obendidi / Tracking-with-darkflow

Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
GNU General Public License v3.0
524 stars 174 forks source link

track_id added 1 every frame using faster rcnn and deep sort #19

Closed mayidu closed 6 years ago

mayidu commented 6 years ago

hello, I have a problem that the track_id add 1 each frame. detection with faster rcnn, and tracking with deep sort, but the results are error, can you tell me how to solve this problem?

mayidu commented 6 years ago

I solved this question, thanks