kazuto1011 / deeplab-pytorch

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inference on pascal voc testset

Seohyeong opened this issue · comments

How can I run inference and get .png segmentation mask on pascal voc test set, which is neede for pascal voc server submission?

I have created a pull request. This #108 can help.