You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your outstanding contributions. I noticed that your input was normalized mean=0.5, std=0.5. However, CogVideo does not have such operation, may I ask why? Or can CogVideo generalize to this range?
The text was updated successfully, but these errors were encountered:
This operation is equivalent to normalizing a [0,1] image to [-1, 1], which should fit for almost all generative models. I think CogVideo are doing the same. Could you check again?
Thank you for your outstanding contributions. I noticed that your input was normalized mean=0.5, std=0.5. However, CogVideo does not have such operation, may I ask why? Or can CogVideo generalize to this range?
The text was updated successfully, but these errors were encountered: