Qidian213 / deep_sort_yolov3

Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
GNU General Public License v3.0
1.66k stars 595 forks source link

How can I get direction of Individual ID's? #135

Open faisalshahbaz opened 4 years ago

faisalshahbaz commented 4 years ago

Hello,

Thanks for your code, I have run this code successfully. I just want get direction of Individual ID's? I am using pyimagesearch.com repo for direction. link below. https://www.pyimagesearch.com/2015/09/21/opencv-track-object-movement/

Please help me to implementation this code in your repo.