paper-with-me

홈 › Papers

Long-Term Visual Object Tracking Benchmark

2017-12-04 · Abhinav Moudgil, Vineet Gandhi

We propose a new long video dataset (called Track Long and Prosper - TLP) and benchmark for single object tracking. The dataset consists of 50 HD videos from real world scenarios, encompassing a duration of over 400 minutes (676K frames), making it more than 20 folds larger in average duration per sequence and more than 8 folds larger in terms of total covered duration, as compared to existing generic datasets for visual tracking. The proposed dataset paves a way to suitably assess long term tracking performance and train better deep learning architectures (avoiding/reducing augmentation, which may not reflect real world behaviour). We benchmark the dataset on 17 state of the art trackers and rank them according to tracking accuracy and run time speeds. We further present thorough qualitative and quantitative evaluation highlighting the importance of long term aspect of tracking. Our most interesting observations are (a) existing short sequence benchmarks fail to bring out the inherent differences in tracking algorithms which widen up while tracking on long sequences and (b) the accuracy of trackers abruptly drops on challenging long sequences, suggesting the potential need of research efforts in the direction of long-term tracking.

📄 PDF Abstract BibTeX arXiv:1712.01358

Code (1)

JoseVillagranE/SiameseNetworks pytorch

Tasks

ObjectObject TrackingVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

CDTB: A Color and Depth Visual Object Tracking Dataset and Benchmark

2019-07-01 · Alan Lukežič, Ugur Kart, Jani Käpylä, Ahmed Durmush 외

A long-term visual object tracking performance evaluation methodology and a benchmark are proposed. Performance measures are designed by following a long-term tracking definition to maximize the analysis probing strength…

BenchmarkingObject TrackingVisual Object Tracking

Performance Evaluation Methodology for Long-Term Visual Object Tracking

2019-06-19 · Alan Lukežič, Luka Čehovin Zajc, Tomáš Vojíř, Jiří Matas 외

A long-term visual object tracking performance evaluation methodology and a benchmark are proposed. Performance measures are designed by following a long-term tracking definition to maximize the analysis probing strength…

BenchmarkingObjectObject TrackingVisual Object Tracking

CoCoLoT: Combining Complementary Trackers in Long-Term Visual Tracking

2022-05-09 · Matteo Dunnhofer, Christian Micheloni

How to combine the complementary capabilities of an ensemble of different algorithms has been of central interest in visual object tracking. A significant progress on such a problem has been achieved, but considering sho…

Object TrackingVisual Object TrackingVisual Tracking

EgoTracks: A Long-term Egocentric Visual Object Tracking Dataset

2023-01-09 · NeurIPS 2023 11

Visual object tracking is a key component to many egocentric vision problems. However, the full spectrum of challenges of egocentric tracking faced by an embodied AI is underrepresented in many existing datasets; these t…

ObjectObject TrackingVisual Object Tracking

Siam R-CNN: Visual Tracking by Re-Detection

2019-11-28 · CVPR 2020 6 · Paul Voigtlaender, Jonathon Luiten, Philip H. S. Torr, Bastian Leibe

We present Siam R-CNN, a Siamese re-detection architecture which unleashes the full power of two-stage object detection approaches for visual object tracking. We combine this with a novel tracklet-based dynamic programmi…

Objectobject-detectionObject DetectionObject Tracking+3