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

File missing? #11

Closed
ghost opened this issue Sep 19, 2017 · 3 comments
Closed

File missing? #11

ghost opened this issue Sep 19, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2017

python server.py

Using TensorFlow backend.
Traceback (most recent call last):
File "server.py", line 178, in
chainer.serializers.load_npz('google_net.net', google_net)
File "/usr/local/lib/python2.7/dist-packages/chainer/serializers/npz.py", line 132, in load_npz
with numpy.load(filename) as f:
File "/usr/local/lib/python2.7/dist-packages/numpy/lib/npyio.py", line 370, in load
fid = open(file, "rb")
IOError: [Errno 2] No such file or directory: 'google_net.net'

@abbychau
Copy link
Contributor

Model

Models are avaliable in 'release' page.

base_generator.net all rights reserved 2017 style2paints
paintschainer.net from paintschainer
google_net.net from nico-opendata

@abbychau
Copy link
Contributor

The models are updating and it will be able to be downloaded soon.

@lllyasviel
Copy link
Owner

Update finished. Models are avaliable now.
Closed.

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

2 participants