Doubiiu / DynamiCrafter

[ECCV 2024, Oral] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
https://doubiiu.github.io/projects/DynamiCrafter/
Apache License 2.0
2.46k stars 197 forks source link

output size question #35

Closed PMPBinZhang closed 6 months ago

PMPBinZhang commented 7 months ago

Thank you for your wonderful work, I have a question, the output size is fixed? only 256 256, 320 576 and 576 * 1024 can be used?

Doubiiu commented 7 months ago

Yes. Currently, we will preprocess the input images to match the required resolution. If the input/output size is modified (must be a multiplier of 32), the performance may not be guaranteed.