paper-with-me

Papers

DeepCurrents: Learning Implicit Representations of Shapes with Boundaries

2021-11-17 · CVPR 2022 1 · David Palmer, Dmitriy Smirnov, Stephanie Wang, Albert Chern, Justin Solomon

Recent techniques have been successful in reconstructing surfaces as level sets of learned functions (such as signed distance fields) parameterized by deep neural networks. Many of these methods, however, learn only closed surfaces and are unable to reconstruct shapes with boundary curves. We propose a hybrid shape representation that combines explicit boundary curves with implicit learned interiors. Using machinery from geometric measure theory, we parameterize currents using deep networks and use stochastic gradient descent to solve a minimal surface problem. By modifying the metric according to target geometry coming, e.g., from a mesh or point cloud, we can use this approach to represent arbitrary surfaces, learning implicitly defined shapes with explicitly defined boundary curves. We further demonstrate learning families of shapes jointly parameterized by boundary curves and latent codes.

📄 PDF Abstract BibTeX arXiv:2111.09383

Code (1)

dmsm/DeepCurrents 공식 구현 pytorch

Similar Papers 제목 키워드 기반

HyperCube: Implicit Field Representations of Voxelized 3D Models

2021-10-12 · Magdalena Proszewska, Marcin Mazur, Tomasz Trzciński, Przemysław Spurek

Recently introduced implicit field representations offer an effective way of generating 3D object shapes. They leverage implicit decoder trained to take a 3D point coordinate concatenated with a shape encoding and to out…

Decoder

Deep Learning on Implicit Neural Representations of Shapes

2023-02-10 · Luca De Luigi, Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez 외

Implicit Neural Representations (INRs) have emerged in the last few years as a powerful tool to encode continuously a variety of different signals like images, videos, audio and 3D shapes. When applied to 3D shapes, INRs…

Deep Learning

Gaussian Process Implicit Surfaces as Control Barrier Functions for Safe Robot Navigation

2025-10-14 · Mouhyemen Khan, Tatsuya Ibuki, Abhijit Chatterjee arxiv

Level set methods underpin modern safety techniques such as control barrier functions (CBFs), while also serving as implicit surface representations for geometric shapes via distance fields. Inspired by these two paradig…

Collision AvoidanceRobot Navigation

Implicit Geometric Regularization for Learning Shapes

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

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 …

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