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

Generated results are distorted #33

Open
zzk88862 opened this issue Dec 10, 2024 · 2 comments
Open

Generated results are distorted #33

zzk88862 opened this issue Dec 10, 2024 · 2 comments

Comments

@zzk88862
Copy link

Hi, great work
I found that the final result can only be in 480x720 resolution. When I input an 800x800 image, it causes significant distortion in my results.
input:
image

output:
https://github.com/user-attachments/assets/402877e3-1155-4400-9adb-41b1a859b91f

Are there any solutions to this?

tks

@wenqsun
Copy link
Owner

wenqsun commented Dec 10, 2024

Thanks for your interest! I guess that the distortion may be caused by the crop and resize operation on the input image during the inference stage, and you can try to crop the image to a suitable height/width ratio to avoid severe distortion.

@zzk88862
Copy link
Author

zzk88862 commented Dec 11, 2024

Thanks for your reply.
Do you mean that I must crop the image to 480x720 or maintain this aspect ratio?

btw
Now, CogVideoX-Fun supports multi-resolution, which will avoid distortion and maintain the original resolution.
Will you consider training these LoRAs for CogVideoX-Fun? I believe it will significantly improve performance.

Thanks.

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