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

Error with 1.2.0 Tf version and python 3 #11

Open
pudkeaayush opened this issue Jun 24, 2017 · 0 comments
Open

Error with 1.2.0 Tf version and python 3 #11

pudkeaayush opened this issue Jun 24, 2017 · 0 comments

Comments

@pudkeaayush
Copy link

Hello,
Currently getting the following error:
File "./discogan/image_translation.py", line 314, in
main()
File "./discogan/image_translation.py", line 131, in main
test_B = read_images( test_style_B, 'B', args.image_size )
File "/Users/haosun/Raju/DiscoGAN-master/discogan/dataset.py", line 53, in read_images
images = np.stack( images )
File "/Users/haosun/Raju/anaconda/lib/python3.6/site-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

after downloading the dataset and running the following command:
python ./discogan/image_translation.py --task_name='edges2handbags'.

Please help to check.

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