MultiNet
MultiNet copied to clipboard
ERROR File 'DATA/vgg16.npy' not found.
it said "Download it from https://dl.dropboxusercontent.com/u/50333326/vgg16.npy" But the file is empty there
I have reuploaded it here: ftp://mi.eng.cam.ac.uk/pub/mttt2/models/vgg16.npy
Can you send a pull request to change this line? I could not locate it in the doku.
Hi @MarvinTeichmann seems we need username and password to log in to the FTP server to download vgg16.npy file.
After I run python download_data.py
, it gives me:
IOError: [Errno ftp error] 530 Login incorrect.
The FTP link is accessible now.