paper-with-me

Papers

Adversarial Generation of Continuous Implicit Shape Representations

2020-02-02 · Marian Kleineberg, Matthias Fey, Frank Weichert

This work presents a generative adversarial architecture for generating three-dimensional shapes based on signed distance representations. While the deep generation of shapes has been mostly tackled by voxel and surface point cloud approaches, our generator learns to approximate the signed distance for any point in space given prior latent information. Although structurally similar to generative point cloud approaches, this formulation can be evaluated with arbitrary point density during inference, leading to fine-grained details in generated outputs. Furthermore, we study the effects of using either progressively growing voxel- or point-processing networks as discriminators, and propose a refinement scheme to strengthen the generator's capabilities in modeling the zero iso-surface decision boundary of shapes. We train our approach on the ShapeNet benchmark dataset and validate, both quantitatively and qualitatively, its performance in generating realistic 3D shapes.

📄 PDF Abstract BibTeX arXiv:2002.00349

Code (1)

marian42/shapegan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Mesh Is Worth 512 Numbers: Spectral-domain Diffusion Modeling for High-dimension Shape Generation

2025-03-09 · Jiajie Fan, Amal Trigui, Andrea Bonfanti, Felix Dietrich 외

Recent advancements in learning latent codes derived from high-dimensional shapes have demonstrated impressive outcomes in 3D generative modeling. Traditionally, these approaches employ a trained autoencoder to acquire a…

GPU

FourierHandFlow: Neural 4D Hand Representation Using Fourier Query Flow

2023-07-16 · NeurIPS 2023 11

Recent 4D shape representations model continuous temporal evolution of implicit shapes by (1) learning query flows without leveraging shape and articulation priors or (2) decoding shape occupancies separately for each ti…

4D reconstruction

Hybrid Neural Diffeomorphic Flow for Shape Representation and Generation via Triplane

2023-07-04 · Kun Han, Shanlin Sun, Xiaohui Xie

Deep Implicit Functions (DIFs) have gained popularity in 3D computer vision due to their compactness and continuous representation capabilities. However, addressing dense correspondences and semantic relationships across…

3D Shape Generation3D Shape RepresentationOrgan Segmentation

Adversarial Autoencoders for Compact Representations of 3D Point Clouds

2018-11-19 · Maciej Zamorski, Maciej Zięba, Piotr Klukowski, Rafał Nowak 외

Deep generative architectures provide a way to model not only images but also complex, 3-dimensional objects, such as point clouds. In this work, we present a novel method to obtain meaningful representations of 3D shape…

3D Object RetrievalClusteringGenerating 3D Point CloudsPoint Cloud Generation+2

Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis

2021-11-08 · NeurIPS 2021 12 · Tianchang Shen, Jun Gao, Kangxue Yin, Ming-Yu Liu 외

We introduce DMTet, a deep 3D conditional generative model that can synthesize high-resolution 3D shapes using simple user guides such as coarse voxels. It marries the merits of implicit and explicit 3D representations b…