diff --git a/README.md b/README.md index 472679e..ee5f069 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ According to MMseg: https://github.com/open-mmlab/mmsegmentation/blob/master/doc ## Evaluation ```bash -python tools/test.py {config.py} {checkpoint.pth} +python tools/test.py {config.py} {checkpoint.pth} --eval mIoU ``` ## Results and models