hojonathanho / diffusion

Denoising Diffusion Probabilistic Models
3.64k stars 360 forks source link

Rate-Distortion Computation #12

Open Finspire13 opened 1 year ago

Finspire13 commented 1 year ago

Thanks so much for the excellent work and code sharing.

May I inquire about how to compute the rate and distortion in Figure 5 and Table 4 in the paper, especially the rate? Preferably with some codes?

Thanks!