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

Can diffusion model handle dynamic input size during training? #127

Open
dannalily opened this issue Nov 24, 2022 · 0 comments
Open

Can diffusion model handle dynamic input size during training? #127

dannalily opened this issue Nov 24, 2022 · 0 comments

Comments

@dannalily
Copy link

Hi, thanks for your amazing code.
I am wondering whether the diffusion model can handle input with different sizes during training.
For example, if I have some training images with different sizes, and I input these images directly into the diffusion model (with batch size of 1) without any resizing operations, can the trained diffusion model generate images properly? Or the diffusion model can only handle images with fixed size?

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

1 participant