pull/153/merge
Emin 2024-08-02 18:50:35 +03:00 committed by GitHub
commit 588571d698
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Assume that you have already downloaded the checkpoints to the directory `checkp
```shell
python tools/test.py configs/pspnet/pspnet_r50-d8_512x1024_20k_voc12aug.py \
checkpoints/pspnet_r50-d8_512x1024_20k_voc12aug_20200605_003338-c57ef100.pth \
--eval mAP
--eval mIoU
```
4. Test PSPNet with 4 GPUs, and evaluate the standard mIoU and cityscapes metric.