paper-with-me

Papers

A Generative Model for Volume Rendering

2017-10-26 · Matthew Berger, Jixian Li, Joshua A. Levine

We present a technique to synthesize and analyze volume-rendered images using generative models. We use the Generative Adversarial Network (GAN) framework to compute a model from a large collection of volume renderings, conditioned on (1) viewpoint and (2) transfer functions for opacity and color. Our approach facilitates tasks for volume analysis that are challenging to achieve using existing rendering techniques such as ray casting or texture-based methods. We show how to guide the user in transfer function editing by quantifying expected change in the output image. Additionally, the generative model transforms transfer functions into a view-invariant latent space specifically designed to synthesize volume-rendered images. We use this space directly for rendering, enabling the user to explore the space of volume-rendered images. As our model is independent of the choice of volume rendering process, we show how to analyze volume-rendered images produced by direct and global illumination lighting, for a variety of volume datasets.

📄 PDF Abstract BibTeX arXiv:1710.09545

Code (1)

matthewberger/tfgan 공식 구현 pytorch

Tasks

Generative Adversarial Networkmodel

Similar Papers 제목 키워드 기반

FNeVR: Neural Volume Rendering for Face Animation

2022-09-21 · Bohan Zeng, Boyu Liu, Hong Li, Xuhui Liu 외

Face animation, one of the hottest topics in computer vision, has achieved a promising performance with the help of generative models. However, it remains a critical challenge to generate identity preserving and photo-re…

Talking Face Generation

3inGAN: Learning a 3D Generative Model from Images of a Self-similar Scene

2022-11-27 · Animesh Karnewar, Oliver Wang, Tobias Ritschel, Niloy Mitra

We introduce 3inGAN, an unconditional 3D generative model trained from 2D images of a single self-similar 3D scene. Such a model can be used to produce 3D "remixes" of a given scene, by mapping spatial latent codes into …

Generative Adversarial Network

Generative Occupancy Fields for 3D Surface-Aware Image Synthesis

2021-11-01 · NeurIPS 2021 12 · Xudong Xu, Xingang Pan, Dahua Lin, Bo Dai

The advent of generative radiance fields has significantly promoted the development of 3D-aware image synthesis. The cumulative rendering process in radiance fields makes training these generative models much easier sinc…

3D-Aware Image SynthesisImage GenerationObject

GRAM-HD: 3D-Consistent Image Generation at High Resolution with Generative Radiance Manifolds

2022-06-15 · ICCV 2023 1 · Jianfeng Xiang, Jiaolong Yang, Yu Deng, Xin Tong

Recent works have shown that 3D-aware GANs trained on unstructured single image collections can generate multiview images of novel instances. The key underpinnings to achieve this are a 3D radiance field generator and a …

Image GenerationSuper-Resolution

pi-GAN: Periodic Implicit Generative Adversarial Networks for 3D-Aware Image Synthesis

2020-12-02 · CVPR 2021 1 · Eric R. Chan, Marco Monteiro, Petr Kellnhofer, Jiajun Wu 외

We have witnessed rapid progress on 3D-aware image synthesis, leveraging recent advances in generative visual models and neural rendering. Existing approaches however fall short in two ways: first, they may lack an under…

3D-Aware Image SynthesisImage GenerationNeural RenderingScene Generation