YunYang1994 / tensorflow-yolov3

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
https://yunyang1994.gitee.io/2018/12/28/YOLOv3-算法的一点理解/
MIT License
3.63k stars 1.36k forks source link

Can this implemented on Tensorflow 2.4? #601

Open mkleong96 opened 3 years ago

mkleong96 commented 3 years ago

I'm having problem to implement the yolov3 object detection on Tensorflow 2.4. How can I use it with tensorflow 2.4?