DQiaole/ZITS_inpainting

why the cited fid values are different from that in the original paper?

Closed this issue · 1 comments

the cited fid value which is from MST is this:
image

while the original fid value from MST is this:
image

Why they are different?

Another question, is the code for computing fid score right? why my results got by the given code are very high, can you provide several results (the results in the paper do not include ground truth)

Because MST randomly select 10 Places2 classes with both natural and urban scenes as comprehensive scenes (P2C), which is a subset of places2 dataset.
Besides, our code of fid is right as below:
https://github.com/DQiaole/ZITS_inpainting/blob/main/src/inpainting_metrics.py