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
I was curious about VQ-VAE and found your model because not everybody has implemented the PixelCNN as well. However, just running a quick test on MNIST, it only generates grey images. Inspecting the generated tensor's values, they're all roughly 0.44. Any thoughts as to what might be going on?
The text was updated successfully, but these errors were encountered:
I was curious about VQ-VAE and found your model because not everybody has implemented the PixelCNN as well. However, just running a quick test on MNIST, it only generates grey images. Inspecting the
generated
tensor's values, they're all roughly0.44
. Any thoughts as to what might be going on?The text was updated successfully, but these errors were encountered: