-
Notifications
You must be signed in to change notification settings - Fork 22
[Discussion] Resolution mismatch of I2I bagel training #86
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi author,
As we hard-coded the resolution as 512 in the I2I bagel config, it causes a resolution mismatch because the reference image's resolution is higher than this setting.
As a result, the output collapsed (as observed in WandB. At that time, no training happened):

I also tested the original BAGEL inference with same config, and that result is correct:

I think the critical part is that the resolution of generated image should follow the resolution of reference image. But I am not sure. Could you check this issue? Looking forward to your reply. Thanks very much!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested