visual-object-tracking
There are 37 repositories under visual-object-tracking topic.
z-x-yang/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
Guanghan/lighttrack
LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking
imatge-upc/rvos
RVOS: End-to-End Recurrent Network for Video Object Segmentation (CVPR 2019)
Event-AHU/EventVOT_Benchmark
[CVPR-2024] The First High Definition (HD) Event based Visual Object Tracking Benchmark Dataset
Hon-Wong/Elysium
[ECCV 2024] Elysium: Exploring Object-level Perception in Videos via MLLM
Event-AHU/COESOT
A large-scale benchmark dataset for color-event based visual tracking
goutamyg/SMAT
[WACV 2024] Separable Self and Mixed Attention Transformers for Efficient Object Tracking
debOliveira/MoCapRasp
Motion capture arena using only Raspberry Pi and open source libraries
Xuchen-Li/Awesome-Visual-Object-Tracking
A visual object tracking paper list, articles related to visual object tracking have been documented.
SHI-Yu-Zhe/Benchmarks-for-Single-Object-Visual-Tracking
Exploring through 7 popular datasets for visual object tracking, including OTB, UAV, VOT, LaSOT, NFS, TrackingNet and GOT-10k.
goutamyg/MVT
[BMVC 2023] Mobile Vision Transformer-based Visual Object Tracking
hsjeong5/CSK
A Python implementation of "Exploiting the Circulant Structure of Tracking-by-Detection with Kernels"
VitaAmbroz/360Tracking
Modifications to improve single object tracking in 360° equirectangular videos.
SHI-Yu-Zhe/Single-Object-Visual-Tracking_A-Paper-List
A complete paper list of Single-Object Visual Tracking Algorithms, Surveys and Benchmarks of recent years. Different from existing paper list, this project doesn't simply category the papers by publishment, but from a tracking challenge-tackling perspective.
hamedkiani/BACF-tracking
MATLAB code for BACF object tracker
matteo-dunnhofer/TREK-150-toolkit
Official code repository to download the TREK-150 benchmark dataset and run experiments on it.
songheony/A3T
Official code of "AAA: Adaptive Aggregation of Arbitrary Online Trackers with Theoretical Performance Guarantee"
fbasatemur/NA-OSTrack
Noise Aware OSTrack
goutamyg/MVT.cpp
C++ implementation of "Mobile Vision Transformer-based Visual Object Tracking" (BMVC2023) and "Separable Self and Mixed Attention Transformers for Efficient Object Tracking" (WACV2024)
Vujas-Eteph/READMem
[BMVC 2023] READMem: Robust Embedding Association for a Diverse Memory in Unconstrained Video Object Segmentation
AddASecond/ObjectTrackingRepo
A collection of repos in object tracking
gzdshn/hoot-toolkit
Public toolkit for HOOT: Heavy Occlusions for Object Tracking Benchmark.
maklachur/SCSAtt
Efficient Visual Tracking with Stacked Channel-Spatial Attention Learning
maklachur/SiamFRN
This work proposes a feature refined end-to-end tracking framework with a balanced performance using a high-level feature refine tracking framework. The feature refine module enhances the target feature representation power that allows the network to capture salient information to locate the target. The attention module is employed inside the feature refine mechanism to improve network discrimination power that augments the network ability to track the target in challenging scenarios.
matteo-dunnhofer/CoCoLoT
Python implementation of the CoCoLoT tracker (aka mlpLT), winner of the Visual Object Tracking VOT2021 Long-term Challenge.
matteo-dunnhofer/SkiTB-toolkit
[WACV 2024] Official code repository to run experiments on the SkiTB dataset.
Horacehxw/SiamMargin
VOT2019: Discriminative Siamese Embedding for Object Tracking (SiamMargin)
maklachur/VOT-Paper-Summary
VOT-Paper-Summary: The objective of this repo is to provide Visual Object Tracking papers' overview concisely.
A-Kerim/NOVA
NOVA: Rendering Virtual Worlds with Humans for Computer Vision Tasks
mukul54/Visual-Object-Tracking
Some of the work done during the winter research intern at IIST, Trivandrum
SCIA-Premium/DNN
This repository contains the project of DNN class at EPITA. The goal of the project was to benchmark multiple type of Visual Object Trackers on multiple dataset using different metrics.
songheony/AAA-WACV
Official code of "Adaptive Aggregation of Arbitrary Online Trackers with a Regret Bound", WACV 2020
Xuchen-Li/VIIG
Website for Visual Intelligence Interest Group (VIIG), which has been updating since 2024.4.
samuki/single-object-tracking
Evaluation of Single Object Tracking with SiamMask on the autonomous driving datasets A2D2 and KITTI.
tmapana/EEE4022S
This is the repository for my final year project
Xuchen-Li/CPDTrack
[NeurIPS'24] Beyond accuracy: Tracking more like Human via Visual Search