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

[FEATURE REQUEST] text-to-image finetuning with aspect bucketed data #615

Open
bghira opened this issue May 3, 2024 · 0 comments
Open

Comments

@bghira
Copy link

bghira commented May 3, 2024

Feature Request

I would like for autotrain to be able to train on aspect-bucketed datasets.

Motivation

When training text-to-image models, it is beneficial to have data bucketed into a few aspect ratio sizes.

The images can be random-cropped into these buckets, preferably with an optional downsample size before cropping so that we don't lose much scene integrity (eg. you wouldn't want to go from 4000x4000 to 1024x1024, maybe you'll just get an image of a wall)

Additional Context

Currently, only "dreambooth" finetuning is supported, and it seems like maybe the model config comes from the hub repo directories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant