Two 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 regression branch. In addition, image segmentation provides an alternative way to obetain the more accurate target region. In this paper, we propose a novel tracker with two-stages: detection and segmentation. The detection stage is capable of locating the target by Siamese networks. Then more accurate tracking results are obtained by segmentation module given the coarse state estimation in the first stage. We conduct experiments on four benchmarks. Our approach achieves state-of-the-art results, with the EAO of 52.6$\%$ on VOT2016, 51.3$\%$ on VOT2018, and 39.0$\%$ on VOT2019 datasets, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Image SegmentationObjectObject TrackingSegmentationSemantic SegmentationState EstimationVisual Object TrackingVocal Bursts Valence PredictionSimilar Papers 제목 키워드 기반
SPM-Tracker: Series-Parallel Matching for Real-Time Visual Object Tracking
The greatest challenge facing visual object tracking is the simultaneous requirements on robustness and discrimination power. In this paper, we propose a SiamFC-based tracker, named SPM-Tracker, to tackle this challenge.…
GPUObject TrackingVisual Object TrackingVideo Diffusion Models Excel at Tracking Similar-Looking Objects Without Supervision
Distinguishing visually similar objects by their motion remains a critical challenge in computer vision. Although supervised trackers show promise, contemporary self-supervised trackers struggle when visual cues become a…
Adversarial Feature Sampling Learning for Efficient Visual Tracking
The tracking-by-detection framework usually consist of two stages: drawing samples around the target object in the first stage and classifying each sample as the target object or background in the second stage. Current p…
Generative Adversarial NetworkObjectVisual TrackingSiamese 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 TrackingTowards Robust Visual Tracking for Unmanned Aerial Vehicle with Tri-Attentional Correlation Filters
Object tracking has been broadly applied in unmanned aerial vehicle (UAV) tasks in recent years. However, existing algorithms still face difficulties such as partial occlusion, clutter background, and other challenging v…
Object TrackingVisual Tracking