wtliao / text2image

Text to Image Generation with Semantic-Spatial Aware GAN
179 stars 34 forks source link

IS and FID #1

Closed ScottWong98 closed 3 years ago

ScottWong98 commented 3 years ago

Hello, could you share the code for calculating the IS and FID ? I want to use this metric to evaluate my method.

wtliao commented 3 years ago

Hi, I have updated the repo for evaluation.

cookie-ke commented 3 years ago

Could you please tell me how to put the image data into a folder when I want to use FID, LPIPS, or IS? The train set and data set are split by ".pikle" files and I don't know how to the evaluation metric.