paper-with-me

Papers

Materialist: Physically Based Editing Using Single-Image Inverse Rendering

2025-01-07 · Lezhong Wang, Duc Minh Tran, Ruiqi Cui, Thomson TG, Anders Bjorholm Dahl, Siavash Arjomand Bigdeli, Jeppe Revall Frisvad, Manmohan Chandraker

Achieving physically consistent image editing remains a significant challenge in computer vision. Existing image editing methods typically rely on neural networks, which struggle to accurately handle shadows and refractions. Conversely, physics-based inverse rendering often requires multi-view optimization, limiting its practicality in single-image scenarios. In this paper, we propose Materialist, a method combining a learning-based approach with physically based progressive differentiable rendering. Given an image, our method leverages neural networks to predict initial material properties. Progressive differentiable rendering is then used to optimize the environment map and refine the material properties with the goal of closely matching the rendered result to the input image. Our approach enables a range of applications, including material editing, object insertion, and relighting, while also introducing an effective method for editing material transparency without requiring full scene geometry. Furthermore, Our envmap estimation method also achieves state-of-the-art performance, further enhancing the accuracy of image editing task. Experiments demonstrate strong performance across synthetic and real-world datasets, excelling even on challenging out-of-domain images. Project website: https://lez-s.github.io/materialist_project/

📄 PDF Abstract BibTeX arXiv:2501.03717

Code (1)

lez-s/materialist 공식 구현 pytorch

Tasks

Inverse Rendering

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Inverse Rendering Techniques for Physically Grounded Image Editing

2019-12-25 · Kevin Karsch

From a single picture of a scene, people can typically grasp the spatial layout immediately and even make good guesses at materials properties and where light is coming from to illuminate the scene. For example, we can r…

Inverse Rendering

Physically-Based Editing of Indoor Scene Lighting from a Single Image

2022-05-19 · Zhengqin Li, Jia Shi, Sai Bi, Rui Zhu 외

We present a method to edit complex indoor lighting from a single image with its predicted depth and light source segmentation masks. This is an extremely challenging problem that requires modeling complex light transpor…

Inverse RenderingLighting EstimationNeural Rendering

DiffusionRenderer: Neural Inverse and Forward Rendering with Video Diffusion Models

2025-01-30 · Ruofan Liang, Zan Gojcic, Huan Ling, Jacob Munkberg 외

Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene representa…

3D geometryInverse Rendering

Diffusion Renderer: Neural Inverse and Forward Rendering with Video Diffusion Models

2025-01-01 · CVPR 2025 1 · Ruofan Liang, Zan Gojcic, Huan Ling, Jacob Munkberg 외

Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene repres…

3D geometryInverse Rendering

Inverse Rendering for Complex Indoor Scenes: Shape, Spatially-Varying Lighting and SVBRDF from a Single Image

2019-05-07 · CVPR 2020 6 · Zhengqin Li, Mohammad Shafiei, Ravi Ramamoorthi, Kalyan Sunkavalli 외

We propose a deep inverse rendering framework for indoor scenes. From a single RGB image of an arbitrary indoor scene, we create a complete scene reconstruction, estimating shape, spatially-varying lighting, and spatiall…

GPUInverse Rendering