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

bugfix: bucket search for unseen images should prepend the instance data root so that the images can actually be loaded from disk | image loading should use CV2 as primary method with PIL as fallback | batch prefetch should be correctly destroyed/shutdown upon error or ctrl+c | VAE embed inconsistency fixed by cloning latent before write #552

Merged
merged 20 commits into from
Jul 2, 2024

Conversation

bghira
Copy link
Owner

@bghira bghira commented Jul 2, 2024

No description provided.

bghira and others added 20 commits June 27, 2024 10:17
Fix bucket search for unseen images not containing the absolute path to the image
…-image-load

Load images preferentially with CV2, fall back to PIL only if that fails
@bghira bghira merged commit f37de18 into release Jul 2, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant