VinAIResearch / WaveDiff

Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)
GNU Affero General Public License v3.0
366 stars 28 forks source link

Diffusion using denoised datasets and introduction of SSIM with PSNR evaluation metrics #12

Open sunmin221 opened 8 months ago

sunmin221 commented 8 months ago

good job, is it possible to add other datasets for training and testing and also is there any sample of PSNR and SSIM evaluation metrics, thanks!