paper-with-me

Papers

Coupling Explicit and Implicit Surface Representations for Generative 3D Modeling

2020-07-20 · ECCV 2020 8 · Omid Poursaeed, Matthew Fisher, Noam Aigerman, Vladimir G. Kim

We propose a novel neural architecture for representing 3D surfaces, which harnesses two complementary shape representations: (i) an explicit representation via an atlas, i.e., embeddings of 2D domains into 3D; (ii) an implicit-function representation, i.e., a scalar function over the 3D volume, with its levels denoting surfaces. We make these two representations synergistic by introducing novel consistency losses that ensure that the surface created from the atlas aligns with the level-set of the implicit function. Our hybrid architecture outputs results which are superior to the output of the two equivalent single-representation networks, yielding smoother explicit surfaces with more accurate normals, and a more accurate implicit occupancy function. Additionally, our surface reconstruction step can directly leverage the explicit atlas-based representation. This process is computationally efficient, and can be directly used by differentiable rasterizers, enabling training our hybrid representation with image-based losses.

📄 PDF Abstract BibTeX arXiv:2007.10294

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Hybrid-CSR: Coupling Explicit and Implicit Shape Representation for Cortical Surface Reconstruction

2023-07-23 · Shanlin Sun, Thanh-Tung Le, Chenyu You, Hao Tang 외

We present Hybrid-CSR, a geometric deep-learning model that combines explicit and implicit shape representations for cortical surface reconstruction. Specifically, Hybrid-CSR begins with explicit deformations of template…

Surface Reconstruction

Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis

2021-11-08 · NeurIPS 2021 12 · Tianchang Shen, Jun Gao, Kangxue Yin, Ming-Yu Liu 외

We introduce DMTet, a deep 3D conditional generative model that can synthesize high-resolution 3D shapes using simple user guides such as coarse voxels. It marries the merits of implicit and explicit 3D representations b…

Blended Chart Surfaces: A Seamless Explicit Representation for Smooth Surface Fitting

2026-06-16 · Romy Williamson, Niloy Mitra arxiv

A surface representation suitable for geometry processing should be compact and explicit, provide global smoothness guarantees, support a wide range of surface topologies, and offer reliable access to differential quanti…

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 geometr…

Shape As Points: A Differentiable Poisson Solver

2021-06-07 · NeurIPS 2021 12 · Songyou Peng, Chiyu "Max" Jiang, Yiyi Liao, Michael Niemeyer 외

In recent years, neural implicit representations gained popularity in 3D reconstruction due to their expressiveness and flexibility. However, the implicit nature of neural implicit representations results in slow inferen…

3D ReconstructionGPUSurface Reconstruction