paper-with-me

홈 › Papers

Tracking Small and Fast Moving Objects: A Benchmark

2022-09-09 · Zhewen Zhang, Fuliang Wu, Yuming Qiu, Jingdong Liang, Shuiwang Li

With more and more large-scale datasets available for training, visual tracking has made great progress in recent years. However, current research in the field mainly focuses on tracking generic objects. In this paper, we present TSFMO, a benchmark for \textbf{T}racking \textbf{S}mall and \textbf{F}ast \textbf{M}oving \textbf{O}bjects. This benchmark aims to encourage research in developing novel and accurate methods for this challenging task particularly. TSFMO consists of 250 sequences with about 50k frames in total. Each frame in these sequences is carefully and manually annotated with a bounding box. To the best of our knowledge, TSFMO is the first benchmark dedicated to tracking small and fast moving objects, especially connected to sports. To understand how existing methods perform and to provide comparison for future research on TSFMO, we extensively evaluate 20 state-of-the-art trackers on the benchmark. The evaluation results exhibit that more effort are required to improve tracking small and fast moving objects. Moreover, to encourage future research, we proposed a novel tracker S-KeepTrack which surpasses all 20 evaluated approaches. By releasing TSFMO, we expect to facilitate future researches and applications of tracking small and fast moving objects. The TSFMO and evaluation results as well as S-KeepTrack are available at \url{https://github.com/CodeOfGithub/S-KeepTrack}.

📄 PDF Abstract BibTeX arXiv:2209.04284

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

Physics-Guided Fusion for Robust 3D Tracking of Fast Moving Small Objects

2025-10-23 · Prithvi Raj Singh, Raju Gottumukkala, Anthony S. Maida, Alan B. Barhorst 외 arxiv

While computer vision has advanced considerably for general object detection and tracking, the specific problem of fast-moving tiny objects remains underexplored. This paper addresses the significant challenge of detecti…

Outlier DetectionObject Detection

An Analysis of Kalman Filter based Object Tracking Methods for Fast-Moving Tiny Objects

2025-09-22 · Prithvi Raj Singh, Raju Gottumukkala, Anthony Maida arxiv

Unpredictable movement patterns and small visual mark make precise tracking of fast-moving tiny objects like a racquetball one of the challenging problems in computer vision. This challenge is particularly relevant for s…

Object Tracking

Tracking Randomly Moving Objects on Edge Box Proposals

2015-07-29 · Gao Zhu, Fatih Porikli, Hongdong Li

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capaci…

Objectvalid

Beyond Local Search: Tracking Objects Everywhere with Instance-Specific Proposals

2016-05-06 · CVPR 2016 6 · Gao Zhu, Fatih Porikli, Hongdong Li

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capaci…

Objectvalid

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 trackin…

BenchmarkingMulti-Object TrackingObject Tracking