--- library_name: diffusers license: apache-2.0 pipeline_tag: depth-estimation --- # Iris Iris: Bringing Real-World Priors into Diffusion Model for Monocular Depth Estimation - This model belongs to the family of official Iris models. - This model is trained in disparity space (inverse depth). [![Paper](https://img.shields.io/badge/Project-Website-pink?logo=googlechrome&logoColor=white)](https://arxiv.org/abs/2603.16340) [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/NUST-Machine-Intelligence-Laboratory/Iris) Developed by: [Xinhao Cai](https://strike-1999.github.io/) ![teaser](assets/badges/pipeline.png) ## Usage Please refer to this [page](https://github.com/NUST-Machine-Intelligence-Laboratory/Iris).