paper-with-me

Papers

ReShader: View-Dependent Highlights for Single Image View-Synthesis

2023-09-19 · Avinash Paliwal, Brandon Nguyen, Andrii Tsarov, Nima Khademi Kalantari

In recent years, novel view synthesis from a single image has seen significant progress thanks to the rapid advancements in 3D scene representation and image inpainting techniques. While the current approaches are able to synthesize geometrically consistent novel views, they often do not handle the view-dependent effects properly. Specifically, the highlights in their synthesized images usually appear to be glued to the surfaces, making the novel views unrealistic. To address this major problem, we make a key observation that the process of synthesizing novel views requires changing the shading of the pixels based on the novel camera, and moving them to appropriate locations. Therefore, we propose to split the view synthesis process into two independent tasks of pixel reshading and relocation. During the reshading process, we take the single image as the input and adjust its shading based on the novel camera. This reshaded image is then used as the input to an existing view synthesis method to relocate the pixels and produce the final novel view image. We propose to use a neural network to perform reshading and generate a large set of synthetic input-reshaded pairs to train our network. We demonstrate that our approach produces plausible novel view images with realistic moving highlights on a variety of real world scenes.

📄 PDF Abstract BibTeX arXiv:2309.10689

Code (1)

avinashpaliwal/ReShader 공식 구현 pytorch

Tasks

Image InpaintingNovel View Synthesis

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

LiTo: Surface Light Field Tokenization

2026-03-11 · Jen-Hao Rick Chang, Xiaoming Zhao, Dorian Chan, Oncel Tuzel arxiv

We propose a 3D latent representation that jointly models object geometry and view-dependent appearance. Most prior works focus on either reconstructing 3D geometry or predicting view-independent diffuse appearance, and …

VIRGi: View-dependent Instant Recoloring of 3D Gaussians Splats

2026-03-03 · Alessio Mazzucchelli, Ivan Ojeda-Martin, Fernando Rivas-Manzaneque, Elena Garces 외 arxiv

3D Gaussian Splatting (3DGS) has recently transformed the fields of novel view synthesis and 3D reconstruction due to its ability to accurately model complex 3D scenes and its unprecedented rendering performance. However…

Novel View Synthesis3D Reconstruction

VoD-3DGS: View-opacity-Dependent 3D Gaussian Splatting

2025-01-29 · Mateusz Nowak, Wojciech Jarosz, Peter Chin

Reconstructing a 3D scene from images is challenging due to the different ways light interacts with surfaces depending on the viewer's position and the surface's material. In classical computer graphics, materials can be…

3DGSNeRF

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

IGNOR: Image-guided Neural Object Rendering

2018-11-26 · 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 GenerationNovel View SynthesisObject