Marigold Computer Vision
Collection
All things Marigold
•
17 items
•
Updated
•
21
This is a model card for the marigold-iid-appearance-v1-1 model for single-image Intrinsic Image Decomposition (IID).
The model is fine-tuned from the stable-diffusion-2 model as
described in our papers:
This model type (appearance) is trained to perform InteriorVerse decomposition into Albedo and two BRDF material properties: roughness and metallicity.
Both the input image and the output albedo are in the sRGB color space.
For an alternative model type (lighting) that performs decomposition into Albedo, Diffuse shading, and Non-diffuse residual, click
here.
@misc{ke2025marigold,
title={Marigold: Affordable Adaptation of Diffusion-Based Image Generators for Image Analysis},
author={Bingxin Ke and Kevin Qu and Tianfu Wang and Nando Metzger and Shengyu Huang and Bo Li and Anton Obukhov and Konrad Schindler},
year={2025},
eprint={2505.09358},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
@InProceedings{ke2023repurposing,
title={Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation},
author={Bingxin Ke and Anton Obukhov and Shengyu Huang and Nando Metzger and Rodrigo Caye Daudt and Konrad Schindler},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2024}
}