paper-with-me

홈 › Papers

TAE: Target-aware enhancer for nighttime UAV tracking

2026-05-28 · Yanyan Chen, Ruigang Fu, Yu Song, Ping Zhong arxiv

Severe image degradation under low-light nighttime conditions constitutes a core bottleneck preventing all-day applications for UAV-based single object tracking. Existing image enhancement methods often struggle to distinguish between target and background regions, which can easily lead to amplified background noise or compromise target features. To overcome this limitation, we propose TAE, a target-aware low-light enhancement framework tailored for nighttime object tracking. Guided explicitly by weak supervisory signals from tracking bounding boxes, the framework performs region-aware enhancement to ensure operations focus on the target area. It further adopts an adaptive RGB multi-curve fusion mechanism to achieve refined modeling and adaptive adjustment across different regions. To facilitate research in this domain, we also contribute DarkSOT, a new benchmark for nighttime UAV tracking, comprising 268 sequences across 9 target categories. Experimental results on the DarkSOT and UAVDark135 demonstrate that TAE significantly improves tracking performance in low-light nighttime scenarios, exhibiting strong robustness and generalization. The DarkSOT dataset is available at https://github.com/Fu0511/DarkSOT-Dataset.

📄 PDF Abstract BibTeX arXiv:2605.29558

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementObject Tracking

Similar Papers 제목 키워드 기반

Enhancing Nighttime UAV Tracking with Light Distribution Suppression

2024-09-25 · Liangliang Yao, Changhong Fu, Yiheng Wang, Haobo Zuo 외

Visual object tracking has boosted extensive intelligent applications for unmanned aerial vehicles (UAVs). However, the state-of-the-art (SOTA) enhancers for nighttime UAV tracking always neglect the uneven light distrib…

Object Trackingparameter estimationVisual Object Tracking

Mutual-Learning Knowledge Distillation for Nighttime UAV Tracking

2023-12-13 · Yufeng Liu

Nighttime unmanned aerial vehicle (UAV) tracking has been facilitated with indispensable plug-and-play low-light enhancers. However, the introduction of low-light enhancers increases the extra computational burden for th…

Knowledge Distillation

Tracker Meets Night: A Transformer Enhancer for UAV Tracking

2023-03-20 · Junjie Ye, Changhong Fu, Ziang Cao, Shan An 외

Most previous progress in object tracking is realized in daytime scenes with favorable illumination. State-of-the-arts can hardly carry on their superiority at night so far, thereby considerably blocking the broadening o…

BlockingObject TrackingVisual Tracking

DCPT: Darkness Clue-Prompted Tracking in Nighttime UAVs

2023-09-19 · Jiawen Zhu, Huayi Tang, Zhi-Qi Cheng, Jun-Yan He 외

Existing nighttime unmanned aerial vehicle (UAV) trackers follow an "Enhance-then-Track" architecture - first using a light enhancer to brighten the nighttime video, then employing a daytime tracker to locate the object.…

DARTer: Dynamic Adaptive Representation Tracker for Nighttime UAV Tracking

2025-05-01 · Xuzhao Li, Xuchen Li, Shiyu Hu

Nighttime UAV tracking presents significant challenges due to extreme illumination variations and viewpoint changes, which severely degrade tracking performance. Existing approaches either rely on light enhancers with hi…

Domain Adaptation