Skip to content

Commit add5920

Browse files
authored
Update README.md
1 parent eb02b07 commit add5920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## 🆕 Are you looking for a new YOLOv3 implemented by TF2.0 ?
33

44
>If you hate the fucking tensorflow1.x very much, no worries! I have implemented **a new YOLOv3 repo with TF2.0**, and also made a chinese blog on how to implement YOLOv3 object detector from scratch. <br>
5-
[code](https://github.com/YunYang1994/TensorFlow2.0-Examples/tree/master/4-Object_Detection/YOLOV3) | [blog](https://yunyang1994.github.io/posts/YOLOv3/#more) | [issue](https://github.com/YunYang1994/tensorflow-yolov3/issues/39)
5+
[code](https://github.com/YunYang1994/TensorFlow2.0-Examples/tree/master/4-Object_Detection/YOLOV3) | [blog](https://yunyang1994.github.io/2018/12/28/YOLOv3/) | [issue](https://github.com/YunYang1994/tensorflow-yolov3/issues/39)
66

77
## part 1. Quick start
88
1. Clone this file

0 commit comments

Comments
 (0)