paper-with-me

Papers

Self-supervised Object Tracking with Cycle-consistent Siamese Networks

2020-08-03 · Weihao Yuan, Michael Yu Wang, Qifeng Chen

Self-supervised learning for visual object tracking possesses valuable advantages compared to supervised learning, such as the non-necessity of laborious human annotations and online training. In this work, we exploit an end-to-end Siamese network in a cycle-consistent self-supervised framework for object tracking. Self-supervision can be performed by taking advantage of the cycle consistency in the forward and backward tracking. To better leverage the end-to-end learning of deep networks, we propose to integrate a Siamese region proposal and mask regression network in our tracking framework so that a fast and more accurate tracker can be learned without the annotation of each frame. The experiments on the VOT dataset for visual object tracking and on the DAVIS dataset for video object segmentation propagation show that our method outperforms prior approaches on both tasks.

📄 PDF Abstract BibTeX arXiv:2008.00637

Code (1)

weihaosky/CycleSiam 공식 구현 pytorch

Tasks

ObjectObject TrackingRegion ProposalSelf-Supervised LearningSemantic SegmentationVideo Object SegmentationVideo Semantic SegmentationVisual Object Tracking

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

Learning Correspondence from the Cycle-Consistency of Time

2019-03-18 · CVPR 2019 6 · Xiaolong Wang, Allan Jabri, Alexei A. Efros

We introduce a self-supervised method for learning visual correspondence from unlabeled video. The main idea is to use cycle-consistency in time as free supervisory signal for learning visual representations from scratch…

Optical Flow EstimationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object Segmentation+2

Self-Supervised Multi-Object Tracking with Cross-Input Consistency

2021-11-10 · NeurIPS 2021 12 · Favyen Bastani, Songtao He, Sam Madden

In this paper, we propose a self-supervised learning procedure for training a robust multi-object tracking (MOT) model given only unlabeled video. While several self-supervisory learning signals have been proposed in pri…

Multi-Object TrackingObject TrackingSelf-Supervised Learning

Self-Supervised Any-Point Tracking by Contrastive Random Walks

2024-09-24 · Ayush Shrivastava, Andrew Owens

We present a simple, self-supervised approach to the Tracking Any Point (TAP) problem. We train a global matching transformer to find cycle consistent tracks through video via contrastive random walks, using the transfor…

Contrastive LearningData AugmentationPoint Tracking

MixCycle: Mixup Assisted Semi-Supervised 3D Single Object Tracking with Cycle Consistency

2023-03-16 · ICCV 2023 1 · Qiao Wu, Jiaqi Yang, Kun Sun, Chu'ai Zhang 외

3D single object tracking (SOT) is an indispensable part of automated driving. Existing approaches rely heavily on large, densely labeled datasets. However, annotating point clouds is both costly and time-consuming. Insp…

3D Single Object TrackingData AugmentationObject Tracking

Unsupervised Learning of Accurate Siamese Tracking

2022-04-04 · CVPR 2022 1 · Qiuhong Shen, Lei Qiao, Jinyang Guo, Peixia Li 외

Unsupervised learning has been popular in various computer vision tasks, including visual object tracking. However, prior unsupervised tracking approaches rely heavily on spatial supervision from template-search pairs an…

Object TrackingVisual Object Tracking