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

genre-scraper.py HTTP Error 404: Not Found #11

Open
oof3nd opened this issue Aug 13, 2018 · 7 comments
Open

genre-scraper.py HTTP Error 404: Not Found #11

oof3nd opened this issue Aug 13, 2018 · 7 comments

Comments

@oof3nd
Copy link

oof3nd commented Aug 13, 2018

new version genre-scraper.py doesn't work
unnamed
Is it planned to fix this?

@robbiebarrat
Copy link
Owner

robbiebarrat commented Aug 13, 2018

What arguments are you feeding the script? Right now it looks like you aren't specifying a genre or style to scrape, hence the "None" in your URLs.

You must feed it either a style or a genre to download. by the command line, if you wanted to download landscape paintings you would run

python3 genre-scraper.py --genre landscape --output_dir landscapes

@robbiebarrat
Copy link
Owner

Are you still having trouble? If not, please let me know so I can close the issue.

@oof3nd
Copy link
Author

oof3nd commented Aug 14, 2018

image
script works, scrape images, but sometimes displays "failed downloading", it's ok?
can i run "main.lua" for windows?
What is Generator (CPU) and Discriminator (CPU)? necessarily for run "main.lua"?

@robbiebarrat
Copy link
Owner

robbiebarrat commented Aug 14, 2018

yes sometimes it says failed downloading but that's OK.

I haven't tested it on windows - but you're definitely going to want to use GPU as opposed to CPU - otherwise it will take months to train. Could you please rephrase your question about this? I'm not sure I understand.

@oof3nd
Copy link
Author

oof3nd commented Aug 14, 2018

What i need for start "main.lua"?
How can i use gan with "main.lua"?

@robbiebarrat
Copy link
Owner

Please check https://github.com/robbiebarrat/art-DCGAN/blob/master/INSTALL.md for setup details,

although this only works on Linux, I don't know how to set up on Windows...

@ghost
Copy link

ghost commented Aug 21, 2018

@robbiebarrat would it work on google colab that way anyone can run with free gpu and platform independent in the cloud?

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