hellochick / PSPNet-tensorflow

TensorFlow-based implementation of "Pyramid Scene Parsing Network".
326 stars 123 forks source link

Initial model #42

Open FengLoveBella opened 6 years ago

FengLoveBella commented 6 years ago

@hellochick Nice work, I found that there is no initial model in your checkpoint Google Driver folder, could you share your initial model which you train your code? Thank you very much.

xlmou commented 6 years ago

@hellochick I also need a initial model pretrained on imageNet and MSCOCO to train PSPnet. Can you give a link or share with me?

mattpfr commented 6 years ago

@hellochick Nice work indeed! I agree with the comments above, having the initial model for training would be useful, it would be great if you could share it!