paper-with-me

홈 › Papers

SFTrack: A Robust Scale and Motion Adaptive Algorithm for Tracking Small and Fast Moving Objects

2024-10-26 · Inpyo Song, JangWon Lee

This paper addresses the problem of multi-object tracking in Unmanned Aerial Vehicle (UAV) footage. It plays a critical role in various UAV applications, including traffic monitoring systems and real-time suspect tracking by the police. However, this task is highly challenging due to the fast motion of UAVs, as well as the small size of target objects in the videos caused by the high-altitude and wide angle views of drones. In this study, we thus introduce a simple yet more effective method compared to previous work to overcome these challenges. Our approach involves a new tracking strategy, which initiates the tracking of target objects from low-confidence detections commonly encountered in UAV application scenarios. Additionally, we propose revisiting traditional appearance-based matching algorithms to improve the association of low-confidence detections. To evaluate the effectiveness of our method, we conducted benchmark evaluations on two UAV-specific datasets (VisDrone2019, UAVDT) and one general object tracking dataset (MOT17). The results demonstrate that our approach surpasses current state-of-the art methodologies, highlighting its robustness and adaptability in diverse tracking environments. Furthermore, we have improved the annotation of the UAVDT dataset by rectifying several errors and addressing omissions found in the original annotations. We will provide this refined version of the dataset to facilitate better benchmarking in the field.

📄 PDF Abstract BibTeX arXiv:2410.20079

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingMulti-Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

SFTrack++: A Fast Learnable Spectral Segmentation Approach for Space-Time Consistent Tracking

2020-11-27 · Elena Burceanu

We propose an object tracking method, SFTrack++, that smoothly learns to preserve the tracked object consistency over space and time dimensions by taking a spectral clustering approach over the graph of pixels from the v…

ClusteringObjectObject Tracking

Reducing Discomfort in Driving Simulators: Motion Cueing for Motion Sickness Mitigation

2025-10-02 · Varun Kotian, Riender Happee, Barys Shyrokau arxiv

Driving simulators are increasingly used in research and development. However, simulators often cause motion sickness due to downscaled motion and unscaled veridical visuals. In this paper, a motion cueing algorithm is p…

ModSkill: Physical Character Skill Modularization

2025-02-19 · Yiming Huang, Zhiyang Dou, Lingjie Liu

Human motion is highly diverse and dynamic, posing challenges for imitation learning algorithms that aim to generalize motor skills for controlling simulated characters. Previous methods typically rely on a universal ful…

Imitation LearningMotion Generation

Robust video object tracking using particle filter with likelihood based feature fusion and adaptive template updating

2015-09-28 · Yi Dai, Bin Liu

A robust algorithm solution is proposed for tracking an object in complex video scenes. In this solution, the bootstrap particle filter (PF) is initialized by an object detector, which models the time-evolving background…

ObjectObject TrackingVideo Object Tracking

An efficient real-time target tracking algorithm using adaptive feature fusion

2022-04-05 · Yanyan Liu, Changcheng Pan, Minglin Bie, Jin Li

Visual-based target tracking is easily influenced by multiple factors, such as background clutter, targets fast-moving, illumination variation, object shape change, occlusion, etc. These factors influence the tracking ac…

Dimensionality Reduction