Update README.md
Browse files
README.md
CHANGED
|
@@ -177,6 +177,6 @@ The training performance is not fully reproduced yet, so I recommended to use Al
|
|
| 177 |
* YOLOv4: Optimal Speed and Accuracy of Object Detection [YOLOv4](https://arxiv.org/abs/2004.10934).
|
| 178 |
* [darknet](https://github.com/AlexeyAB/darknet)
|
| 179 |
|
| 180 |
-
|
| 181 |
* [Yolov3 tensorflow](https://github.com/YunYang1994/tensorflow-yolov3)
|
| 182 |
* [Yolov3 tf2](https://github.com/zzh8829/yolov3-tf2)
|
|
|
|
| 177 |
* YOLOv4: Optimal Speed and Accuracy of Object Detection [YOLOv4](https://arxiv.org/abs/2004.10934).
|
| 178 |
* [darknet](https://github.com/AlexeyAB/darknet)
|
| 179 |
|
| 180 |
+
This project is inspired by these previous fantastic YOLOv3 implementations:
|
| 181 |
* [Yolov3 tensorflow](https://github.com/YunYang1994/tensorflow-yolov3)
|
| 182 |
* [Yolov3 tf2](https://github.com/zzh8829/yolov3-tf2)
|