paper-with-me

홈 › Papers

OmniTracker: Unifying Object Tracking by Tracking-with-Detection

2023-03-21 · Junke Wang, Dongdong Chen, Zuxuan Wu, Chong Luo, Xiyang Dai, Lu Yuan, Yu-Gang Jiang

Object tracking (OT) aims to estimate the positions of target objects in a video sequence. Depending on whether the initial states of target objects are specified by provided annotations in the first frame or the categories, OT could be classified as instance tracking (e.g., SOT and VOS) and category tracking (e.g., MOT, MOTS, and VIS) tasks. Combing the advantages of the best practices developed in both communities, we propose a novel tracking-with-detection paradigm, where tracking supplements appearance priors for detection and detection provides tracking with candidate bounding boxes for association. Equipped with such a design, a unified tracking model, OmniTracker, is further presented to resolve all the tracking tasks with a fully shared network architecture, model weights, and inference pipeline. Extensive experiments on 7 tracking datasets, including LaSOT, TrackingNet, DAVIS16-17, MOT17, MOTS20, and YTVIS19, demonstrate that OmniTracker achieves on-par or even better results than both task-specific and unified tracking models.

📄 PDF Abstract BibTeX arXiv:2303.12079

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObjectObject Tracking

Similar Papers 제목 키워드 기반

Unifying Tracking and Image-Video Object Detection

2022-11-20 · Peirong Liu, Rui Wang, Pengchuan Zhang, Omid Poursaeed 외

Objection detection (OD) has been one of the most fundamental tasks in computer vision. Recent developments in deep learning have pushed the performance of image OD to new heights by learning-based, data-driven approache…

Multi-Object TrackingObjectobject-detectionObject Detection+2

Volumetric 3D Tracking by Detection

2016-06-01 · CVPR 2016 6 · Chun-Hao Huang, Benjamin Allain, Jean-Sebastien Franco, Nassir Navab 외

In this paper, we propose a new framework for 3D tracking by detection based on fully volumetric representations. On one hand, 3D tracking by detection has shown robust use in the context of interaction (Kinect) and surf…

Computational Efficiency

From Detection to Association: Learning Discriminative Object Embeddings for Multi-Object Tracking

2025-12-02 · Yuqing Shao, Yuchen Yang, Rui Yu, Weilong Li 외 arxiv

End-to-end multi-object tracking (MOT) methods have recently achieved remarkable progress by unifying detection and association within a single framework. Despite their strong detection performance, these methods suffer …

Multi-Object TrackingContrastive Learning

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

Track to Detect and Segment: An Online Multi-Object Tracker

2021-03-16 · CVPR 2021 1 · Jialian Wu, Jiale Cao, Liangchen Song, Yu Wang 외

Most online multi-object trackers perform object detection stand-alone in a neural net without any input from tracking. In this paper, we present a new online joint detection and tracking model, TraDeS (TRAck to DEtect a…

3D Multi-Object TrackingInstance SegmentationMulti-Object TrackingObject+7