Skip to content

Commit e9e14d9

Browse files
committed
docs(index): 添加相关文档链接
1 parent 4689ac6 commit e9e14d9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
## 实现流程
66

77
1. 创建训练数据集
8-
2. 定义`YoLo_v1`模型
8+
2. 定义`YOLO_v1`模型
99
3. 定义损失函数`Multi-part Loss`
1010
4. 训练模型
11-
5. 计算`mAP`
11+
5. 计算`mAP`
12+
13+
## 相关链接
14+
15+
* [You Only Look Once: Unified, Real-Time Object Detection](https://blog.zhujian.life/posts/256e06fe.html)

0 commit comments

Comments
 (0)