pith. sign in

arxiv: 2305.17134 · v3 · pith:KGDDRVMHnew · submitted 2023-05-26 · 💻 cs.CV

NeuManifold: Neural Watertight Manifold Reconstruction with Efficient and High-Quality Rendering Support

classification 💻 cs.CV
keywords neuralrenderinggeneratehigh-qualitymeshesmethodmethodsdifferentiable
0
0 comments X
read the original abstract

We present a method for generating high-quality watertight manifold meshes from multi-view input images. Existing volumetric rendering methods are robust in optimization but tend to generate noisy meshes with poor topology. Differentiable rasterization-based methods can generate high-quality meshes but are sensitive to initialization. Our method combines the benefits of both worlds; we take the geometry initialization obtained from neural volumetric fields, and further optimize the geometry as well as a compact neural texture representation with differentiable rasterizers. Through extensive experiments, we demonstrate that our method can generate accurate mesh reconstructions with faithful appearance that are comparable to previous volume rendering methods while being an order of magnitude faster in rendering. We also show that our generated mesh and neural texture reconstruction is compatible with existing graphics pipelines and enables downstream 3D applications such as simulation. Project page: https://sarahweiii.github.io/neumanifold/

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. NeuMesh++: Towards Versatile and Efficient Volumetric Editing with Disentangled Neural Mesh-based Implicit Field

    cs.CV 2026-06 unverdicted novelty 5.0

    A disentangled mesh-vertex neural radiance field enables mesh-guided geometry edits, texture swap/fill/paint, and semantic-guided edits with claimed efficiency and quality gains.