Skip to content

Commit

Permalink
Update readme_zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyMa99 authored May 7, 2023
1 parent e8f6118 commit 7c84c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion label_anything/readme_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ python tools/train.py data/my_set/mask-rcnn_r50_fpn.py
```shell
python tools/test.py data/my_set/mask-rcnn_r50_fpn.py path/of/your/checkpoint --show --show-dir my_show
```
可视化图片将会保存在 `work_dir/timestamp/show_dir`
可视化图片将会保存在 `work_dir/{timestamp}/my_show`

完成后我们可以获得模型测试可视化图。左边是标注图片,右边是模型输出。

Expand Down

0 comments on commit 7c84c0b

Please sign in to comment.