visual-object-tracking

There are 39 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.9k52154343
  • 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:Python924203
  • Hon-Wong/Elysium

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

    Language:Python647142
  • Event-AHU/COESOT

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

    Language:Python523174
  • Xuchen-Li/Awesome-Visual-Object-Tracking

    A visual object tracking paper list, articles related to visual object tracking have been documented.

  • goutamyg/SMAT

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

    Language:Python333125
  • MoCapRasp

    debOliveira/MoCapRasp

    Motion capture arena using only Raspberry Pi and open source libraries

    Language:Jupyter Notebook315144
  • 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
  • LiuYuML/NT-VOT211

    [ACCV 2024 (Oral, Best Application Paper)] Official Implementation of NT-VOT211: A Large-Scale Benchmark for Night-time Visual Object Tracking

    Language:Python13
  • LiuYuML/Depth-Attention

    [ACCV 2024 (Oral)] Official Implementation of Depth Attention for Robust RGB Tracking

    Language:Python12
  • songheony/A3T

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

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

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

    Language:Python10171
  • 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++6101
  • husikl/ist_ros

    IST-ROS: Interactive Segmentation and Tracking for ROS, is a package based on integration of Segment Anything Model with semi-supervised video object segmentation method, for flexible object segmentation and tracking in ROS-based systems.

    Language:Python6203
  • READMem

    Vujas-Eteph/READMem

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

    Language:Python6300
  • gzdshn/hoot-toolkit

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

    Language:Python5140
  • AddASecond/ObjectTrackingRepo

    A collection of repos in object tracking

  • 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/SkiTB-toolkit

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

    Language:Python4302
  • matteo-dunnhofer/CoCoLoT

    Python implementation of the CoCoLoT tracker (aka mlpLT), winner of the Visual Object Tracking VOT2021 Long-term Challenge.

    Language:Python3100
  • 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
  • samuki/single-object-tracking

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

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