Commit 388b9b20 authored by Sugon_ldc's avatar Sugon_ldc
Browse files

modify readme

parent 2836906d
......@@ -154,7 +154,7 @@ python3 val.py --data coco.yaml --img 640 --conf 0.001 --iou 0.65 --batch-size 3
#以四卡推理为例
python3 val.py --data coco.yaml --img 640 --conf 0.001 --iou 0.65 --batch-size 128 --weights yolov5s.pt --device 0,1,2,3
```
#### result
## result
此处以yolov5s模型进行推理测试
![bus](bus.jpg)
## 精度
......
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