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
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Function encode_stage_2_inputs of the VQ-VAE outputs the quantised latent representations. Since decode_stage_2_outputs quantises the input anyway, we could have a flag in encode_stage_2_inputs to allow for the user to train an LDM on non-quantised representations.