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

How to setup the [lsun-train-folder]?: python main.py --dataset lsun --dataroot [lsun-train-folder] --cuda #47

Open
fenfeibani opened this issue Aug 28, 2017 · 1 comment

Comments

@fenfeibani
Copy link

How to setup the [lsun-train-folder]?: python main.py --dataset lsun --dataroot [lsun-train-folder] --cuda. Thank you!

@mottosso
Copy link

mottosso commented Sep 4, 2017

Once you've extracted the LSUN dataset, to e.g. /path/to/lsun, it should have a directory called bedroom_train_lmdb/. If so, then that's what you should provide to main.py

For example.

$ python main.py --dataset lsun --dataroot /path/to/lsun --cuda

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