Skip to content

sanyam83/Multi-cam-object-tracking-and-Re-Identification

Repository files navigation

Multi-cam-object-tracking-and-Re-Identification

Multi camera person tracking and re-identifying person if appears in another camera. This project uses MOT concept and reid for and re-identify human ID IT uses YOLOv3 or v4 for detection , Deep-sort for tracking, and Torch-reid library for Re-Identification

Weights

Download YOLOv3 or YOLOv4, Torch-Reid

Put both models into \model_data\models\

Demo

try out your own videos by running demo.py. Under the directory \videos\output, results will be stored. You should specify the path of the videos and the version of YOLO you would like to use (v3 or v4)

Check .ipynb for reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published