XiaLiPKU / EMANet

The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)
https://xialipku.github.io/publication/expectation-maximization-attention-networks-for-semantic-segmentation/
GNU General Public License v3.0
679 stars 130 forks source link

The pre-trained Resnet-50 and Resnet-101 can't be downloaded #40

Open caozhe1011 opened 4 years ago

caozhe1011 commented 4 years ago

When I click the link, there comes a problem: 'This XML file does not appear to have any style information associated with it. The document tree is shown below.' How to solve this?

XiaLiPKU commented 4 years ago

When I click the link, there comes a problem: 'This XML file does not appear to have any style information associated with it. The document tree is shown below.' How to solve this?

The weights of ResNets are bought from Pytorch-encoding. As Dr. Zhang has change the folder, links in my repo becomes deprecated. That's the reason.

Now, I've uploaded the .pths to my Google drive, and updated the main page of this repo. You can try new links.

caozhe1011 commented 4 years ago

The pretrained Resnet-50 can be successfully downloaded, but the pretrained Resnet-101 still can't. It says I need the access to google drive.