paper-with-me

Papers

Point-E: A System for Generating 3D Point Clouds from Complex Prompts

2022-12-16 · Alex Nichol, Heewoo Jun, Prafulla Dhariwal, Pamela Mishkin, Mark Chen

While recent work on text-conditional 3D object generation has shown promising results, the state-of-the-art methods typically require multiple GPU-hours to produce a single sample. This is in stark contrast to state-of-the-art generative image models, which produce samples in a number of seconds or minutes. In this paper, we explore an alternative method for 3D object generation which produces 3D models in only 1-2 minutes on a single GPU. Our method first generates a single synthetic view using a text-to-image diffusion model, and then produces a 3D point cloud using a second diffusion model which conditions on the generated image. While our method still falls short of the state-of-the-art in terms of sample quality, it is one to two orders of magnitude faster to sample from, offering a practical trade-off for some use cases. We release our pre-trained point cloud diffusion models, as well as evaluation code and models, at https://github.com/openai/point-e.

📄 PDF Abstract BibTeX arXiv:2212.08751

Code (1)

openai/point-e 공식 구현 pytorch

Tasks

Generating 3D Point CloudsGPU

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

LiDARDraft: Generating LiDAR Point Cloud from Versatile Inputs

2025-12-23 · Haiyun Wei, Fan Lu, Yunwei Zhu, Zehan Zheng 외 arxiv

Generating realistic and diverse LiDAR point clouds is crucial for autonomous driving simulation. Although previous methods achieve LiDAR point cloud generation from user inputs, they struggle to attain high-quality resu…

Point Cloud GenerationAutonomous DrivingPoint Clouds

Generating Photo-realistic Images from LiDAR Point Clouds with Generative Adversarial Networks

2021-12-20 · Nuriel Shalom Mor

We examined the feasibility of generative adversarial networks (GANs) to generate photo-realistic images from LiDAR point clouds. For this purpose, we created a dataset of point cloud image pairs and trained the GAN to p…

ObjectObject Recognition

Fast Training of Diffusion Transformer with Extreme Masking for 3D Point Clouds Generation

2023-12-12 · Shentong Mo, Enze Xie, Yue Wu, Junsong Chen 외

Diffusion Transformers have recently shown remarkable effectiveness in generating high-quality 3D point clouds. However, training voxel-based diffusion models for high-resolution 3D voxels remains prohibitively expensive…

3D GenerationDenoisingPoint Cloud Generation

GAP: Gaussianize Any Point Clouds with Text Guidance

2025-08-07 · Weiqi Zhang, Junsheng Zhou, Haotian Geng, Wenyuan Zhang 외 arxiv

3D Gaussian Splatting (3DGS) has demonstrated its advantages in achieving fast and high-quality rendering. As point clouds serve as a widely-used and easily accessible form of 3D representation, bridging the gap between …

Point Clouds

3D Face Morphing Attack Generation using Non-Rigid Registration

2024-04-24 · Jag Mohan Singh, Raghavendra Ramachandra

Face Recognition Systems (FRS) are widely used in commercial environments, such as e-commerce and e-banking, owing to their high accuracy in real-world conditions. However, these systems are vulnerable to facial morphing…

Face Recognition