paper-with-me

Papers

A Simple Detector with Frame Dynamics is a Strong Tracker

2025-05-08 · Chenxu Peng, Chenxu Wang, Minrui Zou, Danyang Li, Zhengpeng Yang, Yimian Dai, Ming-Ming Cheng, Xiang Li

Infrared object tracking plays a crucial role in Anti-Unmanned Aerial Vehicle (Anti-UAV) applications. Existing trackers often depend on cropped template regions and have limited motion modeling capabilities, which pose challenges when dealing with tiny targets. To address this, we propose a simple yet effective infrared tiny-object tracker that enhances tracking performance by integrating global detection and motion-aware learning with temporal priors. Our method is based on object detection and achieves significant improvements through two key innovations. First, we introduce frame dynamics, leveraging frame difference and optical flow to encode both prior target features and motion characteristics at the input level, enabling the model to better distinguish the target from background clutter. Second, we propose a trajectory constraint filtering strategy in the post-processing stage, utilizing spatio-temporal priors to suppress false positives and enhance tracking robustness. Extensive experiments show that our method consistently outperforms existing approaches across multiple metrics in challenging infrared UAV tracking scenarios. Notably, we achieve state-of-the-art performance in the 4th Anti-UAV Challenge, securing 1st place in Track 1 and 2nd place in Track 2.

📄 PDF Abstract BibTeX arXiv:2505.04917

Code (1)

facias914/A-Simple-Detector-is-a-Strong-Tracker 공식 구현

Tasks

Objectobject-detectionObject DetectionObject TrackingOptical Flow Estimation

Similar Papers 제목 키워드 기반

Bridging the Gap Between Detection and Tracking: A Unified Approach

2019-10-01 · ICCV 2019 10 · Lianghua Huang, Xin Zhao, Kaiqi Huang

Object detection models have been a source of inspiration for many tracking-by-detection algorithms over the past decade. Recent deep trackers borrow designs or modules from the latest object detection methods, such as b…

Objectobject-detectionObject Detection

Detect or Track: Towards Cost-Effective Video Object Detection/Tracking

2018-11-13 · Hao Luo, Wenxuan Xie, Xinggang Wang, Wen-Jun Zeng

State-of-the-art object detectors and trackers are developing fast. Trackers are in general more efficient than detectors but bear the risk of drifting. A question is hence raised -- how to improve the accuracy of video …

Objectobject-detectionObject DetectionVideo Object Detection

Detection-aware multi-object tracking evaluation

2022-12-16 · Juan C. SanMiguel, Jorge Muñoz, Fabio Poiesi

How would you fairly evaluate two multi-object tracking algorithms (i.e. trackers), each one employing a different object detector? Detectors keep improving, thus trackers can make less effort to estimate object states o…

Multi-Object TrackingObjectObject Tracking

GlobalTrack: A Simple and Strong Baseline for Long-term Tracking

2019-12-18 · Lianghua Huang, Xin Zhao, Kaiqi Huang

A key capability of a long-term tracker is to search for targets in very large areas (typically the entire image) to handle possible target absences or tracking failures. However, currently there is a lack of such a stro…

Instance Search

Online multi-object tracking via robust collaborative model and sample selection

2017-01-01 · Computer Vision and Image Understanding 2017 1 · Mohamed A. Naiel, M. Omair Ahmad, M.N.S. Swamy, Jongwoo Lim 외

The past decade has witnessed significant progress in object detection and tracking in videos. In this paper, we present a collaborative model between a pre-trained object detector and a number of single-object online tr…

Multi-Object TrackingObjectobject-detectionObject Detection+2