Siam R-CNN: Visual Tracking by Re-Detection
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 programming algorithm, which takes advantage of re-detections of both the first-frame template and previous-frame predictions, to model the full history of both the object to be tracked and potential distractor objects. This enables our approach to make better tracking decisions, as well as to re-detect tracked objects after long occlusion. Finally, we propose a novel hard example mining strategy to improve Siam R-CNN's robustness to similar looking objects. Siam R-CNN achieves the current best performance on ten tracking benchmarks, with especially strong results for long-term tracking. We make our code and models available at www.vision.rwth-aachen.de/page/siamrcnn.
Code (1)
Tasks
Objectobject-detectionObject DetectionObject TrackingSemi-Supervised Video Object SegmentationVisual Object TrackingVisual TrackingSimilar Papers 제목 키워드 기반
Siamese Keypoint Prediction Network for Visual Object Tracking
Visual object tracking aims to estimate the location of an arbitrary target in a video sequence given its initial bounding box. By utilizing offline feature learning, the siamese paradigm has recently been the leading fr…
ObjectObject TrackingPredictionVisual Object TrackingTwo stages for visual object tracking
Siamese-based trackers have achived promising performance on visual object tracking tasks. Most existing Siamese-based trackers contain two separate branches for tracking, including classification branch and bounding box…
Image SegmentationObjectObject TrackingSegmentation+4SiamFC++: Towards Robust and Accurate Visual Tracking with Target Estimation Guidelines
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+2High Performance Visual Tracking With Siamese Region Proposal Network
Visual object tracking has been a fundamental topic in recent years and many deep learning based trackers have achieved state-of-the-art performance on multiple benchmarks. However, most of these trackers can hardly get …
Object TrackingRegion ProposalVideo Object TrackingVisual Object Tracking+2MLVSNet: Multi-Level Voting Siamese Network for 3D Visual Tracking
Benefiting from the excellent performance of Siamese-based trackers, huge progress on 2D visual tracking has been achieved. However, 3D visual tracking is still under-explored. Inspired by the idea of Hough voting in…
3D Object Detectionobject-detectionObject DetectionVisual Tracking