Corleone-Huang

Results 8 issues of Corleone-Huang

Hi, in the original VQVAE paper, the commit_loss is defined as ``` (quantize.detach()-x) ** 2 + beta * (quantize - x.detach() ** 2) ``` where the beta is usually to...

Is there anyone who successfully trained a Vit-VQGAN? Since the reconstruction result of my trained ViT-VQGAN (using the implementation of this repo and others' implementation, and also my implementation) is...

An error occurred in the assert dataset(in main.py) when I was running the program. What is the version number of pytorch you use?

could you provide compiled vtpack._C? Thanks!