object-tracking topic
MKCFup
MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).
CSA
Official implementation of CVPR2020 Paper "Cooling-Shrinking Attack"
VBT-Barbell-Tracker
A proof of concept app to optically track a barbell through its range of motion using OpenCV to give the lifter realtime feedback on concentric avg velocity, cutoff velocity, and displacement for a Ve...
yolo_series_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).
yolov5-object-tracking
YOLOv5 Object Tracking + Detection + Object Blurring + Streamlit Dashboard Using OpenCV, PyTorch and Streamlit
AirObject
AirObject: A Temporally Evolving Graph Embedding for Object Identification (CVPR 2022)
opencv-object-tracking
Object Tracking Using OpenCV and Python Plus Comparing different Trackers
chainer-sort
Simple, Online, Realtime Tracking of Multiple Objects (SORT) implementation for Chainer and ChainerCV.
lidar_obstacle_detector
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
Extended-Kalman-Filter
Implementation of an EKF in C++