openai / DALL-E

PyTorch package for the discrete VAE used for DALL·E.
Other
10.77k stars 1.94k forks source link

about codebook #52

Open Dorniwang opened 2 years ago

Dorniwang commented 2 years ago

so in the whole architecture, no explicit codebook vecters are used right? only categorical logits as the input to the decoder when you train your dvae?

Asthestarsfalll commented 2 years ago

same question.