Skip to content

Commit

Permalink
fix typo (open-mmlab#10591)
Browse files Browse the repository at this point in the history
  • Loading branch information
YQisme authored and yumion committed Jan 31, 2024
1 parent 591871a commit 564af2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_cn/user_guides/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ bash tools/dist_test.sh \
8
```

这行命令生成两个 JSON 文件 `./work_dirs/coco_instance/test.bbox.jso``./work_dirs/coco_instance/test.segm.jsonn`
这行命令生成两个 JSON 文件 `./work_dirs/coco_instance/test.bbox.json``./work_dirs/coco_instance/test.segm.json`

### 批量推理

Expand Down

0 comments on commit 564af2a

Please sign in to comment.