yihua7 / NeRF-Texture

[SIGGRAPH 2023, TPAMI 2024] Code for NeRF-Texture: Texture Synthesis with Neural Radiance Fields
https://yihua7.github.io/NeRF-Texture-web/
189 stars 10 forks source link

Using NeRF-Texture to reconstruct photorealistic portrait #3

Closed oijoijcoiejoijce closed 10 months ago

oijoijcoiejoijce commented 11 months ago

Love the paper - super cool approach. How would you use this to reconstruct photorealistic portrait? (They gave example of this in an older paper - Deferred Neural Rendering: Image Synthesis using Neural Textures)

yihua7 commented 10 months ago

Thank you for your attention! This paper synthesizes textures in a scheme of Markov random process, focusing mainly on static and local textures like grass, rather than global and high-level-semantic textures like faces.