Skip to content

Commit

Permalink
Update readme_zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyMa99 committed May 7, 2023
1 parent 58fb4f1 commit 2ec0888
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 @@ -281,7 +281,7 @@ cd path/to/playground/label_anything
python tools/convert_to_rle_mask_coco.py --json_file_path path/to/LS_json --out_dir path/to/output/file --out_config config_mode
```

--out_config 选择你的模板 `mask-rcnn_r50_fpn`, `rtmdet-ins_s`
--out_config 选择你的模板 `mask-rcnn_r50_fpn`

此处建议 `--out_dir``../mmdetection/data/my_set` 以方便使用 mmdetection 进行训练。

Expand Down

0 comments on commit 2ec0888

Please sign in to comment.