JunyaoHu / common_metrics_on_video_quality

You can easily calculate FVD, PSNR, SSIM, LPIPS for evaluating the quality of generated or predicted videos.
232 stars 9 forks source link

Calculation bug with scipy>1.9 #10

Open MK-2012 opened 8 months ago

MK-2012 commented 8 months ago

Hello. In the README you say that with scipy>1.9 FVD calculations will be wrong. Could you, please, fix the calculation method for newer versions of scipy or at least elaborate further on why that happens?

JunyaoHu commented 8 months ago

I haven't studied it before. This may take longer to study, so please wait. This issue will remain open until I resolve it.

JunyaoHu commented 6 months ago

I am really busy to burst recently, may not have time to maintain in the near future, I hope someone can help me solve.

nku-zhichengzhang commented 5 months ago

Could you list the details of the runtime error you have counted?

Hello. In the README you say that with scipy>1.9 FVD calculations will be wrong. Could you, please, fix the calculation method for newer versions of scipy or at least elaborate further on why that happens?