voxgraf
voxgraf copied to clipboard
Official code release for VoxGRAF: Fast 3D-Aware Image Synthesis with Sparse Voxel Grids
Hello, can you please explain a bit more in detail how did you set up the rendering parameters for the ffhq dataset? dataset_fov = 12.6 # from face estimator grid_radius...
Hello: StyleGAN can disentangle the latent space W+. I saw u use the StyleGAN in this model. Does the VoxGRAF can disentangle the latent space? Thanks
Hello, Thank you for your interesting work! I would like to extract and visualize the geometries (Voxel Grids) as shown on your project page (https://katjaschwarz.github.io/assets/voxgraf/teaser_60fps.mp4). Could you please advise me...