diff --git a/README.md b/README.md index 0df49b08d9ad0371b6b2084cff6650c5563b4dac..a762c9ea3c91828dd7bc99dcbce4e0e31dd669c2 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Evaluation with mAPK can be used by running the eval_mpk.py script. ```Script to evaluate prediction in COCO format using the mAPK metric. Usage: python eval_mapk.py [json_prediction_path] [json_annotation_path] Paths can be absolute, relative to the script or relative to the respective json/gts or json/preds directory. - -h, --help\tdisplay this help message and exit + -h, --help display this help message and exit ``` We provide in this repo one annotation and one prediction file. To evaluate these predictions, run: