paper-with-me

Papers

Real-Time Visual Object Tracking via Few-Shot Learning

2021-03-18 · Jinghao Zhou, Bo Li, Peng Wang, Peixia Li, Weihao Gan, Wei Wu, Junjie Yan, Wanli Ouyang

Visual Object Tracking (VOT) can be seen as an extended task of Few-Shot Learning (FSL). While the concept of FSL is not new in tracking and has been previously applied by prior works, most of them are tailored to fit specific types of FSL algorithms and may sacrifice running speed. In this work, we propose a generalized two-stage framework that is capable of employing a large variety of FSL algorithms while presenting faster adaptation speed. The first stage uses a Siamese Regional Proposal Network to efficiently propose the potential candidates and the second stage reformulates the task of classifying these candidates to a few-shot classification problem. Following such a coarse-to-fine pipeline, the first stage proposes informative sparse samples for the second stage, where a large variety of FSL algorithms can be conducted more conveniently and efficiently. As substantiation of the second stage, we systematically investigate several forms of optimization-based few-shot learners from previous works with different objective functions, optimization methods, or solution space. Beyond that, our framework also entails a direct application of the majority of other FSL algorithms to visual tracking, enabling mutual communication between researchers on these two topics. Extensive experiments on the major benchmarks, VOT2018, OTB2015, NFS, UAV123, TrackingNet, and GOT-10k are conducted, demonstrating a desirable performance gain and a real-time speed.

📄 PDF Abstract BibTeX arXiv:2103.10130

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningObjectObject TrackingVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

SAMURAI: Adapting Segment Anything Model for Zero-Shot Visual Tracking with Motion-Aware Memory

2024-11-18 · Cheng-Yen Yang, Hsiang-Wei Huang, Wenhao Chai, Zhongyu Jiang 외

The Segment Anything Model 2 (SAM 2) has demonstrated strong performance in object segmentation tasks but faces challenges in visual object tracking, particularly when managing crowded scenes with fast-moving or self-occ…

Object TrackingVisual Object TrackingVisual Tracking

D3S -- A Discriminative Single Shot Segmentation Tracker

2019-11-20 · Alan Lukežič, Jiří Matas, Matej Kristan

Template-based discriminative trackers are currently the dominant tracking paradigm due to their robustness, but are restricted to bounding box tracking and a limited range of transformation models, which reduces their l…

ObjectObject TrackingSegmentationSemantic Segmentation+3

D3S - A Discriminative Single Shot Segmentation Tracker

2020-06-01 · CVPR 2020 6 · Alan Lukezic, Jiri Matas, Matej Kristan

Template-based discriminative trackers are currently the dominant tracking paradigm due to their robustness, but are restricted to bounding box tracking and a limited range of transformation models, which reduces their l…

ObjectObject TrackingSegmentationSemantic Segmentation+4

MAVOT: Memory-Augmented Video Object Tracking

2017-11-26 · Boyu Liu, Yanzhao Wang, Yu-Wing Tai, Chi-Keung Tang

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features o…

ObjectObject TrackingOne-Shot LearningVideo Object Tracking+1

FalconTrack: Photorealistic Auto-Labeled Perception and Physics-Aware Vision-Based Aerial Tracking

2026-06-29 · Yan Miao, Karteek Gandiboyina, Noah Giles, Hideki Okamoto 외 arxiv

Vision-based aerial tracking is critical in GPS-denied environments. Reliable perception for tracking depends on large-scale labeled data, yet most photorealistic datasets rely on heavy manual annotation and are time-con…

Visual Tracking