speedinghzl / pytorch-segmentation-toolbox

PyTorch Implementations for DeeplabV3 and PSPNet
MIT License
768 stars 167 forks source link

Cityscapses classes? #45

Open DRosemei opened 5 years ago

DRosemei commented 5 years ago

Thanks for your code. I run it well, but I find a porblem. There are 30 classes in their official introduction while you set num_classes to 19. I do not know why.