hellochick/PSPNet-tensorflow

Issues with how to train the model from scratch

zhiwenfan opened this issue · 1 comments

Hi, I got a bad result with the default setting to initialize the network. And then I found the original paper says "we use a pretrained ResNet [13] model with the dilated network strategy", I wish to know if I use this repo to train from scratch on cityscape, I need to load the pretrained ResNet or other pre-trained model?

I wish someone could helps me with me question. Thanks!