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

The question about different size images to compress #2

Open
AlbertLin0 opened this issue May 17, 2024 · 1 comment
Open

The question about different size images to compress #2

AlbertLin0 opened this issue May 17, 2024 · 1 comment

Comments

@AlbertLin0
Copy link

The 'elic' model could deal with different size of images, because the arch is not sensitive to different size inputs. But diffusion model has a definite input/output size based on pixel level.

The question is how to compress different size images?

@tongdaxu
Copy link
Owner

Currently the image size is determined by your base diffusion model. This repo use pretrained ADM with image size 256^2. So we can only work with 256^2 image for one pass

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

2 participants