DrSleep / tensorflow-deeplab-resnet

DeepLab-ResNet rebuilt in TensorFlow
MIT License
1.25k stars 429 forks source link

Cannot download the pretrained model #148

Closed mokii closed 6 years ago

mokii commented 6 years ago

The link https://drive.google.com/open?id=0B_rootXHuswsZ0E4Mjh1ZU5xZVU shows "Could not connect: Connection refused." Does anyone have the same problem as me?

salehjg commented 6 years ago

the link is ok @mokii it probably has something to do with your internet connection(try to change your IP)

DrSleep commented 6 years ago

seems to work fine for me; you can try to download from dropbox as well: https://www.dropbox.com/s/cd0drt6t9q1mwg0/deeplab_resnet.ckpt?dl=1

mokii commented 6 years ago

Thanks very much.