paper-with-me

Papers

TetraDiffusion: Tetrahedral Diffusion Models for 3D Shape Generation

2022-11-23 · Nikolai Kalischek, Torben Peters, Jan D. Wegner, Konrad Schindler

Probabilistic denoising diffusion models (DDMs) have set a new standard for 2D image generation. Extending DDMs for 3D content creation is an active field of research. Here, we propose TetraDiffusion, a diffusion model that operates on a tetrahedral partitioning of 3D space to enable efficient, high-resolution 3D shape generation. Our model introduces operators for convolution and transpose convolution that act directly on the tetrahedral partition, and seamlessly includes additional attributes such as color. Remarkably, TetraDiffusion enables rapid sampling of detailed 3D objects in nearly real-time with unprecedented resolution. It's also adaptable for generating 3D shapes conditioned on 2D images. Compared to existing 3D mesh diffusion techniques, our method is up to 200 times faster in inference speed, works on standard consumer hardware, and delivers superior results.

📄 PDF Abstract BibTeX arXiv:2211.13220

Code (1)

PeterTor/TetraDiffusion 공식 구현 pytorch

Tasks

3D Shape GenerationDenoisingImage Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TetGAN: A Convolutional Neural Network for Tetrahedral Mesh Generation

2022-10-11 · William Gao, April Wang, Gal Metzer, Raymond A. Yeh 외

We present TetGAN, a convolutional neural network designed to generate tetrahedral meshes. We represent shapes using an irregular tetrahedral grid which encodes an occupancy and displacement field. Our formulation enable…

GenUDC: High Quality 3D Mesh Generation with Unsigned Dual Contouring Representation

2024-10-23 · Ruowei Wang, Jiaqi Li, Dan Zeng, Xueqi Ma 외

Generating high-quality meshes with complex structures and realistic surfaces is the primary goal of 3D generative models. Existing methods typically employ sequence data or deformable tetrahedral grids for mesh generati…

MeshDiffusion: Score-based Generative 3D Mesh Modeling

2023-03-14 · Zhen Liu, Yao Feng, Michael J. Black, Derek Nowrouzezahrai 외

We consider the task of generating realistic 3D shapes, which is useful for a variety of applications such as automatic scene generation and physical simulation. Compared to other 3D representations like voxels and point…

Scene Generation

TetSphere Splatting: Representing High-Quality Geometry with Lagrangian Volumetric Meshes

2024-05-30 · Minghao Guo, Bohan Wang, Kaiming He, Wojciech Matusik

We introduce TetSphere Splatting, a Lagrangian geometry representation designed for high-quality 3D shape modeling. TetSphere splatting leverages an underused yet powerful geometric primitive -- volumetric tetrahedral me…

3D Generation3D Reconstruction3D Shape ModelingComputational Efficiency+4

TetraTSDF: 3D human reconstruction from a single image with a tetrahedral outer shell

2020-04-22 · CVPR 2020 6 · Hayato Onizuka, Zehra Hayirci, Diego Thomas, Akihiro Sugimoto 외

Recovering the 3D shape of a person from its 2D appearance is ill-posed due to ambiguities. Nevertheless, with the help of convolutional neural networks (CNN) and prior knowledge on the 3D human body, it is possible to o…

3D Human Reconstructionregression