tracking-algorithm
There are 163 repositories under tracking-algorithm topic.
tryolabs/norfair
Lightweight Python library for adding real-time multi-object tracking to any detector.
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
LeonLok/Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
quantumjot/btrack
Bayesian multi-object tracking
rampal-punia/yolov8-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
pprp/deep_sort_yolov3_pytorch
Replication of MOT project - DeepSort with attention blocks.
rohanchandra30/TrackNPred
This is the code base for our ACM CSCS 2019 paper: "RobustTP: End-to-End Trajectory Prediction for Heterogeneous Road-Agents in Dense Traffic with Noisy Sensor Inputs". This codebase contains implementations for several trajectory prediction methods including Social-GAN and TraPHic.
DeepLabCut/DeepLabCut-live
SDK for running DeepLabCut on a live video stream
Muhammad-Zeerak-Khan/Automatic-License-Plate-Recognition-using-YOLOv8
License Plate Detection using YOLOv8
visualbuffer/copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
inayatkh/tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
TrackingLaboratory/tracklab
A modular end-to-end tracking framework for research and development
Friedrich-M/Wheeled-robot-path-planning-algorithm
[ZJU Robotics Project] DWA and Astar algorithms for wheeled-robot planning
gwjensen/SnakeStrike
A Low-cost Open-source High-speed Multi-camera Motion Capture System.
mastodon-sc/mastodon
Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.
ziliHarvey/Lucas-Kanade-tracking-and-Correlation-Filters
An implementation of several tracking algorithms based on Lucas Kanade algorithms
fbaeuerlein/BasicGNNTracking
This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auction Algorithm for determining the assignment of measurments to filters.
yupidevs/yupi
Python package designed for collecting and processing trajectory data.
wangxiao5791509/TNL2K_evaluation_toolkit
Towards More Flexible and Accurate Object Tracking with Natural Language: Algorithms and Benchmark (CVPR 2021)
adityaravichander/auv_lbf
Lyapunov based controller design for trajectory tracking of an under-actuated autonomous underwater vehicle(AUV)
wangxiao5791509/RGB-Thermal-Tracking-Paper-List
Paper collection of rgb-infrared tracking algorithms.
Sai-Venky/Trackjectory
Tracking and Trajectory Prediction
gnn-tracking/gnn_tracking
Reconstruct billions of particle trajectories with graph neural networks
lukaswals/cpp-iout
C++ Implementation of IOU Tracker presented in AVSS17
Avinash793/object-tracking-software
Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.
RMDLO/trackdlo
[RA-L 2023, ICRA 2024, ICRA RMDO 2024] This repository contains the code used in our paper, "TrackDLO: Tracking Deformable Linear Objects Under Occlusion with Motion Coherence." This algorithm is useful for tracking the motion of DLOs, including wire and rope, under several categories of occlusion without physics simulation.
adityaravichander/auv_lqr
Addressing the combined problem of trajectory planning and tracking control for under-actuated autonomous underwater vehicle (AUV).
SmitSheth/People-Counter
This project counts number of people coming in and going out of structures such as building, stores,etc. based on tripline crossing.
lukaswals/unified_tracking_benchmark
An easy-to-use tool for evaluating tracking algorithms on many different benchmarks like OTB and Temple-Color
TheCodeDaniel/upbox-delivery
Upbox - delivery app to hire dispatch riders
xsuite/xtrack
Python package for tracking simulations in particle accelerators on CPU and GPU.
LdDl/rust-road-traffic
Vehicle counting/tracking and speed estimation
tinevez/simpletracker
A simple particle tracking algorithm for MATLAB that can deal with gaps.
dnstanciu/pool-tracker-pro
Error-free 3D printing. Defect detection and melt pool monitoring in a metal 3D printer. Tracks area of the melt pool, intensity, and radius. The variations of the melt pool are used to detect build defects.
ivanalberico/Computer-Vision-ETH
Weekly graded projects of the "Computer Vision" course, ETH Zürich (Fall 2020).