This repository contains the corresponding implementation and supplementary material for the paper FacaDiffy: Inpainting unseen facade parts using diffusion models.
Please note that the code in this repository is purely experimental and will not be maintained
Since the stable Diffusion Image Inpainting model got taken down from HF, you need to alternatively use the Models provided via Model Scope
-
Download the Stable Diffucion Image Inpainting Model from ModelScope.
-
Download the FacaDiffy checkpoint from this repository
-
Adjust the paths in Inpainting.ipynb or your own script
If you use this repo please consider linking it or citing the paper
@article{facadiffy,
title={FacaDiffy: Inpainting unseen facade parts using diffusion models},
author={Thomas Fröch and Olaf Wysocki and Yan Xia and Junyu Xie and Benedikt Schwab and Daniel Cremers and Thomas Heinrich Kolbe},
year={2025},
journal = {Accepted for ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences (ISPRS Geospatial Week)},
}