paper-with-me

Papers

Neural Lumigraph Rendering

2021-03-22 · CVPR 2021 1 · Petr Kellnhofer, Lars Jebe, Andrew Jones, Ryan Spicer, Kari Pulli, Gordon Wetzstein

Novel view synthesis is a challenging and ill-posed inverse rendering problem. Neural rendering techniques have recently achieved photorealistic image quality for this task. State-of-the-art (SOTA) neural volume rendering approaches, however, are slow to train and require minutes of inference (i.e., rendering) time for high image resolutions. We adopt high-capacity neural scene representations with periodic activations for jointly optimizing an implicit surface and a radiance field of a scene supervised exclusively with posed 2D images. Our neural rendering pipeline accelerates SOTA neural volume rendering by about two orders of magnitude and our implicit surface representation is unique in allowing us to export a mesh with view-dependent texture information. Thus, like other implicit surface representations, ours is compatible with traditional graphics pipelines, enabling real-time rendering rates, while achieving unprecedented image quality compared to other surface methods. We assess the quality of our approach using existing datasets as well as high-quality 3D face data captured with a custom multi-camera rig.

📄 PDF Abstract BibTeX arXiv:2103.11571

Code (1)

laura-a-n-n/tf-nlr tf

Tasks

Inverse RenderingNeural RenderingNovel View Synthesis

Similar Papers 제목 키워드 기반

Fast Training of Neural Lumigraph Representations using Meta Learning

2021-06-28 · NeurIPS 2021 12 · Alexander W. Bergman, Petr Kellnhofer, Gordon Wetzstein

Novel view synthesis is a long-standing problem in machine learning and computer vision. Significant progress has recently been made in developing neural scene representations and rendering techniques that synthesize pho…

Meta-LearningNeural RenderingNovel View Synthesis

NEPHELE: A Neural Platform for Highly Realistic Cloud Radiance Rendering

2023-03-07 · Haimin Luo, Siyuan Zhang, Fuqiang Zhao, Haotian Jing 외

We have recently seen tremendous progress in neural rendering (NR) advances, i.e., NeRF, for photo-real free-view synthesis. Yet, as a local technique based on a single computer/GPU, even the best-engineered Instant-NGP …

GPUNeRFNeural Rendering

Light Field Networks: Neural Scene Representations with Single-Evaluation Rendering

2021-06-04 · NeurIPS 2021 12 · Vincent Sitzmann, Semon Rezchikov, William T. Freeman, Joshua B. Tenenbaum 외

Inferring representations of 3D scenes from 2D observations is a fundamental problem of computer graphics, computer vision, and artificial intelligence. Emerging 3D-structured neural scene representations are a promising…

Meta-LearningScene Understanding

Human Performance Modeling and Rendering via Neural Animated Mesh

2022-09-18 · Fuqiang Zhao, Yuheng Jiang, Kaixin Yao, Jiakai Zhang 외

We have recently seen tremendous progress in the neural advances for photo-real human modeling and rendering. However, it's still challenging to integrate them into an existing mesh-based pipeline for downstream applicat…

Bayesian View Synthesis and Image-Based Rendering Principles

2014-06-01 · CVPR 2014 6 · Sergi Pujades, Frederic Devernay, Bastian Goldluecke

In this paper, we address the problem of synthesizing novel views from a set of input images. State of the art methods, such as the Unstructured Lumigraph, have been using heuristics to combine information from the origi…