kazuto1011 / deeplab-pytorch

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
MIT License
1.09k stars 282 forks source link

thanks for your great code #78

Open dr18112004 opened 4 years ago

dr18112004 commented 4 years ago

thanks for your great code, but I only get Mean IOU 10.06 on VOC12 Segmentation Dataset, even if I have loaded the pretrained model "deeplabv2_resnet101_msc-vocaug-20000.pth", and I can't find the error.