paper-with-me

Papers

Implicit Geometric Regularization for Learning Shapes

2020-02-24 · ICML 2020 1 · Amos Gropp, Lior Yariv, Niv Haim, Matan Atzmon, Yaron Lipman

Representing shapes as level sets of neural networks has been recently proved to be useful for different shape analysis and reconstruction tasks. So far, such representations were computed using either: (i) pre-computed implicit shape representations; or (ii) loss functions explicitly defined over the neural level sets. In this paper we offer a new paradigm for computing high fidelity implicit neural representations directly from raw data (i.e., point clouds, with or without normal information). We observe that a rather simple loss function, encouraging the neural network to vanish on the input point cloud and to have a unit norm gradient, possesses an implicit geometric regularization property that favors smooth and natural zero level set surfaces, avoiding bad zero-loss solutions. We provide a theoretical analysis of this property for the linear case, and show that, in practice, our method leads to state of the art implicit neural representations with higher level-of-details and fidelity compared to previous methods.

📄 PDF Abstract BibTeX arXiv:2002.10099

Code (5)

amosgropp/IGR 공식 구현 pytorch
dahliau/ImplicitGeometricRegularization.Tf tf
linusnie/diffcd jax
matanatz/SAL pytorch
peisuke/ImplicitGeometricRegularization.pytorch pytorch

Similar Papers 제목 키워드 기반

FRI-Net: Floorplan Reconstruction via Room-wise Implicit Representation

2024-07-15 · Honghao Xu, Juzhan Xu, Zeyu Huang, Pengfei Xu 외

In this paper, we introduce a novel method called FRI-Net for 2D floorplan reconstruction from 3D point cloud. Existing methods typically rely on corner regression or box regression, which lack consideration for the glob…

regression

HybridSDF: Combining Deep Implicit Shapes and Geometric Primitives for 3D Shape Representation and Manipulation

2021-09-22 · Subeesh Vasu, Nicolas Talabot, Artem Lukoianov, Pierre Baqué 외

Deep implicit surfaces excel at modeling generic shapes but do not always capture the regularities present in manufactured objects, which is something simple geometric primitives are particularly good at. In this paper, …

3D Shape Representation

Learning Shape Primitives via Implicit Convexity Regularization

2023-01-01 · ICCV 2023 1 · Xiaoyang Huang, Yi Zhang, Kai Chen, Teng Li 외

Shape primitives decomposition has been an important and long-standing task in 3D shape analysis. Prior arts heavily rely on 3D point clouds or voxel data for shape primitives extraction, which are less practical in …

Learning Smooth Neural Functions via Lipschitz Regularization

2022-02-16 · Hsueh-Ti Derek Liu, Francis Williams, Alec Jacobson, Sanja Fidler 외

Neural implicit fields have recently emerged as a useful representation for 3D shapes. These fields are commonly represented as neural networks which map latent descriptors and 3D coordinates to implicit function values.…

Augmenting Implicit Neural Shape Representations with Explicit Deformation Fields

2021-08-19 · Matan Atzmon, David Novotny, Andrea Vedaldi, Yaron Lipman

Implicit neural representation is a recent approach to learn shape collections as zero level-sets of neural networks, where each shape is represented by a latent code. So far, the focus has been shape reconstruction, whi…

Decoder