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

combine the Yolov3 and deepsort #143

Open china56321 opened 4 years ago

china56321 commented 4 years ago

How did you do to combine the Yolov3 and deepsort to achieve object tracking ? Can you tell me the exactly procedure? How should i do if i want to combine RefineDet and deepsort to achieve object tracking ? Thanks

utkutpcgl commented 4 years ago

I have the same question. Thanks. @Qidian213