theAIGuysCode / yolov3_deepsort

Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
GNU General Public License v3.0
337 stars 183 forks source link

yolov3 is too slow #1

Open herok94 opened 4 years ago

herok94 commented 4 years ago

yolov3 you use is the reference zzh8829 author, deeo_sort is the reference Qidian213.. yolov3 is too slow and unfriendly to small targets

herok94 commented 4 years ago

1.modift predict_on_batch为predict 2.add batch perdict 3.add queue 4.add thread

ahmadalzoubi13579 commented 4 years ago

@HeroKern can you link the optimized code ,plz ?

MuhammadAsadJaved commented 3 years ago

@HeroKern @gogoIsComing Hi guys, How about the speed of the optimized version?