taming-transformers icon indicating copy to clipboard operation
taming-transformers copied to clipboard

Are the grid patterns normal?

Open fomalhautb opened this issue 4 years ago • 1 comments
trafficstars

I am trying to train VQ-GAN on the COCO dataset, but I got reconstructed images with grid patterns on them, and the reconstructed image doesn't look like the input. Is this normal at the beginning of the training? Am I doing anything wrong?

image

fomalhautb avatar Apr 16 '21 15:04 fomalhautb

During the first epoch, yes it is normal. After that no.

adeptflax avatar Jul 04 '21 03:07 adeptflax