wasidennis / AdaptSegNet

Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
850 stars 203 forks source link

Deeplab-vgg16 pretrained pytorch model #36

Closed DragonZzzz closed 5 years ago

DragonZzzz commented 5 years ago

Hi authors, could you please offer a pretrained Deeplab-vgg16 model in pytorch? Thank you very much!

wasidennis commented 5 years ago

Do you mean the pre-trained model after adaptation or the one we initialized for the model?

DragonZzzz commented 5 years ago

The one that you initialized for the model. Thank you!

On 1/18/2019 06:46,Yi-Hsuan Tsainotifications@github.com wrote:

Do you mean the pre-trained model after adaptation or the one we initialized for the model?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

wasidennis commented 5 years ago

Here is the pre-trained VGG model on ImageNet we used: https://www.dropbox.com/s/r8dx8xuqpsr3do3/vgg16-00b39a1b-updated.pth?dl=0.