paper-with-me

Papers

MAST: A Memory-Augmented Self-supervised Tracker

2020-02-18 · CVPR 2020 6 · Zihang Lai, Erika Lu, Weidi Xie

Recent interest in self-supervised dense tracking has yielded rapid progress, but performance still remains far from supervised methods. We propose a dense tracking model trained on videos without any annotations that surpasses previous self-supervised methods on existing benchmarks by a significant margin (+15%), and achieves performance comparable to supervised methods. In this paper, we first reassess the traditional choices used for self-supervised training and reconstruction loss by conducting thorough experiments that finally elucidate the optimal choices. Second, we further improve on existing methods by augmenting our architecture with a crucial memory component. Third, we benchmark on large-scale semi-supervised video object segmentation(aka. dense tracking), and propose a new metric: generalizability. Our first two contributions yield a self-supervised network that for the first time is competitive with supervised methods on standard evaluation metrics of dense tracking. When measuring generalizability, we show self-supervised approaches are actually superior to the majority of supervised methods. We believe this new generalizability metric can better capture the real-world use-cases for dense tracking, and will spur new interest in this research direction.

📄 PDF Abstract BibTeX arXiv:2002.07793

Code (2)

zlai0/MAST 공식 구현 pytorch
bo-miao/MAMP pytorch

Tasks

Semantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

DAWN: Dual Augmented Memory Network for Unsupervised Video Object Tracking

2019-08-02 · Zhenmei Shi, Haoyang Fang, Yu-Wing Tai, Chi-Keung Tang

Psychological studies have found that human visual tracking system involves learning, memory, and planning. Despite recent successes, not many works have focused on memory and planning in deep learning based tracking. We…

Object TrackingVideo Object TrackingVisual Tracking

Self-Supervised RGB-T Tracking with Cross-Input Consistency

2023-01-26 · Xingchen Zhang, Yiannis Demiris

In this paper, we propose a self-supervised RGB-T tracking method. Different from existing deep RGB-T trackers that use a large number of annotated RGB-T image pairs for training, our RGB-T tracker is trained using unlab…

Rgb-T Tracking

Memory Augmented Self-Play

2018-05-28 · Shagun Sodhani, Vardaan Pahuja

Self-play is an unsupervised training procedure which enables the reinforcement learning agents to explore the environment without requiring any external rewards. We augment the self-play setting by providing an external…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

From Preoperative CT to Postmastoidectomy Mesh Construction: Mastoidectomy Shape Prediction for Cochlear Implant Surgery

2026-01-07 · Yike Zhang, Eduardo Davalos, Dingjie Su, Ange Lou 외 arxiv

Cochlear Implant (CI) surgery treats severe hearing loss by inserting an electrode array into the cochlea to stimulate the auditory nerve. An important step in this procedure is mastoidectomy, which removes part of the m…

DINO-Tracker: Taming DINO for Self-Supervised Point Tracking in a Single Video

2024-03-21 · Narek Tumanyan, Assaf Singer, Shai Bagon, Tali Dekel

We present DINO-Tracker -- a new framework for long-term dense tracking in video. The pillar of our approach is combining test-time training on a single video, with the powerful localized semantic features learned by a p…

Point Tracking