File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# YOLO_v1
2
2
3
- [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme ) [ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
3
+ [ ![ Documentation Status ] ( https://readthedocs.org/projects/yolo-v1/badge/?version=latest )] ( https://yolo-v1.readthedocs.io/zh_CN/latest/?badge=latest ) [ ![ standard-readme compliant] ( https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square )] ( https://github.com/RichardLitt/standard-readme ) [ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg )] ( https://conventionalcommits.org ) [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
4
4
5
5
> ` YOLO_v1 ` 算法实现
6
6
@@ -32,7 +32,7 @@ $ pip install -r requirements.txt
32
32
33
33
有两种使用方式
34
34
35
- 1 . 在线浏览文档:[ YOLO_v1] ( )
35
+ 1 . 在线浏览文档:[ YOLO_v1] ( https://yolo-v1.readthedocs.io/zh_CN/latest/ )
36
36
37
37
2 . 本地浏览文档,实现如下:
38
38
You can’t perform that action at this time.
0 commit comments