huggingface / huggingface/diffusers
Inquiry About Using Non-Square Images for ControlNet Training
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
Subject: Inquiry About Using Non-Square Images for ControlNet Training
Dear [Team/Developer],
First of all, thank you for providing the training code for ControlNet. I have recently been utilizing this code to train the ControlNet for an sdxl model, and I am quite satisfied with the results. However, I believe there is room for improvement.
During the training process, I noticed that the program crops images into squares. The images I am using are from interior design, which are rarely square and tend to lose their integrity when cropped. I am wondering if it is possible to train with longer or wider images, such as those with aspect ratios of 3:2 or 2:3. Would it be sufficient to modify the image processing part of the code to accommodate these dimensions?
I look forward to your response and thank you very much for your support!
Best regards
Contributor guide
Assessment
This issue has not been assessed yet.