Arsey/keras-transfer-learning-for-oxford102

cannot download vgg16_tf_dim_ordering_notop.h5 file.

TriLoo opened this issue · 9 comments

Hi Arsey,
When I typed "python train.py" , this problem arisen that connect failed to download above weight file.
So I tried to download it from github and place it under the same path with vgg16 models, but failed downloading again, any advices?
thank you

Arsey commented

it looks like you have TensorFlow as backend. Can you switch (https://keras.io/backend/#switching-from-one-backend-to-another) to Theano and try it again?

I am using TensorFlow as backend exactly...... I will switch to Theano and try it again. Thanks for your response 👍

well, I just tried this method, but doesn't work ... : (

Arsey commented

@TriLoo show me the error stack

Arsey commented

@TriLoo I bet it's something wrong with your weights file. Try to download it again. Simply rename or delete ~/.keras/models dir

Well, my problem is I cannot download the weights files. my meaning is that the program work correctlly, but I cannot get the weight file from internet......

Arsey commented

pretty strange, as I was able to download them from scratch a few minutes ago

@Arsey I just clicked the website you shared to me, but I cannot connect it : (. would you please email this file to me directly ? my email: song_mh@yeah.net That would be of great help to my work.