ai-forever / Kandinsky-3

https://ai-forever.github.io/Kandinsky-3/
Apache License 2.0
290 stars 27 forks source link

Fail to reproduce the reconstruction result #9

Open kebijuelun opened 7 months ago

kebijuelun commented 7 months ago

Thank you for the excellent open-source work.

FID ↓ SSIM ↑ PSNR ↑
from paper 0.686 0.741 27.04
reproduce 1.19 0.76 24.8

Is this kind of accuracy difference as expected?

kebijuelun commented 7 months ago
FID ↓ SSIM ↑ PSNR ↑
from paper 0.686 0.741 27.04
reproduce movqgan_270M (256x256) 1.08 0.75 27.42
reproduce movqgan_270M (512x512) 0.695 0.792 26.32

when inference with 512x512, The result looks somewhat closer to the paper