paper-with-me

홈 › Papers

NeuTex: Neural Texture Mapping for Volumetric Neural Rendering

2021-03-01 · CVPR 2021 1 · Fanbo Xiang, Zexiang Xu, Miloš Hašan, Yannick Hold-Geoffroy, Kalyan Sunkavalli, Hao Su

Recent work has demonstrated that volumetric scene representations combined with differentiable volume rendering can enable photo-realistic rendering for challenging scenes that mesh reconstruction fails on. However, these methods entangle geometry and appearance in a "black-box" volume that cannot be edited. Instead, we present an approach that explicitly disentangles geometry--represented as a continuous 3D volume--from appearance--represented as a continuous 2D texture map. We achieve this by introducing a 3D-to-2D texture mapping (or surface parameterization) network into volumetric representations. We constrain this texture mapping network using an additional 2D-to-3D inverse mapping network and a novel cycle consistency loss to make 3D surface points map to 2D texture points that map back to the original 3D points. We demonstrate that this representation can be reconstructed using only multi-view image supervision and generates high-quality rendering results. More importantly, by separating geometry and texture, we allow users to edit appearance by simply editing 2D texture maps.

📄 PDF Abstract BibTeX arXiv:2103.00762

Code (1)

fbxiang/NeuTex pytorch

Tasks

Neural Rendering

Methods 이 논문이 사용한 방법론

Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…

Similar Papers 제목 키워드 기반

SVG-Head: Hybrid Surface-Volumetric Gaussians for High-Fidelity Head Reconstruction and Real-Time Editing

2025-08-13 · Heyi Sun, Cong Wang, Tian-Xing Xu, Jingwei Huang 외 arxiv

Creating high-fidelity and editable head avatars is a pivotal challenge in computer vision and graphics, boosting many AR/VR applications. While recent advancements have achieved photorealistic renderings and plausible a…

NormalFusion: Real-Time Acquisition of Surface Normals for High-Resolution RGB-D Scanning

2021-06-19 · CVPR 2021 1 · Hyunho Ha, Joo Ho Lee, Andreas Meuleman, Min H. Kim

Multiview shape-from-shading (SfS) has achieved high-detail geometry, but its computation is expensive for solving a multiview registration and an ill-posed inverse rendering problem. Therefore, it has been mainly us…

Inverse Rendering

Gaussian Volumetric Representation for Efficient Shear-Warp Visualization

2026-07-28 · Mayuri Mathur, Ojaswa Sharma arxiv

Medical image visualization requires volumetric rendering algorithms that preserve anatomical fidelity while maintaining high rendering speeds. To address the high computational cost of large volumetric datasets, we prop…

Volumetric Rendering with Baked Quadrature Fields

2023-12-02 · Gopal Sharma, Daniel Rebain, Kwang Moo Yi, Andrea Tagliasacchi

We propose a novel Neural Radiance Field (NeRF) representation for non-opaque scenes that enables fast inference by utilizing textured polygons. Despite the high-quality novel view rendering that NeRF provides, a critica…

NeRF

FaceFolds: Meshed Radiance Manifolds for Efficient Volumetric Rendering of Dynamic Faces

2024-04-22 · Safa C. Medin, Gengyan Li, Ruofei Du, Stephan Garbin 외

3D rendering of dynamic face captures is a challenging problem, and it demands improvements on several fronts$\unicode{x2014}$photorealism, efficiency, compatibility, and configurability. We present a novel representatio…

Neural Rendering