paper-with-me

Papers

3D-aware Conditional Image Synthesis

2023-02-16 · CVPR 2023 1 · Kangle Deng, Gengshan Yang, Deva Ramanan, Jun-Yan Zhu

We propose pix2pix3D, a 3D-aware conditional generative model for controllable photorealistic image synthesis. Given a 2D label map, such as a segmentation or edge map, our model learns to synthesize a corresponding image from different viewpoints. To enable explicit 3D user control, we extend conditional generative models with neural radiance fields. Given widely-available monocular images and label map pairs, our model learns to assign a label to every 3D point in addition to color and density, which enables it to render the image and pixel-aligned label map simultaneously. Finally, we build an interactive system that allows users to edit the label map from any viewpoint and generate outputs accordingly.

📄 PDF Abstract BibTeX arXiv:2302.08509

Code (2)

dunbar12138/pix2pix3d 공식 구현 pytorch
greshake/lm-safety

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Class-Continuous Conditional Generative Neural Radiance Field

2023-01-03 · Jiwook Kim, Minhyeok Lee

The 3D-aware image synthesis focuses on conserving spatial consistency besides generating high-resolution images with fine details. Recently, Neural Radiance Field (NeRF) has been introduced for synthesizing novel views …

3D-Aware Image SynthesisImage GenerationImage-to-Image TranslationNeRF

Interpreting Class Conditional GANs with Channel Awareness

2022-03-21 · Yingqing He, Zhiyi Zhang, Jiapeng Zhu, Yujun Shen 외

Understanding the mechanism of generative adversarial networks (GANs) helps us better use GANs for downstream applications. Existing efforts mainly target interpreting unconditional models, leaving it less explored how a…

Conditional Adversarial Generative Flow for Controllable Image Synthesis

2019-04-03 · CVPR 2019 6 · Rui Liu, Yu Liu, Xinyu Gong, Xiaogang Wang 외

Flow-based generative models show great potential in image synthesis due to its reversible pipeline and exact log-likelihood target, yet it suffers from weak ability for conditional image synthesis, especially for multi-…

Image Generation

Panoptic-based Image Synthesis

2020-04-21 · CVPR 2020 6 · Aysegul Dundar, Karan Sapra, Guilin Liu, Andrew Tao 외

Conditional image synthesis for generating photorealistic images serves various applications for content editing to content generation. Previous conditional image synthesis algorithms mostly rely on semantic maps, and of…

Image Generation

Pix2NeRF: Unsupervised Conditional p-GAN for Single Image to Neural Radiance Fields Translation

2022-01-01 · CVPR 2022 1 · Shengqu Cai, Anton Obukhov, Dengxin Dai, Luc van Gool

We propose a pipeline to generate Neural Radiance Fields (NeRF) of an object or a scene of a specific class, conditioned on a single input image. This is a challenging task, as training NeRF requires multiple views o…

3D-Aware Image SynthesisImage GenerationNeRFNovel View Synthesis+2