object-tracking
There are 906 repositories under object-tracking topic.
hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
foolwood/SiamMask
[CVPR19/TPAMI23] SiamMask: A Framework for Fast Online Object Tracking and Segmentation
tryolabs/norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
axinc-ai/ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
cheind/py-motmetrics
:bar_chart: Benchmark multiple object trackers (MOT) in Python
theAIGuysCode/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
hkchengrex/Tracking-Anything-with-DEVA
[ICCV 2023] Tracking Anything with Decoupled Video Segmentation
MasterBin-IIAU/UNINEXT
[CVPR'23] Universal Instance Perception as Object Discovery and Retrieval
Sharpiless/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
LeonLok/Multi-Camera-Live-Object-Tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
videoflow/videoflow
Python framework that facilitates the quick development of complex video analysis applications and other series-processing based applications in a multiprocessing environment.
MasterBin-IIAU/Unicorn
[ECCV'22 Oral] Towards Grand Unification of Object Tracking
MuhammadMoinFaisal/YOLOv8-DeepSORT-Object-Tracking
YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
DLR-RM/3DObjectTracking
Algorithms and Publications on 3D Object Tracking
noahcao/OC_SORT
[CVPR2023] The official repo for OC-SORT: Observation-Centric SORT on video Multi-Object Tracking. OC-SORT is simple, online and robust to occlusion/non-linear motion.
praveen-palanisamy/multiple-object-tracking-lidar
C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud
jiawen-zhu/HQTrack
Tracking Anything in High Quality
adipandas/multi-object-tracker
Multi-object trackers in Python
ShisatoYano/AutonomousVehicleControlBeginnersGuide
Python sample codes and documents about Autonomous vehicle control algorithm. This project can be used as a technical guide book to study the algorithms and the software architectures for beginners.
bertinetto/siamese-fc
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
torrvision/siamfc-tf
SiamFC tracking in TensorFlow.
bertinetto/cfnet
[CVPR'17] Training a Correlation Filter end-to-end allows lightweight networks of 2 layers (600 kB) to high performance at fast speed..
mgonzs13/yolo_ros
Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11, YOLOv12 for ROS 2
wmuron/motpy
Library for tracking-by-detection multi object tracking implemented in python
LeonLok/Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
songdejia/Siamese-RPN-pytorch
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
roboflow/zero-shot-object-tracking
Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.
jeeliz/jeelizAR
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
cwlroda/falldetection_openpifpaf
Fall Detection using OpenPifPaf's Human Pose Estimation model
Zhongdao/UniTrack
[NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).
alexandre01/UltimateLabeling
A multi-purpose Video Labeling GUI in Python with integrated SOTA detector and tracker
quantumjot/btrack
Bayesian multi-object tracking
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics
SS47816/lidar_obstacle_detector
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
corfyi/UCMCTrack
[AAAI 2024] UCMCTrack: Multi-Object Tracking with Uniform Camera Motion Compensation. UCMCTrack achieves SOTA on MOT17 using estimated camera parameters.
Little-Podi/Transformer_Tracking
This repository is a paper digest of Transformer-related approaches in visual tracking tasks.