Visual Tracking

168 papers with code • 9 benchmarks • 26 datasets

Visual Tracking is an essential and actively researched problem in the field of computer vision with various real-world applications such as robotic services, smart surveillance systems, autonomous driving, and human-computer interaction. It refers to the automatic estimation of the trajectory of an arbitrary target object, usually specified by a bounding box in the first frame, as it moves around in subsequent video frames.

Source: Learning Reinforced Attentional Representation for End-to-End Visual Tracking

Libraries

Use these libraries to find Visual Tracking models and implementations
7 papers
3,082
3 papers
39
See all 6 libraries.

Long-term Frame-Event Visual Tracking: Benchmark Dataset and Baseline

event-ahu/eventvot_benchmark 9 Mar 2024

Current event-/frame-event based trackers undergo evaluation on short-term tracking datasets, however, the tracking of real-world scenarios involves long-term tracking, and the performance of existing tracking algorithms in these scenarios remains unclear.

38
09 Mar 2024

VastTrack: Vast Category Visual Object Tracking

henglan/vasttrack 6 Mar 2024

The rich annotations of VastTrack enables development of both the vision-only and the vision-language tracking.

33
06 Mar 2024

Unifying Visual and Vision-Language Tracking via Contrastive Learning

openspaceai/uvltrack 20 Jan 2024

Single object tracking aims to locate the target object in a video sequence according to the state specified by different modal references, including the initial bounding box (BBOX), natural language (NL), or both (NL+BBOX).

13
20 Jan 2024

Multi-task Learning for Joint Re-identification, Team Affiliation, and Role Classification for Sports Visual Tracking

soccernet/sn-gamestate 18 Jan 2024

To demonstrate the effectiveness of PRTreID, it is integrated with a state-of-the-art tracking method, using a part-based post-processing module to handle long-term tracking.

53
18 Jan 2024

Explicit Visual Prompts for Visual Object Tracking

GXNU-ZhongLab/EVPTrack 6 Jan 2024

Specifically, we utilize spatio-temporal tokens to propagate information between consecutive frames without focusing on updating templates.

6
06 Jan 2024

ODTrack: Online Dense Temporal Token Learning for Visual Tracking

gxnu-zhonglab/odtrack 3 Jan 2024

To alleviate the above problem, we propose a simple, flexible and effective video-level tracking pipeline, named \textbf{ODTrack}, which densely associates the contextual relationships of video frames in an online token propagation manner.

72
03 Jan 2024

Cross-Modal Object Tracking via Modality-Aware Fusion Network and A Large-Scale Dataset

mmic-lcl/datasets-and-benchmark-code 22 Dec 2023

Visual tracking often faces challenges such as invalid targets and decreased performance in low-light conditions when relying solely on RGB image sequences.

131
22 Dec 2023

ZoomTrack: Target-aware Non-uniform Resizing for Efficient Visual Tracking

kou-99/zoomtrack NeurIPS 2023

To this end, we non-uniformly resize the cropped image to have a smaller input size while the resolution of the area where the target is more likely to appear is higher and vice versa.

13
16 Oct 2023

Event Stream-based Visual Object Tracking: A High-Resolution Benchmark Dataset and A Novel Baseline

wangxiao5791509/Single_Object_Tracking_Paper_List 26 Sep 2023

Tracking using bio-inspired event cameras has drawn more and more attention in recent years.

358
26 Sep 2023

LiteTrack: Layer Pruning with Asynchronous Feature Extraction for Lightweight and Efficient Visual Tracking

tsingwei/litetrack 17 Sep 2023

As an example, our fastest variant, LiteTrack-B4, achieves 65. 2% AO on the GOT-10k benchmark, surpassing all preceding efficient trackers, while running over 100 fps with ONNX on the Jetson Orin NX edge device.

35
17 Sep 2023