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 11# YOLO_v1
22
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/ )
44
55> ` YOLO_v1 ` 算法实现
66
@@ -32,7 +32,7 @@ $ pip install -r requirements.txt
3232
3333有两种使用方式
3434
35- 1 . 在线浏览文档:[ YOLO_v1] ( )
35+ 1 . 在线浏览文档:[ YOLO_v1] ( https://yolo-v1.readthedocs.io/zh_CN/latest/ )
3636
37372 . 本地浏览文档,实现如下:
3838
You can’t perform that action at this time.
0 commit comments