Skip to content

Commit 6240fc2

Browse files
authored
update
1 parent 6040eb8 commit 6240fc2

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

33
## Please install tensorflow-gpu 1.11.0 ! Since Tensorflow is fucking ridiculous !
44

5-
## part 1. Introduction [[代码剖析]](https://github.com/YunYang1994/Easy-Deep-Learning/blob/master/YOLOv3.md)
5+
## part 1. Introduction [[代码剖析]](https://github.com/YunYang1994/ai-notebooks/blob/master/YOLOv3.md)
66

77
Implementation of YOLO v3 object detector in Tensorflow. The full details are in [this paper](https://pjreddie.com/media/files/papers/YOLOv3.pdf). In this project we cover several segments as follows:<br>
88
- [x] [YOLO v3 architecture](https://github.com/YunYang1994/tensorflow-yolov3/blob/master/core/yolov3.py)

0 commit comments

Comments
 (0)