"profiler/vscode:/vscode.git/clone" did not exist on "58338bb203efc9e4fa21c7837bf3531a7bad3694"
Commit 1961f9ef authored by luopl's avatar luopl
Browse files

Update README.md

parent c3e7138d
......@@ -112,7 +112,7 @@ python demo/image_demo.py demo/demo.jpg configs/ddq/ddq-detr-4scale_r50_8xb2-12e
### 多卡推理
```
HIP_VISIBLE_DEVICES=0,1,2,3 python tools/test.py configs/ddq/ddq-detr-4scale_r50_8xb2-12e_coco.py path/to/model.pth
bash tools/dist_test.sh configs/ddq/ddq-detr-4scale_r50_8xb2-12e_coco.py path/to/model.pth 4
```
## result
......
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