paper-with-me

홈 › Papers

Parameterization-driven Neural Surface Reconstruction for Object-oriented Editing in Neural Rendering

2023-10-09 · Baixin Xu, Jiangbei Hu, Fei Hou, Kwan-Yee Lin, Wayne Wu, Chen Qian, Ying He

The advancements in neural rendering have increased the need for techniques that enable intuitive editing of 3D objects represented as neural implicit surfaces. This paper introduces a novel neural algorithm for parameterizing neural implicit surfaces to simple parametric domains like spheres and polycubes. Our method allows users to specify the number of cubes in the parametric domain, learning a configuration that closely resembles the target 3D object's geometry. It computes bi-directional deformation between the object and the domain using a forward mapping from the object's zero level set and an inverse deformation for backward mapping. We ensure nearly bijective mapping with a cycle loss and optimize deformation smoothness. The parameterization quality, assessed by angle and area distortions, is guaranteed using a Laplacian regularizer and an optimized learned parametric domain. Our framework integrates with existing neural rendering pipelines, using multi-view images of a single object or multiple objects of similar geometries to reconstruct 3D geometry and compute texture maps automatically, eliminating the need for any prior information. We demonstrate the method's effectiveness on images of human heads and man-made objects.

📄 PDF Abstract BibTeX arXiv:2310.05524

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryNeural RenderingSurface Reconstruction

Similar Papers 제목 키워드 기반

Learning quadrangulated patches for 3D shape parameterization and completion

2017-09-20 · Kripasindhu Sarkar, Kiran varanasi, Didier Stricker

We propose a novel 3D shape parameterization by surface patches, that are oriented by 3D mesh quadrangulation of the shape. By encoding 3D surface detail on local patches, we learn a patch dictionary that identifies prin…

DenoisingDictionary Learning

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

Sign-Agnostic Implicit Learning of Surface Self-Similarities for Shape Modeling and Reconstruction from Raw Point Clouds

2020-12-14 · CVPR 2021 1 · Wenbin Zhao, Jiabao Lei, Yuxin Wen, JianGuo Zhang 외

Shape modeling and reconstruction from raw point clouds of objects stand as a fundamental challenge in vision and graphics research. Classical methods consider analytic shape priors; however, their performance degraded w…

Surface Reconstruction

Learning Modified Indicator Functions for Surface Reconstruction

2021-11-18 · Dong Xiao, Siyou Lin, Zuoqiang Shi, Bin Wang

Surface reconstruction is a fundamental problem in 3D graphics. In this paper, we propose a learning-based approach for implicit surface reconstruction from raw point clouds without normals. Our method is inspired by Gau…

LEMMASurface Reconstruction

DeepMesh: Differentiable Iso-Surface Extraction

2021-06-20 · Benoit Guillard, Edoardo Remelli, Artem Lukoianov, Stephan R. Richter 외

Geometric Deep Learning has recently made striking progress with the advent of continuous deep implicit fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Eucl…

3D ReconstructionSingle-View 3D Reconstruction