paper-with-me

홈 › Papers

A Framework for Evaluating 6-DOF Object Trackers

2018-03-27 · ECCV 2018 9 · Mathieu Garon, Denis Laurendeau, Jean-François Lalonde

We present a challenging and realistic novel dataset for evaluating 6-DOF object tracking algorithms. Existing datasets show serious limitations---notably, unrealistic synthetic data, or real data with large fiducial markers---preventing the community from obtaining an accurate picture of the state-of-the-art. Using a data acquisition pipeline based on a commercial motion capture system for acquiring accurate ground truth poses of real objects with respect to a Kinect V2 camera, we build a dataset which contains a total of 297 calibrated sequences. They are acquired in three different scenarios to evaluate the performance of trackers: stability, robustness to occlusion and accuracy during challenging interactions between a person and the object. We conduct an extensive study of a deep 6-DOF tracking architecture and determine a set of optimal parameters. We enhance the architecture and the training methodology to train a 6-DOF tracker that can robustly generalize to objects never seen during training, and demonstrate favorable performance compared to previous approaches trained specifically on the objects to track.

📄 PDF Abstract BibTeX arXiv:1803.10075

Code (1)

lvsn/6DOF_tracking_evaluation pytorch

Tasks

ObjectObject Tracking

Similar Papers 제목 키워드 기반

Measuring the Accuracy of Object Detectors and Trackers

2017-04-24 · Tobias Bottger, Patrick Follmann, Michael Fauser

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, ma…

Objectobject-detectionObject DetectionObject Tracking

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 외

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…

Objectobject-detectionObject DetectionObject Tracking

Reproducibility Study on Adversarial Attacks Against Robust Transformer Trackers

2024-06-03 · Fatemeh Nourilenjan Nokabadi, Jean-François Lalonde, Christian Gagné

New transformer networks have been integrated into object tracking pipelines and have demonstrated strong performance on the latest benchmarks. This paper focuses on understanding how transformer trackers behave under ad…

Adversarial RobustnessObjectObject Tracking

MONCE Tracking Metrics: a comprehensive quantitative performance evaluation methodology for object tracking

2022-04-11 · Kenneth Rapko, Wanlin Xie, Andrew Walsh

Evaluating tracking model performance is a complicated task, particularly for non-contiguous, multi-object trackers that are crucial in defense applications. While there are various excellent tracking benchmarks availabl…

DiagnosticObjectObject Tracking

Effects of Blur and Deblurring to Visual Object Tracking

2019-08-21 · Qing Guo, Wei Feng, Zhihao Chen, Ruijun Gao 외

Intuitively, motion blur may hurt the performance of visual object tracking. However, we lack quantitative evaluation of tracker robustness to different levels of motion blur. Meanwhile, while image deblurring methods ca…

DeblurringImage DeblurringObject TrackingVisual Object Tracking