Neural Unsigned Distance Fields for Implicit Function Learning
- URL: http://arxiv.org/abs/2010.13938v1
- Date: Mon, 26 Oct 2020 22:49:45 GMT
- Title: Neural Unsigned Distance Fields for Implicit Function Learning
- Authors: Julian Chibane, Aymen Mir, Gerard Pons-Moll
- Abstract summary: We propose Neural Distance Fields (NDF), a neural network based model which predicts the unsigned distance field for arbitrary 3D shapes.
NDF represent surfaces at high resolutions as prior implicit models, but do not require closed surface data.
NDF can be used for multi-target regression (multiple outputs for one input) with techniques that have been exclusively used for rendering in graphics.
- Score: 53.241423815726925
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this work we target a learnable output representation that allows
continuous, high resolution outputs of arbitrary shape. Recent works represent
3D surfaces implicitly with a Neural Network, thereby breaking previous
barriers in resolution, and ability to represent diverse topologies. However,
neural implicit representations are limited to closed surfaces, which divide
the space into inside and outside. Many real world objects such as walls of a
scene scanned by a sensor, clothing, or a car with inner structures are not
closed. This constitutes a significant barrier, in terms of data pre-processing
(objects need to be artificially closed creating artifacts), and the ability to
output open surfaces. In this work, we propose Neural Distance Fields (NDF), a
neural network based model which predicts the unsigned distance field for
arbitrary 3D shapes given sparse point clouds. NDF represent surfaces at high
resolutions as prior implicit models, but do not require closed surface data,
and significantly broaden the class of representable shapes in the output. NDF
allow to extract the surface as very dense point clouds and as meshes. We also
show that NDF allow for surface normal calculation and can be rendered using a
slight modification of sphere tracing. We find NDF can be used for multi-target
regression (multiple outputs for one input) with techniques that have been
exclusively used for rendering in graphics. Experiments on ShapeNet show that
NDF, while simple, is the state-of-the art, and allows to reconstruct shapes
with inner structures, such as the chairs inside a bus. Notably, we show that
NDF are not restricted to 3D shapes, and can approximate more general open
surfaces such as curves, manifolds, and functions. Code is available for
research at https://virtualhumans.mpi-inf.mpg.de/ndf/.
Related papers
- Probabilistic Directed Distance Fields for Ray-Based Shape Representations [8.134429779950658]
Directed Distance Fields (DDFs) are a novel neural shape representation that builds upon classical distance fields.
We show how to model inherent discontinuities in the underlying field.
We then apply DDFs to several applications, including single-shape fitting, generative modelling, and single-image 3D reconstruction.
arXiv Detail & Related papers (2024-04-13T21:02:49Z) - UDiFF: Generating Conditional Unsigned Distance Fields with Optimal Wavelet Diffusion [51.31220416754788]
We present UDiFF, a 3D diffusion model for unsigned distance fields (UDFs) which is capable to generate textured 3D shapes with open surfaces from text conditions or unconditionally.
Our key idea is to generate UDFs in spatial-frequency domain with an optimal wavelet transformation, which produces a compact representation space for UDF generation.
arXiv Detail & Related papers (2024-04-10T09:24:54Z) - NeUDF: Leaning Neural Unsigned Distance Fields with Volume Rendering [25.078149064632218]
NeUDF can reconstruct surfaces with arbitrary topologies solely from multi-view supervision.
We extensively evaluate our method over a number of challenging datasets, including DTU, MGN, and Deep Fashion 3D.
arXiv Detail & Related papers (2023-04-20T04:14:42Z) - NeuralUDF: Learning Unsigned Distance Fields for Multi-view
Reconstruction of Surfaces with Arbitrary Topologies [87.06532943371575]
We present a novel method, called NeuralUDF, for reconstructing surfaces with arbitrary topologies from 2D images via volume rendering.
In this paper, we propose to represent surfaces as the Unsigned Distance Function (UDF) and develop a new volume rendering scheme to learn the neural UDF representation.
arXiv Detail & Related papers (2022-11-25T15:21:45Z) - NeuralODF: Learning Omnidirectional Distance Fields for 3D Shape
Representation [7.208066405543874]
In visual computing, 3D geometry is represented in many different forms including meshes, point clouds, voxel grids, level sets, and depth images.
We propose Omni Distance Fields (ODFs), a new 3D shape representation that encodes geometry by storing the depth to the object's surface from any 3D position in any viewing direction.
arXiv Detail & Related papers (2022-06-12T20:59:26Z) - Neural Vector Fields for Implicit Surface Representation and Inference [73.25812045209001]
Implicit fields have recently shown increasing success in representing and learning 3D shapes accurately.
We develop a novel and yet a fundamental representation considering unit vectors in 3D space and call it Vector Field (VF)
We show the advantages of VF representation, in learning open, closed, or multi-layered as well as piecewise planar surfaces.
arXiv Detail & Related papers (2022-04-13T17:53:34Z) - MeshUDF: Fast and Differentiable Meshing of Unsigned Distance Field
Networks [68.82901764109685]
Recent work modelling 3D open surfaces train deep neural networks to approximate Unsigned Distance Fields (UDFs)
We propose to directly mesh deep UDFs as open surfaces with an extension of marching cubes, by locally detecting surface crossings.
Our method is order of magnitude faster than meshing a dense point cloud, and more accurate than inflating open surfaces.
arXiv Detail & Related papers (2021-11-29T14:24:02Z) - Deep Implicit Surface Point Prediction Networks [49.286550880464866]
Deep neural representations of 3D shapes as implicit functions have been shown to produce high fidelity models.
This paper presents a novel approach that models such surfaces using a new class of implicit representations called the closest surface-point (CSP) representation.
arXiv Detail & Related papers (2021-06-10T14:31:54Z) - DUDE: Deep Unsigned Distance Embeddings for Hi-Fidelity Representation
of Complex 3D Surfaces [8.104199886760275]
DUDE is a disentangled shape representation that utilizes an unsigned distance field (uDF) to represent proximity to a surface, and a normal vector field (nVF) to represent surface orientation.
We show that a combination of these two (uDF+nVF) can be used to learn high fidelity representations for arbitrary open/closed shapes.
arXiv Detail & Related papers (2020-11-04T22:49:05Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.