Skip to content

Commit cc6f903

Browse files
yolo reference added
1 parent 138d0cd commit cc6f903

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,14 @@ YOLOv3 is extremely fast and accurate. In mAP measured at .5 IOU YOLOv3 is on pa
3636

3737
YOLOv3 uses a few tricks to improve training and increase performance, including: multi-scale predictions, a better backbone classifier, and more.
3838

39+
For Further Reference, click [here](https://github.com/yehengchen/Object-Detection-and-Tracking/blob/master/OneStage/yolo/README.md).
40+
41+
3942
![alt text][image_yolo1]
4043

4144

4245
#### Example of test image
46+
4347
![alt text][image8]
4448

4549
---

0 commit comments

Comments
 (0)