paper-with-me

홈 › Papers

Zero-Shot Open-Vocabulary Tracking with Large Pre-Trained Models

2023-10-10 · Wen-Hsuan Chu, Adam W. Harley, Pavel Tokmakov, Achal Dave, Leonidas Guibas, Katerina Fragkiadaki

Object tracking is central to robot perception and scene understanding. Tracking-by-detection has long been a dominant paradigm for object tracking of specific object categories. Recently, large-scale pre-trained models have shown promising advances in detecting and segmenting objects and parts in 2D static images in the wild. This begs the question: can we re-purpose these large-scale pre-trained static image models for open-vocabulary video tracking? In this paper, we re-purpose an open-vocabulary detector, segmenter, and dense optical flow estimator, into a model that tracks and segments objects of any category in 2D videos. Our method predicts object and part tracks with associated language descriptions in monocular videos, rebuilding the pipeline of Tractor with modern large pre-trained models for static image detection and segmentation: we detect open-vocabulary object instances and propagate their boxes from frame to frame using a flow-based motion model, refine the propagated boxes with the box regression module of the visual detector, and prompt an open-world segmenter with the refined box to segment the objects. We decide the termination of an object track based on the objectness score of the propagated boxes, as well as forward-backward optical flow consistency. We re-identify objects across occlusions using deep feature matching. We show that our model achieves strong performance on multiple established video object segmentation and tracking benchmarks, and can produce reasonable tracks in manipulation data. In particular, our model outperforms previous state-of-the-art in UVO and BURST, benchmarks for open-world object tracking and segmentation, despite never being explicitly trained for tracking. We hope that our approach can serve as a simple and extensible framework for future research.

📄 PDF Abstract BibTeX arXiv:2310.06992

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingOptical Flow EstimationScene UnderstandingSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Towards Open Vocabulary Learning: A Survey

2023-06-28 · Jianzong Wu, Xiangtai Li, Shilin Xu, Haobo Yuan 외

In the field of visual scene understanding, deep neural networks have made impressive advancements in various core tasks like segmentation, tracking, and detection. However, most approaches operate on the close-set assum…

Open Set LearningOut-of-Distribution DetectionScene UnderstandingSegmentation+2

Vocabulary-informed Zero-shot and Open-set Learning

2023-01-03 · Yanwei Fu, Xiaomei Wang, Hanze Dong, Yu-Gang Jiang 외

Despite significant progress in object categorization, in recent years, a number of important challenges remain; mainly, the ability to learn from limited labeled data and to recognize object classes within large, potent…

Object CategorizationOpen Set LearningZero-Shot Learning

A Zero-Shot Open-Vocabulary Pipeline for Dialogue Understanding

2024-09-24 · Abdulfattah Safa, Gözde Gül Şahin

Dialogue State Tracking (DST) is crucial for understanding user needs and executing appropriate system actions in task-oriented dialogues. Majority of existing DST methods are designed to work within predefined ontologie…

Dialogue State TrackingDialogue Understandingdomain classificationQuestion Answering

Visual Programming for Zero-shot Open-Vocabulary 3D Visual Grounding

2023-11-26 · CVPR 2024 1 · Zhihao Yuan, Jinke Ren, Chun-Mei Feng, Hengshuang Zhao 외

3D Visual Grounding (3DVG) aims at localizing 3D object based on textual descriptions. Conventional supervised methods for 3DVG often necessitate extensive annotations and a predefined vocabulary, which can be restrictiv…

3D visual groundingObjectVisual Grounding

Semi-supervised Vocabulary-informed Learning

2016-04-24 · CVPR 2016 6 · Yanwei Fu, Leonid Sigal

Despite significant progress in object categorization, in recent years, a number of important challenges remain, mainly, ability to learn from limited labeled data and ability to recognize object classes within large, po…

Object CategorizationOpen Set LearningZero-Shot Learning