cientgu / GIQA

Pytorch implementation of Generated Image Quality Assessment
215 stars 31 forks source link

Getting large negative GMM-GIQA scores #14

Open mush881212 opened 1 year ago

mush881212 commented 1 year ago

Dear Sir,

I'm trying to run GMM-GIQA on custom datasets. My dataset contains 3000 real-images, and 9000 generated images of human face. I generate the GMM model without pca and set the kernel number (M) to 5. After testing on all of the generated images, I found that the numbers are all large negative numbers. https://drive.google.com/file/d/1ydOK6u6yYvd4-2C01qNlH8ZD8a5VavZM/view?usp=sharing

Do you know how this happened? Thanks for the amazing work and looking forward to your reply.

wyn0630 commented 1 year ago

Me too.

ShristiDasBiswas commented 1 month ago

Hi, were you able to solve this issue?