paper-with-me

Papers

Learning Neural Implicit Representations with Surface Signal Parameterizations

2022-11-01 · Yanran Guan, Andrei Chubarau, Ruby Rao, Derek Nowrouzezahrai

Neural implicit surface representations have recently emerged as popular alternative to explicit 3D object encodings, such as polygonal meshes, tabulated points, or voxels. While significant work has improved the geometric fidelity of these representations, much less attention is given to their final appearance. Traditional explicit object representations commonly couple the 3D shape data with auxiliary surface-mapped image data, such as diffuse color textures and fine-scale geometric details in normal maps that typically require a mapping of the 3D surface onto a plane, i.e., a surface parameterization; implicit representations, on the other hand, cannot be easily textured due to lack of configurable surface parameterization. Inspired by this digital content authoring methodology, we design a neural network architecture that implicitly encodes the underlying surface parameterization suitable for appearance data. As such, our model remains compatible with existing mesh-based digital content with appearance data. Motivated by recent work that overfits compact networks to individual 3D objects, we present a new weight-encoded neural implicit representation that extends the capability of neural implicit surfaces to enable various common and important applications of texture mapping. Our method outperforms reasonable baselines and state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2211.00519

Code (1)

isaacguan/nisp 공식 구현 tf

Similar Papers 제목 키워드 기반

Rethinking Directional Parameterization in Neural Implicit Surface Reconstruction

2024-09-11 · Zijie Jiang, Tianhan Xu, Hiroharu Kato

Multi-view 3D surface reconstruction using neural implicit representations has made notable progress by modeling the geometry and view-dependent radiance fields within a unified framework. However, their effectiveness in…

Surface Reconstruction

Surface Networks via General Covers

2018-12-27 · ICCV 2019 10 · Niv Haim, Nimrod Segol, Heli Ben-Hamu, Haggai Maron 외

Developing deep learning techniques for geometric data is an active and fruitful research area. This paper tackles the problem of sphere-type surface learning by developing a novel surface-to-image representation. Using …

Retrieval

NeRS: Neural Reflectance Surfaces for Sparse-view 3D Reconstruction in the Wild

2021-10-14 · NeurIPS 2021 12 · Jason Y. Zhang, Gengshan Yang, Shubham Tulsiani, Deva Ramanan

Recent history has seen a tremendous growth of work exploring implicit representations of geometry and radiance, popularized through Neural Radiance Fields (NeRF). Such works are fundamentally based on a (implicit) volum…

3D ReconstructionNeRFNeural Rendering

NeuralSSD: A Neural Solver for Signed Distance Surface Reconstruction

2025-11-18 · Zi-Chen Xi, Jiahui Huang, Hao-Xiang Chen, Francis Williams 외 arxiv

We proposed a generalized method, NeuralSSD, for reconstructing a 3D implicit surface from the widely-available point cloud data. NeuralSSD is a solver-based on the neural Galerkin method, aimed at reconstructing higher-…

Point Clouds

Fast Disk Conformal Parameterization of Simply-connected Open Surfaces

2014-08-29 · Pui Tung Choi, Lok Ming Lui

Surface parameterizations have been widely used in computer graphics and geometry processing. In particular, as simply-connected open surfaces are conformally equivalent to the unit disk, it is desirable to compute the d…