Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-trained model Always download failed? #10

Open
dovanchan opened this issue Mar 21, 2017 · 0 comments
Open

Pre-trained model Always download failed? #10

dovanchan opened this issue Mar 21, 2017 · 0 comments

Comments

@dovanchan
Copy link

cu_00095@gtx1080:/chainer-gogh$ time python chainer-gogh.py -m vgg_chainer -i /home/cu_00095/chainer-gogh/input/photo.png -s /home/cu_00095/chainer-gogh/style/q.png -o /home/cu_00095/chainer-gogh/result -g 0
load model... vgg_chainer
Downloading from http://www.robots.ox.ac.uk/%7Evgg/software/very_deep/caffe/VGG_ILSVRC_16_layers.caffemodel...
Connection to proxy.chongdata.com closed by remote host.cu_00095@gtx1080:
/chainer-gogh$ time python chainer-gogh.py -m vgg_chainer -i /home/cu_00095/chainer-gogh/input/photo.png -s /home/cu_00095/chainer-gogh/style/q.png -o /home/cu_00095/chainer-gogh/result -g 0
load model... vgg_chainer
Downloading from http://www.robots.ox.ac.uk/%7Evgg/software/very_deep/caffe/VGG_ILSVRC_16_layers.caffemodel...
Connection to proxy.chongdata.com closed by remote host.

I try to use vgg_chainer
But Pre-trained model Always download failed?now . I have download the VGG_ILSVRC_16_layers.caffemodel to the chainer root directory;
How should I change the code to skip the connect(Downloading from http://www.robots) step?
It have spend me all days to deal with this..Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant