diff --git a/README.md b/README.md index 9a7e243..5002d6d 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ python tools/cal_panoptic.py -t ``` ### Evaluation +**The evaluation code is from the [official panopticapi](https://github.com/cocodataset/panopticapi)** + If you want to evaluate the result after generating two-channel-pngs automatically, just need to add '**-e**'. If the two-channel-pngs have been generated and you only want to evaluate, then just add '**-sc**'. + for val dataset ```