marigold / README.md
Anton Obukhov
minor update
2ea0add

A newer version of the Gradio SDK is available: 5.16.0

Upgrade
metadata
title: Marigold Depth Estimation
emoji: 🏵️
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: true
license: apache-2.0
models:
  - prs-eth/marigold-depth-v1-1

This is a demo of the monocular depth estimation pipeline, described in the CVPR 2024 paper titled "Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation"

@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}
}