echoinside
103 subscribers
834 photos
65 videos
41 files
933 links
ML in computer graphics and random stuff.
Any feedback: @fogside
Download Telegram
Semantic Deep Face Models, [Disney Research]
3D International Conference on 3D Vision (3DV) (2020)

* video
* paper
applications: 3D face synthesis, facial performance transfer, performance editing, and 2D landmark-based performance retargeting.

Очень напоминает вот эту работу, но здесь используется VAE, а не GAN, + детализация текстур, + отдельная генерация текстур под выражение лица, а также прикручивание 2Д лэндмарок к латентному спейсу.
#face_reconstruction #face_tracking #vae #face
This media is not supported in your browser
VIEW IN TELEGRAM
NeRF-VAE: A Geometry Aware 3D Scene Generative Model
* abs
* pdf
We propose NeRF-VAE, a 3D scene generative model that incorporates geometric structure via NeRF and differentiable volume rendering. In contrast to NeRF, our model takes into account shared structure across scenes, and is able to infer the structure of a novel scene -- without the need to re-train -- using amortized inference. Our model is a VAE that learns a distribution over radiance fields by conditioning them on a latent scene representation. We show that, once trained, NeRF-VAE is able to infer and render geometrically-consistent scenes from previously unseen 3D environments using very few input images. We further demonstrate that NeRF-VAE generalizes well to out-of-distribution cameras, while convolutional models do not.
#nerf #vae #generative