"src/vscode:/vscode.git/clone" did not exist on "abd3d63eb7e2859796fa17dc9f0034f1a4dd129c"
Commit 6287a30a authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 1efe33af
......@@ -106,7 +106,7 @@ bash ./train.sh
- 这里以官方模型推理举例[[下载地址:yolov8s.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8s.pt)]
```bash
# 官方推理代码
CUDA_VISIBLE_DEVICES=0 python inference.py
HIP_VISIBLE_DEVICES=0 python inference.py
```
## result
![result.jpg](asserts%2Fresult.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