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.

    Language:Jupyter Notebook2.9k51154343
  • lighttrack

    Guanghan/lighttrack

    LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking

    Language:Python7211648141
  • imatge-upc/rvos

    RVOS: End-to-End Recurrent Network for Video Object Segmentation (CVPR 2019)

    Language:Python278174154
  • Event-AHU/EventVOT_Benchmark

    [CVPR-2024] The First High Definition (HD) Event based Visual Object Tracking Benchmark Dataset

    Language:Python804203
  • Hon-Wong/Elysium

    [ECCV 2024] Elysium: Exploring Object-level Perception in Videos via MLLM

    Language:Python567132
  • Event-AHU/COESOT

    A large-scale benchmark dataset for color-event based visual tracking

    Language:Python503144
  • goutamyg/SMAT

    [WACV 2024] Separable Self and Mixed Attention Transformers for Efficient Object Tracking

    Language:Python313125
  • MoCapRasp

    debOliveira/MoCapRasp

    Motion capture arena using only Raspberry Pi and open source libraries

    Language:Jupyter Notebook305144
  • 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

    Language:Python20273
  • hsjeong5/CSK

    A Python implementation of "Exploiting the Circulant Structure of Tracking-by-Detection with Kernels"

    Language:Python19016
  • VitaAmbroz/360Tracking

    Modifications to improve single object tracking in 360° equirectangular videos.

    Language:Python19102
  • 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

    Language:C15121
  • matteo-dunnhofer/TREK-150-toolkit

    Official code repository to download the TREK-150 benchmark dataset and run experiments on it.

    Language:Python11171
  • songheony/A3T

    Official code of "AAA: Adaptive Aggregation of Arbitrary Online Trackers with Theoretical Performance Guarantee"

    Language:Python11313
  • fbasatemur/NA-OSTrack

    Noise Aware OSTrack

    Language:Python7201
  • 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)

    Language:C++6100
  • READMem

    Vujas-Eteph/READMem

    [BMVC 2023] READMem: Robust Embedding Association for a Diverse Memory in Unconstrained Video Object Segmentation

    Language:Python6300
  • AddASecond/ObjectTrackingRepo

    A collection of repos in object tracking

  • gzdshn/hoot-toolkit

    Public toolkit for HOOT: Heavy Occlusions for Object Tracking Benchmark.

    Language:Python4140
  • maklachur/SCSAtt

    Efficient Visual Tracking with Stacked Channel-Spatial Attention Learning

    Language:Python4210
  • 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.

    Language:Python3100
  • matteo-dunnhofer/SkiTB-toolkit

    [WACV 2024] Official code repository to run experiments on the SkiTB dataset.

    Language:Python3302
  • Horacehxw/SiamMargin

    VOT2019: Discriminative Siamese Embedding for Object Tracking (SiamMargin)

    Language:Python2210
  • 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

    Language:MATLAB100
  • 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.

    Language:Jupyter Notebook1040
  • songheony/AAA-WACV

    Official code of "Adaptive Aggregation of Arbitrary Online Trackers with a Regret Bound", WACV 2020

    Language:Python1302
  • Xuchen-Li/VIIG

    Website for Visual Intelligence Interest Group (VIIG), which has been updating since 2024.4.

    Language:CSS1200
  • samuki/single-object-tracking

    Evaluation of Single Object Tracking with SiamMask on the autonomous driving datasets A2D2 and KITTI.

    Language:Python0142
  • tmapana/EEE4022S

    This is the repository for my final year project

    Language:Python0101
  • Xuchen-Li/CPDTrack

    [NeurIPS'24] Beyond accuracy: Tracking more like Human via Visual Search

    00