Video Object Tracking

28 papers with code • 3 benchmarks • 11 datasets

Video Object Detection aims to detect targets in videos using both spatial and temporal information. It's usually deeply integrated with tasks such as Object Detection and Object Tracking.

Libraries

Use these libraries to find Video Object Tracking models and implementations
3 papers
3,876

UniVS: Unified and Universal Video Segmentation with Prompts as Queries

minghanli/univs 28 Feb 2024

Despite the recent advances in unified image segmentation (IS), developing a unified video segmentation (VS) model remains a challenge.

113
28 Feb 2024

ARTrackV2: Prompting Autoregressive Tracker Where to Look and How to Describe

miv-xjtu/artrack 28 Dec 2023

We present ARTrackV2, which integrates two pivotal aspects of tracking: determining where to look (localization) and how to describe (appearance analysis) the target object across video frames.

185
28 Dec 2023

Single-Model and Any-Modality for Video Object Tracking

zongwei97/untrack 27 Nov 2023

In practice, most existing RGB trackers learn a single set of parameters to use them across datasets and applications.

32
27 Nov 2023

Bridging the Gap Between End-to-end and Non-End-to-end Multi-Object Tracking

bingfengyan/visam 22 May 2023

Existing end-to-end Multi-Object Tracking (e2e-MOT) methods have not surpassed non-end-to-end tracking-by-detection methods.

137
22 May 2023

Track Anything: Segment Anything Meets Videos

gaomingqi/track-anything 24 Apr 2023

Therefore, in this report, we propose Track Anything Model (TAM), which achieves high-performance interactive tracking and segmentation in videos.

6,073
24 Apr 2023

Target-Aware Tracking with Long-term Context Attention

hekaijie123/TATrack 27 Feb 2023

Most deep trackers still follow the guidance of the siamese paradigms and use a template that contains only the target without any contextual information, which makes it difficult for the tracker to cope with large appearance changes, rapid target movement, and attraction from similar objects.

44
27 Feb 2023

A Real-Time Wrong-Way Vehicle Detection Based on YOLO and Centroid Tracking

zillur-av/wrong-way-vehicle-detection 19 Oct 2022

By detecting wrong-way vehicles, the number of accidents can be minimized and traffic jam can be reduced.

13
19 Oct 2022

YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

pjreddie/darknet CVPR 2023

YOLOv7 surpasses all known object detectors in both speed and accuracy in the range from 5 FPS to 160 FPS and has the highest accuracy 56. 8% AP among all known real-time object detectors with 30 FPS or higher on GPU V100.

25,265
06 Jul 2022

Revealing the Dark Secrets of Masked Image Modeling

SwinTransformer/MIM-Depth-Estimation CVPR 2023

In this paper, we compare MIM with the long-dominant supervised pre-trained models from two perspectives, the visualizations and the experiments, to uncover their key representational differences.

152
26 May 2022

Learning What and Where: Disentangling Location and Identity Tracking Without Supervision

CognitiveModeling/Loci 26 May 2022

Moreover, it can anticipate object motion and interactions, which are crucial abilities for conceptual planning and reasoning.

17
26 May 2022