paper-with-me

홈 › Papers

3D-aware Image Generation using 2D Diffusion Models

2023-03-31 · ICCV 2023 1 · Jianfeng Xiang, Jiaolong Yang, Binbin Huang, Xin Tong

In this paper, we introduce a novel 3D-aware image generation method that leverages 2D diffusion models. We formulate the 3D-aware image generation task as multiview 2D image set generation, and further to a sequential unconditional-conditional multiview image generation process. This allows us to utilize 2D diffusion models to boost the generative modeling power of the method. Additionally, we incorporate depth information from monocular depth estimators to construct the training data for the conditional diffusion model using only still images. We train our method on a large-scale dataset, i.e., ImageNet, which is not addressed by previous methods. It produces high-quality images that significantly outperform prior methods. Furthermore, our approach showcases its capability to generate instances with large view angles, even though the training images are diverse and unaligned, gathered from "in-the-wild" real-world environments.

📄 PDF Abstract BibTeX arXiv:2303.17905

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

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

MVDiffusion: Enabling Holistic Multi-view Image Generation with Correspondence-Aware Diffusion

2023-07-03 · NeurIPS 2023 11 · Shitao Tang, Fuyang Zhang, Jiacheng Chen, Peng Wang 외

This paper introduces MVDiffusion, a simple yet effective method for generating consistent multi-view images from text prompts given pixel-to-pixel correspondences (e.g., perspective crops from a panorama or multi-view i…

Image Generation

AccDiffusion: An Accurate Method for Higher-Resolution Image Generation

2024-07-15 · Zhihang Lin, Mingbao Lin, Meng Zhao, Rongrong Ji

This paper attempts to address the object repetition issue in patch-wise higher-resolution image generation. We propose AccDiffusion, an accurate method for patch-wise higher-resolution image generation without training.…

Image GenerationObject

RealCompo: Balancing Realism and Compositionality Improves Text-to-Image Diffusion Models

2024-02-20 · Xinchen Zhang, Ling Yang, Yaqi Cai, Zhaochen Yu 외

Diffusion models have achieved remarkable advancements in text-to-image generation. However, existing models still have many difficulties when faced with multiple-object compositional generation. In this paper, we propos…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

Hi3D: Pursuing High-Resolution Image-to-3D Generation with Video Diffusion Models

2024-09-11 · Haibo Yang, Yang Chen, Yingwei Pan, Ting Yao 외

Despite having tremendous progress in image-to-3D generation, existing methods still struggle to produce multi-view consistent images with high-resolution textures in detail, especially in the paradigm of 2D diffusion th…

3D Generation3D ReconstructionImage GenerationImage to 3D+2

SADM: Sequence-Aware Diffusion Model for Longitudinal Medical Image Generation

2022-12-16 · Jee Seok Yoon, Chenghao Zhang, Heung-Il Suk, Jia Guo 외

Human organs constantly undergo anatomical changes due to a complex mix of short-term (e.g., heartbeat) and long-term (e.g., aging) factors. Evidently, prior knowledge of these factors will be beneficial when modeling th…

Image GenerationMedical Image Generation