Latent NeRF Training.
We train a Latent NeRF in two stages.
First, we train the chosen NeRF method
IG-AE Training.
We train IG-AE by applying a 3D regularization on its 2D latent space.
Specifically, we train the encoder
@inproceedings{
ig-ae,
title={{Bringing NeRFs to the Latent Space: Inverse Graphics Autoencoder}},
author={Antoine Schnepf and Karim Kassab and Jean-Yves Franceschi and Laurent Caraffa and Flavian Vasile and Jeremie Mary and Andrew I. Comport and Valerie Gouet-Brunet},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=LTDtjrv02Y}
}