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

Training facescrub #19

Open
shadow111 opened this issue Feb 16, 2018 · 0 comments
Open

Training facescrub #19

shadow111 opened this issue Feb 16, 2018 · 0 comments

Comments

@shadow111
Copy link

shadow111 commented Feb 16, 2018

Hello,
when running this command python ./discogan/image_translation.py --task_name='facescrub' i have this error:

Traceback (most recent call last): File "./discogan/image_translation.py", line 314, in <module> main() File "./discogan/image_translation.py", line 139, in main test_B = read_images( test_style_B, None, args.image_size ) File "/home/lafi/Desktop/DiscoGAN-master/discogan/dataset.py", line 53, in read_images images = np.stack( images ) File "/usr/local/lib/python2.7/dist-packages/numpy/core/shape_base.py", line 350, in stack raise ValueError('need at least one array to stack') ValueError: need at least one array to stack

If you suspect this is an IPython bug, please report it at:
https://github.com/ipython/ipython/issues or send an email to the mailing list at [email protected] You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it. Extra-detailed tracebacks for bug-reporting purposes can be enabled via: %config Application.verbose_crash=True

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