Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
yolov5_pytorch
Commits
04b74cc6
Commit
04b74cc6
authored
Apr 26, 2023
by
Sugon_ldc
Browse files
modify README and model properties
parent
7f50947d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+1
-2
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
04b74cc6
...
@@ -123,8 +123,7 @@ python3 val.py --data data/coco-v5.yaml --weights runs/train/exp12/weights/best.
...
@@ -123,8 +123,7 @@ python3 val.py --data data/coco-v5.yaml --weights runs/train/exp12/weights/best.
## 历史版本
## 历史版本
https://developer.hpccube.com/codes/modelzoo/yolov5_pytorch/-/tree/dtk22.10.1_yolov5_6.0
https://developer.hpccube.com/codes/modelzoo/yolov5_pytorch
## 参考
## 参考
...
...
model.properties
View file @
04b74cc6
# 模型名称
# 模型名称
modelName
=
Y
OLOv5
modelName
=
Y
olov5_PyTorch
# 模型描述
# 模型描述
modelDescription
=
YOLOv5是一种基于深度学习的目标检测算法,可以广泛应用于各种计算机视觉和人工智能领域的应用中
modelDescription
=
YOLOv5是一种基于深度学习的目标检测算法,可以广泛应用于各种计算机视觉和人工智能领域的应用中
# 应用场景(多个标签以英文逗号分割)
# 应用场景(多个标签以英文逗号分割)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment