paper-with-me

홈 › Papers

Low-Light Object Tracking: A Benchmark

2024-08-21 · Pengzhi Zhong, XIAOYU GUO, Defeng Huang, Xiaojun Peng, Yian Li, Qijun Zhao, Shuiwang Li

In recent years, the field of visual tracking has made significant progress with the application of large-scale training datasets. These datasets have supported the development of sophisticated algorithms, enhancing the accuracy and stability of visual object tracking. However, most research has primarily focused on favorable illumination circumstances, neglecting the challenges of tracking in low-ligh environments. In low-light scenes, lighting may change dramatically, targets may lack distinct texture features, and in some scenarios, targets may not be directly observable. These factors can lead to a severe decline in tracking performance. To address this issue, we introduce LLOT, a benchmark specifically designed for Low-Light Object Tracking. LLOT comprises 269 challenging sequences with a total of over 132K frames, each carefully annotated with bounding boxes. This specially designed dataset aims to promote innovation and advancement in object tracking techniques for low-light conditions, addressing challenges not adequately covered by existing benchmarks. To assess the performance of existing methods on LLOT, we conducted extensive tests on 39 state-of-the-art tracking algorithms. The results highlight a considerable gap in low-light tracking performance. In response, we propose H-DCPT, a novel tracker that incorporates historical and darkness clue prompts to set a stronger baseline. H-DCPT outperformed all 39 evaluated methods in our experiments, demonstrating significant improvements. We hope that our benchmark and H-DCPT will stimulate the development of novel and accurate methods for tracking objects in low-light conditions. The LLOT and code are available at https://github.com/OpenCodeGithub/H-DCPT.

📄 PDF Abstract BibTeX arXiv:2408.11463

Code (1)

opencodegithub/h-dcpt 공식 구현 pytorch

Tasks

ObjectObject TrackingVisual Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

HighlightNet: Highlighting Low-Light Potential Features for Real-Time UAV Tracking

2022-08-14 · Changhong Fu, Haolin Dong, Junjie Ye, Guangze Zheng 외

Low-light environments have posed a formidable challenge for robust unmanned aerial vehicle (UAV) tracking even with state-of-the-art (SOTA) trackers since the potential image features are hard to extract under adverse l…

Image Enhancement

NT-VOT211: A Large-Scale Benchmark for Night-time Visual Object Tracking

2024-10-27 · Yu Liu, Arif Mahmood, Muhammad Haris Khan

Many current visual object tracking benchmarks such as OTB100, NfS, UAV123, LaSOT, and GOT-10K, predominantly contain day-time scenarios while the challenges posed by the night-time has been less investigated. It is prim…

Object TrackingVideo Object TrackingVisual Object Tracking

SMOT: Single-Shot Multi Object Tracking

2020-10-30 · Wei Li, Yuanjun Xiong, Shuo Yang, Siqi Deng 외

We present single-shot multi-object tracker (SMOT), a new tracking framework that converts any single-shot detector (SSD) model into an online multiple object tracker, which emphasizes simultaneously detecting and tracki…

Multi-Object TrackingObjectObject Tracking

FastTracker: Real-Time and Accurate Visual Tracking

2025-08-20 · Hamidreza Hashempoor, Yu Dong Hwang arxiv

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framewor…

Multi-Object TrackingVisual Tracking

Opening up Open-World Tracking

2021-04-22 · Yang Liu, Idil Esen Zulfikar, Jonathon Luiten, Achal Dave 외

Tracking and detecting any object, including ones never-seen-before during model training, is a crucial but elusive capability of autonomous systems. An autonomous agent that is blind to never-seen-before objects poses a…

Multi-Object TrackingObjectObject Tracking