diff --git a/docs/1_exist_data_model.md b/docs/1_exist_data_model.md index 4a3ab999c1aa1fd7db42e1dcfcf8f348e0f11067..25389bea4888cec4beb94749435cab702a1e5f4d 100644 --- a/docs/1_exist_data_model.md +++ b/docs/1_exist_data_model.md @@ -332,7 +332,7 @@ Assume that you have already downloaded the checkpoints to the directory `checkp configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco.py \ checkpoints/mask_rcnn_r50_fpn_1x_coco_20200205-d4b0c5d6.pth \ 8 \ - -format-only \ + --format-only \ --options "jsonfile_prefix=./mask_rcnn_test-dev_results" ```