object-tracking topic

List object-tracking repositories

MKCFup

55
Stars
21
Forks
Watchers

MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).

CSA

59
Stars
8
Forks
Watchers

Official implementation of CVPR2020 Paper "Cooling-Shrinking Attack"

VBT-Barbell-Tracker

67
Stars
8
Forks
Watchers

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

104
Stars
26
Forks
Watchers

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

119
Stars
26
Forks
Watchers

YOLOv5 Object Tracking + Detection + Object Blurring + Streamlit Dashboard Using OpenCV, PyTorch and Streamlit

AirObject

30
Stars
6
Forks
30
Watchers

AirObject: A Temporally Evolving Graph Embedding for Object Identification (CVPR 2022)

opencv-object-tracking

32
Stars
13
Forks
Watchers

Object Tracking Using OpenCV and Python Plus Comparing different Trackers

chainer-sort

20
Stars
8
Forks
Watchers

Simple, Online, Realtime Tracking of Multiple Objects (SORT) implementation for Chainer and ChainerCV.

lidar_obstacle_detector

211
Stars
41
Forks
Watchers

3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm