facebookresearch / StyleNeRF

This is the open source implementation of the ICLR2022 paper "StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis"
955 stars 91 forks source link

What's the setting for FID evaluation? #31

Open YuDeng opened 2 years ago

YuDeng commented 2 years ago

Hi, thanks for sharing the code of this great work!

I'm trying to generate images with random camera poses for FID evaluation. Can you give me some hints on how to set the camera poses in this case? I can only find the script for multi-view image generation as shown in the readme.