zealerww / gender_age_classification

gender and age classification based conv network, using tensorflow
19 stars 1 forks source link

problem regarding pretrained vggface network weight #5

Open nehaleosharma opened 4 years ago

nehaleosharma commented 4 years ago

Hi I am unable to download the vggface n/w weight as given in repo link. can u please provide some other alternative to download the weights. Thanks Kindly reply ASAP

zealerww commented 4 years ago

i update the google drive link in commit a406393cb5074f32b52b0087e101a3cda8124ab3,still useless?

nehaleosharma commented 4 years ago

Thank you so much it works

nehaleosharma commented 4 years ago

can you please help to resolve the error. tried a lot tensorflow.python.framework.errors_impl.DataLossError: corrupted record at 0 [[{{node ReaderReadV2}}]] reloading new training data also doesn't work.

zealerww commented 4 years ago

It seems somethring woring with tensorflow's version, api in tf may be changed. I have forgot the version of tensoflow which I used. sorry.