Skip to content

Commit dbac4f4

Browse files
committed
添加【计算机视觉】023/024/025 介绍YOLOv1-v3
1 parent b4ac83f commit dbac4f4

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

docs/计算机视觉.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,8 +1104,29 @@ NMS_demo.py:<https://github.com/humengdoudou/object_detection_mAP/blob/master/
11041104

11051105
- [SSD 论文原文完整翻译](https://zhuanlan.zhihu.com/p/65484308)
11061106

1107+
## 023 介绍YOLOv1算法
11071108

1108-
1109+
- [ ] TODO
1110+
1111+
**参考资料**
1112+
1113+
- [YOLOv1,YOLOv2,YOLOv3解读](https://blog.csdn.net/hancoder/article/details/87994678)
1114+
1115+
## 024 介绍YOLOv2算法
1116+
1117+
- [ ] TODO
1118+
1119+
**参考资料**
1120+
1121+
- [YOLOv1,YOLOv2,YOLOv3解读](<https://blog.csdn.net/hancoder/article/details/87994678>)
1122+
1123+
## 025 介绍YOLOv3算法
1124+
1125+
- [ ] TODO
1126+
1127+
**参考资料**
1128+
1129+
- [YOLOv1,YOLOv2,YOLOv3解读](<https://blog.csdn.net/hancoder/article/details/87994678>)
11091130

11101131
## TODO
11111132

0 commit comments

Comments
 (0)