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

batched image generation #38

Closed
bokyeong1015 opened this issue Sep 28, 2023 · 0 comments · Fixed by #42
Closed

batched image generation #38

bokyeong1015 opened this issue Sep 28, 2023 · 0 comments · Fixed by #42
Labels
enhancement New feature or request

Comments

@bokyeong1015
Copy link
Member

To incorporate the below feature

The original src/generate.py generates images one-by-one which leads to under utilization of GPU and as consequence, generation of 30k images takes a while. I've added batched generation of images to speed-up it.

@bokyeong1015 bokyeong1015 added the enhancement New feature or request label Sep 28, 2023
@bokyeong1015 bokyeong1015 linked a pull request Oct 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant