samihormi / Multi-Camera-Person-Tracking-and-Re-Identification

Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)
GNU General Public License v3.0
206 stars 70 forks source link

Refine code #15

Closed Klaasibub closed 2 years ago

Klaasibub commented 2 years ago

Fixed h5py dependency (new version is incompatible) Added .gitignore Removed __pycache__/ Fixed codestyle