awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

How to train mscoco dataset?

Open ErinHoudini opened this issue 5 years ago • 0 comments

Hi,thank you for your great job. I'm a new pytorch learner,I was wondering how to train mscoco dataset when model is fcn32s. The choice in '--dataset' in demo.py are ['pascal_voc/pascal_aug/ade20k/citys']. 'mscoco' is not included,And train.py also doesn't have mscoco in ''--dataset''. So how can I add mscoo dataset as a training dataset? I will be very appreciated if you can answer my questions.

ErinHoudini avatar Nov 20 '19 05:11 ErinHoudini