zzh8829 / yolov3-tf2

YoloV3 Implemented in Tensorflow 2.0
MIT License
2.52k stars 913 forks source link

combine with deepsort #98

Open antongisli opened 4 years ago

antongisli commented 4 years ago

Hi, I have combined this together with deepsort for tracking for cars. The performance is quite good - about 85 ms total on RTX2080 (windows 10). I think it would be really fun if we could combine some deepsort tracking into this project. Happy to share my project or see if we should merge it here. Thoughts?

AnaRhisT94 commented 4 years ago

Hi @antongisli , Would love to test the object detection with tracking combined, this would be awessome and can help me with re-identification of objects I'm detecting in real time.

galArus1 commented 4 years ago

@AnaRhisT94 Hey, can you share your repo please?