HyperCube: Implicit Field Representations of Voxelized 3D Models

10/12/2021
by   Magdalena Proszewska, et al.
0

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 output a value which indicates whether the point is outside the shape or not. Although this approach enables efficient rendering of visually plausible objects, it has two significant limitations. First, it is based on a single neural network dedicated for all objects from a training set which results in a cumbersome training procedure and its application in real life. More importantly, the implicit decoder takes only points sampled within voxels (and not the entire voxels) which yields problems at the classification boundaries and results in empty spaces within the rendered mesh. To solve the above limitations, we introduce a new HyperCube architecture based on interval arithmetic network, that enables direct processing of 3D voxels, trained using a hypernetwork paradigm to enforce model convergence. Instead of processing individual 3D samples from within a voxel, our approach allows to input the entire voxel (3D cube) represented with its convex hull coordinates, while the target network constructed by a hypernet assigns it to an inside or outside category. As a result our HyperCube model outperforms the competing approaches both in terms of training and inference efficiency, as well as the final mesh quality.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/06/2018

Learning Implicit Fields for Generative Shape Modeling

We advocate the use of implicit fields for learning generative models of...
research
10/06/2022

Neural Volumetric Mesh Generator

Deep generative models have shown success in generating 3D shapes with d...
research
01/28/2022

CoordX: Accelerating Implicit Neural Representation with a Split MLP Architecture

Implicit neural representations with multi-layer perceptrons (MLPs) have...
research
02/05/2022

Spelunking the Deep: Guaranteed Queries on General Neural Implicit Surfaces via Range Analysis

Neural implicit representations, which encode a surface as the level set...
research
03/12/2020

SeqXY2SeqZ: Structure Learning for 3D Shapes by Sequentially Predicting 1D Occupancy Segments From 2D Coordinates

Structure learning for 3D shapes is vital for 3D computer vision. State-...
research
05/17/2023

MultiPlaneNeRF: Neural Radiance Field with Non-Trainable Representation

NeRF is a popular model that efficiently represents 3D objects from 2D i...
research
11/23/2022

OReX: Object Reconstruction from Planar Cross-sections Using Neural Fields

Reconstructing 3D shapes from planar cross-sections is a challenge inspi...

Please sign up or login with your details

Forgot password? Click here to reset