a514514772 / DISE-Domain-Invariant-Structure-Extraction

Pytorch Implementation -- All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation, CVPR 2019
GNU General Public License v3.0
145 stars 25 forks source link

The pretrained weights cannot be downloaded #12

Open wy991030 opened 1 year ago

wy991030 commented 1 year ago

hello, the pretrained weights cannot be downloaded,can you update the connection? Thank you!

a514514772 commented 1 year ago

Hi @wy991030 ,

Unfortunately, the model weights is gone (dead) with my google educational account. You might need to train it from scratch.

wy991030 commented 1 year ago

Thank you for your reply.Then the link 'http://vllab.ucmerced.edu/ytsai/CVPR18/DeepLab_resnet_pretrained_init-f81d91e8.pth' also cannot be accessed.Can you provide a new link?Thank you very much!

a514514772 commented 1 year ago

I didn't closely check, but I think you could find the same pre-trained weight of DeepLabv2 on COCO online, such as https://modelzoo.co/model/deeplab-pytorch##references.