paper-with-me

홈 › Papers

Deep Parametric Shape Predictions using Distance Fields

2019-04-18 · CVPR 2020 6 · Dmitriy Smirnov, Matthew Fisher, Vladimir G. Kim, Richard Zhang, Justin Solomon

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.

📄 PDF Abstract BibTeX arXiv:1904.08921

Code (1)

dmsm/DeepParametricShapes 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

AlignSDF: Pose-Aligned Signed Distance Fields for Hand-Object Reconstruction

2022-07-26 · Zerui Chen, Yana Hasson, Cordelia Schmid, Ivan Laptev

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 Reconstruction

3D Parametric Wireframe Extraction Based on Distance Fields

2021-07-13 · Albert Matveev, Alexey Artemov, Denis Zorin, Evgeny Burnaev

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

2023-09-26 · ICCV 2023 1 · Zhisheng Huang, Yujin Chen, Di Kang, Jinlu Zhang 외

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 Reconstruction

Neural-ABC: Neural Parametric Models for Articulated Body with Clothes

2024-04-06 · Honghu Chen, Yuxin Yao, Juyong Zhang

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

2021-07-23 · Ehsan Zobeidi, Nikolay Atanasov

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