autonomousvision / giraffe

This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
https://m-niemeyer.github.io/project-pages/giraffe/index.html
MIT License
1.23k stars 160 forks source link

The results of FID score on Chairs data #34

Closed zzw-zwzhang closed 3 years ago

zzw-zwzhang commented 3 years ago

Hi, I got a FID score=28.01, which is larger than the results of paper, 20. I have trained model enough epochs.

I used your configs/64res/chairs_64.yaml without any changes. Is there a problem?

I also trained the model on Cats data, the FID score=10.24, your results is 8.

image image

m-niemeyer commented 3 years ago

Hi @zzw-zwzhang , for this purpose we provide pre-trained models. You can use them compare the results against your models.