Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Material Palette: Extraction of Materials from a Single Image

About

In this paper, we propose a method to extract physically-based rendering (PBR) materials from a single real-world image. We do so in two steps: first, we map regions of the image to material concepts using a diffusion model, which allows the sampling of texture images resembling each material in the scene. Second, we benefit from a separate network to decompose the generated textures into Spatially Varying BRDFs (SVBRDFs), providing us with materials ready to be used in rendering applications. Our approach builds on existing synthetic material libraries with SVBRDF ground truth, but also exploits a diffusion-generated RGB texture dataset to allow generalization to new samples using unsupervised domain adaptation (UDA). Our contributions are thoroughly evaluated on synthetic and real-world datasets. We further demonstrate the applicability of our method for editing 3D scenes with materials estimated from real photographs. The code and models will be made open-source. Project page: https://astra-vision.github.io/MaterialPalette/

Ivan Lopes, Fabio Pizzati, Raoul de Charette• 2023

Related benchmarks

TaskDatasetResultRank
Material ExtractionPolyhaven Synthetic (test)
LPIPS0.477
11
Material ExtractionPolyhaven Real-World (test)
LPIPS0.581
11
Material DecompositionMaterial Decomposition Dataset
MSE (basecolor)0.058
3
Image-to-Material GenerationSingle real-world images
CLIP Score (Basecolor)0.813
3
Showing 4 of 4 rows

Other info

Follow for update