--- license: apache-2.0 base_model: - stabilityai/stable-diffusion-xl-base-1.0 - stabilityai/stable-diffusion-3-medium - black-forest-labs/FLUX.1-dev pipeline_tag: image-to-image tags: - Teamwork - Intrinsic - Inpainting - SVBRDF ---
📃 Paper | 🌐 Website | 🖼️ Supplemental
| Description | Base Model | Resolution | Inputs | Outputs | |
| decomposition_heterogeneous_sd3.safetensors | Intrinsic image decomposition trained on heterogeneous datasets (InteriorVerse, HyperSim, CGIntrinsics, Infinigen, ABC). |
SD3 | 1024x1024 | image | diffuse specular roughness normals depth albedo inverseshading diffuseshading residual |
| decomposition_interiorverse_sd3.safetensors | Intrinsic image decomposition specialized for InteriorVerse dataset. | SD3 | 640x480 | image | diffuse specular roughness normals depth albedo inverseshading |
| inpainting_sd3.safetensors | Text-conditional inpainting of masked regions. | SD3 | 1024x1024 | mask masked |
image |
| neuralshading_sd3.safetensors | Synthesizes images from intrinsic components under unknown random lighting. | SD3 | 1024x1024 | albedo diffuse specular roughness normals depth |
image diffuseshading inverseshading residual |
| colocated_svbrdf_estimation_flux_256.safetensors | Estimates material properties from a single flash-lit photograph. | FLUX.1-dev | 256x256 | image halfway |
diffuse specular roughness normals |
| colocated_svbrdf_estimation_flux_512.safetensors | Estimates material properties from a single flash-lit photograph. | FLUX.1-dev | 512x512 | image halfway |
diffuse specular roughness normals |
| colocated_svbrdf_estimation_sd3_256.safetensors | Estimates material properties from a single flash-lit photograph. | SD3 | 256x256 | image halfway |
diffuse specular roughness normals |
| colocated_svbrdf_estimation_sd3_512.safetensors | Estimates material properties from a single flash-lit photograph. | SD3 | 512x512 | image halfway |
diffuse specular roughness normals |
| colocated_svbrdf_estimation_sdxl_256.safetensors | Estimates material properties from a single flash-lit photograph. | SDXL | 256x256 | image halfway |
diffuse specular roughness normals |