paper-with-me

홈 › Papers

TrackingNet: A Large-Scale Dataset and Benchmark for Object Tracking in the Wild

2018-03-28 · ECCV 2018 9 · Matthias Müller, Adel Bibi, Silvio Giancola, Salman Al-Subaihi, Bernard Ghanem

Despite the numerous developments in object tracking, further development of current tracking algorithms is limited by small and mostly saturated datasets. As a matter of fact, data-hungry trackers based on deep-learning currently rely on object detection datasets due to the scarcity of dedicated large-scale tracking datasets. In this work, we present TrackingNet, the first large-scale dataset and benchmark for object tracking in the wild. We provide more than 30K videos with more than 14 million dense bounding box annotations. Our dataset covers a wide selection of object classes in broad and diverse context. By releasing such a large-scale dataset, we expect deep trackers to further improve and generalize. In addition, we introduce a new benchmark composed of 500 novel videos, modeled with a distribution similar to our training dataset. By sequestering the annotation of the test set and providing an online evaluation server, we provide a fair benchmark for future development of object trackers. Deep trackers fine-tuned on a fraction of our dataset improve their performance by up to 1.6% on OTB100 and up to 1.7% on TrackingNet Test. We provide an extensive benchmark on TrackingNet by evaluating more than 20 trackers. Our results suggest that object tracking in the wild is far from being solved.

📄 PDF Abstract BibTeX arXiv:1803.10794

Code (1)

SilvioGiancola/TrackingNet-devkit

Tasks

Objectobject-detectionObject DetectionObject 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

SiamFC++: Towards Robust and Accurate Visual Tracking with Target Estimation Guidelines

2019-11-14 · Yinda Xu, Zeyu Wang, Zuoxin Li, Ye Yuan 외

Visual tracking problem demands to efficiently perform robust classification and accurate target state estimation over a given target at the same time. Former methods have proposed various ways of target state estimation…

ClassificationGeneral ClassificationRobust classificationState Estimation+2

Beyond SOT: Tracking Multiple Generic Objects at Once

2022-12-22 · Christoph Mayer, Martin Danelljan, Ming-Hsuan Yang, Vittorio Ferrari 외

Generic Object Tracking (GOT) is the problem of tracking target objects, specified by bounding boxes in the first frame of a video. While the task has received much attention in the last decades, researchers have almost …

AttributeObjectObject Tracking

Transformer Tracking with Cyclic Shifting Window Attention

2022-05-08 · CVPR 2022 1 · Zikai Song, Junqing Yu, Yi-Ping Phoebe Chen, Wei Yang

Transformer architecture has been showing its great strength in visual object tracking, for its effective attention mechanism. Existing transformer-based approaches adopt the pixel-to-pixel attention strategy on flattene…

ObjectObject TrackingVisual Object Tracking

A Discriminative Single-Shot Segmentation Network for Visual Object Tracking

2021-12-22 · Alan Lukežič, Jiří Matas, Matej Kristan

Template-based discriminative trackers are currently the dominant tracking paradigm due to their robustness, but are restricted to bounding box tracking and a limited range of transformation models, which reduces their l…

ObjectObject TrackingSegmentationSemantic Segmentation+3