paper-with-me

Papers

Unsupervised Deep Tracking

2019-04-03 · CVPR 2019 6 · Ning Wang, Yibing Song, Chao Ma, Wengang Zhou, Wei Liu, Houqiang Li

We propose an unsupervised visual tracking method in this paper. Different from existing approaches using extensive annotated data for supervised learning, our CNN model is trained on large-scale unlabeled videos in an unsupervised manner. Our motivation is that a robust tracker should be effective in both the forward and backward predictions (i.e., the tracker can forward localize the target object in successive frames and backtrace to its initial position in the first frame). We build our framework on a Siamese correlation filter network, which is trained using unlabeled raw videos. Meanwhile, we propose a multiple-frame validation method and a cost-sensitive loss to facilitate unsupervised learning. Without bells and whistles, the proposed unsupervised tracker achieves the baseline accuracy of fully supervised trackers, which require complete and accurate labels during training. Furthermore, unsupervised framework exhibits a potential in leveraging unlabeled or weakly labeled data to further improve the tracking accuracy.

📄 PDF Abstract BibTeX arXiv:1904.01828

Code (1)

594422814/UDT 공식 구현 pytorch

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

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

DeepTracking-Net: 3D Tracking with Unsupervised Learning of Continuous Flow

2020-06-24 · Shuaihang Yuan, Xiang Li, Yi Fang

This paper deals with the problem of 3D tracking, i.e., to find dense correspondences in a sequence of time-varying 3D shapes. Despite deep learning approaches have achieved promising performance for pairwise dense 3D sh…

Unsupervised Deep Representation Learning for Real-Time Tracking

2020-07-22 · Ning Wang, Wengang Zhou, Yibing Song, Chao Ma 외

The advancement of visual tracking has continuously been brought by deep learning models. Typically, supervised learning is employed to train these models with expensive labeled data. In order to reduce the workload of m…

Representation LearningVisual Tracking

Unsupervised Domain Adaptation for Nighttime Aerial Tracking

2022-03-20 · CVPR 2022 1 · Junjie Ye, Changhong Fu, Guangze Zheng, Danda Pani Paudel 외

Previous advances in object tracking mostly reported on favorable illumination circumstances while neglecting performance at nighttime, which significantly impeded the development of related aerial robot applications. Th…

Domain AdaptationObject DiscoveryObject TrackingUnsupervised Domain Adaptation

GUSOT: Green and Unsupervised Single Object Tracking for Long Video Sequences

2022-07-15 · Zhiruo Zhou, Hongyu Fu, Suya You, C. -C. Jay Kuo

Supervised and unsupervised deep trackers that rely on deep learning technologies are popular in recent years. Yet, they demand high computational complexity and a high memory cost. A green unsupervised single-object tra…

Edge-computingObjectObject Tracking