machrisaa / tensorflow-vgg

VGG19 and VGG16 on Tensorflow
2.21k stars 1.08k forks source link

The vgg16.npy can't be downed. #60

Open xiaoye10 opened 6 years ago

xiaoye10 commented 6 years ago

The vgg16.npy can't be downed.

LaiPiXiong commented 6 years ago

You need a "proxy software"

winnechan commented 6 years ago

can anyone provide a link to download this two pretrained models?? it seems the website blocked due to some security issues like expired certificate

Sunny-NEU commented 5 years ago

@winnechan https://blog.csdn.net/lqp888888/article/details/80699125

Ruolingdeng commented 5 years ago

Do you know how to implement the "use this to build the VGG object", Please?