paper-with-me

홈 › Papers

Type-to-Track: Retrieve Any Object via Prompt-based Tracking

2023-05-22 · NeurIPS 2023 11 · Pha Nguyen, Kha Gia Quach, Kris Kitani, Khoa Luu

One of the recent trends in vision problems is to use natural language captions to describe the objects of interest. This approach can overcome some limitations of traditional methods that rely on bounding boxes or category annotations. This paper introduces a novel paradigm for Multiple Object Tracking called Type-to-Track, which allows users to track objects in videos by typing natural language descriptions. We present a new dataset for that Grounded Multiple Object Tracking task, called GroOT, that contains videos with various types of objects and their corresponding textual captions describing their appearance and action in detail. Additionally, we introduce two new evaluation protocols and formulate evaluation metrics specifically for this task. We develop a new efficient method that models a transformer-based eMbed-ENcoDE-extRact framework (MENDER) using the third-order tensor decomposition. The experiments in five scenarios show that our MENDER approach outperforms another two-stage design in terms of accuracy and efficiency, up to 14.7% accuracy and 4$\times$ speed faster.

📄 PDF Abstract BibTeX arXiv:2305.13495

Code (0)

등록된 구현이 없습니다.

Tasks

Grounded Multiple Object TrackingMultiple Object TrackingObject TrackingTensor Decomposition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Prototypical Cross-Attention Networks for Multiple Object Tracking and Segmentation

2021-06-22 · NeurIPS 2021 12 · Lei Ke, Xia Li, Martin Danelljan, Yu-Wing Tai 외

Multiple object tracking and segmentation requires detecting, tracking, and segmenting objects belonging to a set of given classes. Most approaches only exploit the temporal dimension to address the association problem, …

Multi-Object Tracking and SegmentationMultiple Object Track and SegmentationMultiple Object TrackingObject+3

Advancing Complex Video Object Segmentation via Tracking-Enhanced Prompt: The 1st Winner for 5th PVUW MOSE Challenge

2026-04-01 · Jinrong Zhang, Canyang Wu, Xusheng He, Weili Guan 외 arxiv

In the Complex Video Object Segmentation task, researchers are required to track and segment specific targets within cluttered environments, which rigorously tests a method's capability for target comprehension and envir…

Video Object Segmentation

BihoT: A Large-Scale Dataset and Benchmark for Hyperspectral Camouflaged Object Tracking

2024-08-22 · Hanzheng Wang, Wei Li, Xiang-Gen Xia, Qian Du

Hyperspectral object tracking (HOT) has exhibited potential in various applications, particularly in scenes where objects are camouflaged. Existing trackers can effectively retrieve objects via band regrouping because of…

Object Tracking

OneTracker: Unifying Visual Object Tracking with Foundation Models and Efficient Tuning

2024-03-14 · CVPR 2024 1 · Lingyi Hong, Shilin Yan, Renrui Zhang, Wanyun Li 외

Visual object tracking aims to localize the target object of each frame based on its initial appearance in the first frame. Depending on the input modility, tracking tasks can be divided into RGB tracking and RGB+X (e.g.…

ObjectObject TrackingRgb-T TrackingVisual Object Tracking

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