← Search

Xiantao Hu

6 accepted papers

2026

Adaptive Depth Lightweight RGB-T Tracking with Holistic Token Routing

CVPR 2026

The appeal of RGB-T tracking lies in its resilience when RGB fails under night scenes, glare, fog, and partial occlusion. Despite notable accuracy gains, recent architectures emphasize deep fusion and large parameter counts, driving up FLOPs and bandwidth. This computational burden constrains real-t

Cited by 0SourceScholar
2026

CADTrack: Learning Contextual Aggregation with Deformable Alignment for Robust RGBT Tracking

AAAI 2026technical

RGB-Thermal (RGBT) tracking aims to exploit visible and thermal infrared modalities for robust all-weather object tracking. However, existing RGBT trackers struggle to resolve modality discrepancies, which poses great challenges for robust feature representation. This limitation hinders effective cr

Cited by 0SourcePDFScholar
2026

DVAR: Dynamic Visual Autoregressive Modeling for Image Super-Resolution

CVPR 2026

Next-scale prediction paradigm visual autoregressive (VAR) models have demonstrated significant potential for image super-resolution. However, their practical application is constrained by a rigid, size-specific design. This limitation stems from their reliance on memorizing fixed, absolute scaling

Cited by 0SourcecodeScholar
2026

Dual-branch Distilled Transformer for Efficient Asymmetric UAV Tracking

CVPR 2026

Given the real-time demands of UAV tracking, many methods simplify the backbone to reduce computation, but this often weakens feature representation and degrades performance in complex scenarios. To alleviate this issue, we propose EATrack, an efficient and asymmetric UAV tracking framework centered

Cited by 0SourceScholar
2026

Motion-Aware Object Tracking via Motion and Geometry-Aware Cues

AAAI 2026technical

Understanding motion is essential for visual object tracking, especially in complex and dynamic scenarios. Yet, many existing methods rely on simplistic strategies such as template updates or temporal feature propagation, often overlooking the deeper modeling of motion information. To mitigate this

Cited by 0SourcePDFScholar
2025

Exploiting Multimodal Spatial-temporal Patterns for Video Object Tracking

AAAI 2025technical

Multimodal tracking has garnered widespread attention as a result of its ability to effectively address the inherent limitations of traditional RGB tracking. However, existing multimodal trackers mainly focus on the fusion and enhancement of spatial features or merely leverage the sparse temporal re…