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

thanks for your great code

dr18112004 opened this issue · comments

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.