Commit 04b74cc6 authored by Sugon_ldc's avatar Sugon_ldc
Browse files

modify README and model properties

parent 7f50947d
...@@ -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
## 参考 ## 参考
......
# 模型名称 # 模型名称
modelName=YOLOv5 modelName=Yolov5_PyTorch
# 模型描述 # 模型描述
modelDescription=YOLOv5是一种基于深度学习的目标检测算法,可以广泛应用于各种计算机视觉和人工智能领域的应用中 modelDescription=YOLOv5是一种基于深度学习的目标检测算法,可以广泛应用于各种计算机视觉和人工智能领域的应用中
# 应用场景(多个标签以英文逗号分割) # 应用场景(多个标签以英文逗号分割)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment