Skip to content
Snippets Groups Projects
Commit b5058e0a authored by Romain Guesdon's avatar Romain Guesdon
Browse files

Update README.md

parent a52be4c5
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment