Skip to content

Official for "Towards Highly Effective Moving Tiny Ball Tracking via Vision Transformer"

Notifications You must be signed in to change notification settings

Gi-gigi/TrackFormer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

TrackFormer

Official for "Towards Highly Effective Moving Tiny Ball Tracking via Vision Transformer"

Abstract

Recent tiny ball tracking methods based on deep neural networks have significantly progressed. However, since moving balls are always in a blur state, most existing methods cannot achieve accurate tracking due to limited receptive fields and sampling depth. Furthermore, as high-resolution competition videos become increasingly common, existing methods perform poorly on high-resolution images. To this end, we provide a strong baseline for tracking tiny balls called TrackFormer. Firstly, we use Vision Transformer to build the whole network architecture and enhance the tiny ball localization through its powerful spatial mining ability. Secondly, we develop a Global Context Sampling Module (GCSM) to capture more powerful global features, thereby increasing the accuracy of tiny ball identification. Finally, we design a Context Enhancement Module (CEM) to enhance tiny ball semantics to achieve robust tracking performance. To promote research and development of ball tracking, we establish a Large-scale Tiny Ball Tracking dataset called LaTBT. Specifically, LaTBT is founded on three types of tiny balls (badminton, tennis, and squash), offering more than 300 video sequences and over 223K annotations from 19 types of professional matches to address various tracking challenges in diverse and complex backgrounds. To our knowledge, LaTBT is the first large-scale dataset for tiny ball tracking. Experiments demonstrate that our baseline achieves state-of-the-art performance on our proposed benchmark dataset.

Benchmark

Note:The Benchmark Dataset are available at LaTBT (Part of that)

Baseline

Note: The Code will be released in the soon.

Visual Results

LaTBT---Badminton

LaTBT.mp4
single.mp4

LaTBT---Tennis

Tennis.mp4

LaTBT---Squash

Squash.mp4

LR Test

LR-test.mp4

Amateur Game Test

Amateur1.mp4
Amateur2.mp4

Other Game Test

2012oly.mp4

About

Official for "Towards Highly Effective Moving Tiny Ball Tracking via Vision Transformer"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published