Deep Parametric Shape Predictions using Distance Fields
Many tasks in graphics and vision demand machinery for converting shapes into consistent representations with sparse sets of parameters; these representations facilitate rendering, editing, and storage. When the source data is noisy or ambiguous, however, artists and engineers often manually construct such representations, a tedious and potentially time-consuming process. While advances in deep learning have been successfully applied to noisy geometric data, the task of generating parametric shapes has so far been difficult for these methods. Hence, we propose a new framework for predicting parametric shape primitives using deep learning. We use distance fields to transition between shape parameters like control points and input data on a pixel grid. We demonstrate efficacy on 2D and 3D tasks, including font vectorization and surface abstraction.
Code (1)
Tasks
Deep LearningSimilar Papers 제목 키워드 기반
AlignSDF: Pose-Aligned Signed Distance Fields for Hand-Object Reconstruction
Recent work achieved impressive progress towards joint reconstruction of hands and manipulated objects from monocular color images. Existing methods focus on two alternative representations in terms of either parametric …
hand-object poseObject Reconstruction3D Parametric Wireframe Extraction Based on Distance Fields
We present a pipeline for parametric wireframe extraction from densely sampled point clouds. Our approach processes a scalar distance field that represents proximity to the nearest sharp feature curve. In intermediate st…
PHRIT: Parametric Hand Representation with Implicit Template
We propose PHRIT, a novel approach for parametric hand mesh modeling with an implicit template that combines the advantages of both parametric meshes and implicit representations. Our method represents deformable hand sh…
3D ReconstructionSingle-View 3D ReconstructionNeural-ABC: Neural Parametric Models for Articulated Body with Clothes
In this paper, we introduce Neural-ABC, a novel parametric model based on neural implicit functions that can represent clothed human bodies with disentangled latent spaces for identity, clothing, shape, and pose. Traditi…
A Deep Signed Directional Distance Function for Object Shape Representation
Neural networks that map 3D coordinates to signed distance function (SDF) or occupancy values have enabled high-fidelity implicit representations of object shape. This paper develops a new shape model that allows synthes…
Dimensionality Reduction