SamMorgan commited on
Commit
b52442b
·
1 Parent(s): ce5292d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- My 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)
 
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)