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

How to calculate the negative log-likelihood from the first stage VQGAN model?

Open khanhvu207 opened this issue 2 years ago • 0 comments

Hi, How should I calculate the negative log-likelihood metric (or something like bits/dim) which is usually reported in generative modeling papers? Should I just use the reconstruction loss as NLL? Thanks.

khanhvu207 avatar May 08 '23 14:05 khanhvu207