paper-with-me

Papers

IGNOR: Image-guided Neural Object Rendering

2018-11-26 · Justus Thies, Michael Zollhöfer, Christian Theobalt, Marc Stamminger, Matthias Nießner

We propose a learned image-guided rendering technique that combines the benefits of image-based rendering and GAN-based image synthesis. The goal of our method is to generate photo-realistic re-renderings of reconstructed objects for virtual and augmented reality applications (e.g., virtual showrooms, virtual tours \& sightseeing, the digital inspection of historical artifacts). A core component of our work is the handling of view-dependent effects. Specifically, we directly train an object-specific deep neural network to synthesize the view-dependent appearance of an object. As input data we are using an RGB video of the object. This video is used to reconstruct a proxy geometry of the object via multi-view stereo. Based on this 3D proxy, the appearance of a captured view can be warped into a new target view as in classical image-based rendering. This warping assumes diffuse surfaces, in case of view-dependent effects, such as specular highlights, it leads to artifacts. To this end, we propose EffectsNet, a deep neural network that predicts view-dependent effects. Based on these estimations, we are able to convert observed images to diffuse images. These diffuse images can be projected into other views. In the target view, our pipeline reinserts the new view-dependent effects. To composite multiple reprojected images to a final output, we learn a composition network that outputs photo-realistic results. Using this image-guided approach, the network does not have to allocate capacity on ``remembering'' object appearance, instead it learns how to combine the appearance of captured images. We demonstrate the effectiveness of our approach both qualitatively and quantitatively on synthetic as well as on real data.

📄 PDF Abstract BibTeX arXiv:1811.10720

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationNovel View SynthesisObject

Similar Papers 제목 키워드 기반

Image-guided Neural Object Rendering

2020-01-01 · ICLR 2020 1 · Justus Thies, Michael Zollhöfer, Christian Theobalt, Marc Stamminger 외

We propose a learned image-guided rendering technique that combines the benefits of image-based rendering and GAN-based image synthesis. The goal of our method is to generate photo-realistic re-renderings of reconstructe…

Image GenerationObject

Imagen Editor and EditBench: Advancing and Evaluating Text-Guided Image Inpainting

2022-12-13 · CVPR 2023 1 · Su Wang, Chitwan Saharia, Ceslee Montgomery, Jordi Pont-Tuset 외

Text-guided image editing can have a transformative impact in supporting creative applications. A key challenge is to generate edits that are faithful to input text prompts, while consistent with input images. We present…

Image InpaintingObjecttext-guided-image-editing

Anisotropic Neural Representation Learning for High-Quality Neural Rendering

2023-11-30 · Y. Wang, J. Xu, Y. Zeng, Y. Gong

Neural radiance fields (NeRFs) have achieved impressive view synthesis results by learning an implicit volumetric representation from multi-view images. To project the implicit representation into an image, NeRF employs …

NeRFNeural RenderingRepresentation Learning

Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer

2019-08-03 · NeurIPS 2019 12 · Wenzheng Chen, Jun Gao, Huan Ling, Edward J. Smith 외

Many machine learning models operate on images, but ignore the fact that images are 2D projections formed by 3D geometry interacting with light, in a process called rendering. Enabling ML models to understand image forma…

3D geometrySingle-View 3D Reconstruction

SemDynReg: Semantics-Guided Deformation Regularization for Dynamic 3D Gaussian Splatting

2026-06-27 · Ruitao Chen, Mozhang Guo, Jinge Li arxiv

Deformable 3D Gaussian Splatting (3DGS) has emerged as an efficient approach for rendering dynamic scenes in a wide range of 3D applications. However, existing deformation field-based approaches largely lack explicit obj…