Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,6 @@ pinned: true
|
|
15 |
|
16 |
<h1 align="center">Marigold Disparity v0.1 Model Card</h1>
|
17 |
|
18 |
-
This model is the internal test checkpoint of affine-invariant disparity version, retrained with "trailing" and "zero-snr".
|
19 |
-
<!-- (train_marigold_affine_disparity_iter_24000). -->
|
20 |
-
|
21 |
|
22 |
<p align="center">
|
23 |
<a title="Image Depth" href="https://huggingface.co/spaces/prs-eth/marigold" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
@@ -43,9 +40,11 @@ This model is the internal test checkpoint of affine-invariant disparity version
|
|
43 |
</a>
|
44 |
</p>
|
45 |
|
46 |
-
This is a model card for the `marigold-disparity-affine-v0-1` model for monocular depth estimation from a single image.
|
|
|
47 |
The model is fine-tuned from the `stable-diffusion-2` [model](https://huggingface.co/stabilityai/stable-diffusion-2) as
|
48 |
-
described in our papers, in **inverse depth (disparity) space
|
|
|
49 |
- [CVPR'2024 paper](https://hf.co/papers/2312.02145) titled "Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation"
|
50 |
- [Journal extension](https://hf.co/papers/2505.09358) titled "Marigold: Affordable Adaptation of Diffusion-Based Image Generators for Image Analysis"
|
51 |
|
|
|
15 |
|
16 |
<h1 align="center">Marigold Disparity v0.1 Model Card</h1>
|
17 |
|
|
|
|
|
|
|
18 |
|
19 |
<p align="center">
|
20 |
<a title="Image Depth" href="https://huggingface.co/spaces/prs-eth/marigold" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
|
|
40 |
</a>
|
41 |
</p>
|
42 |
|
43 |
+
<!-- This is a model card for the `marigold-disparity-affine-v0-1` model for monocular depth estimation from a single image. -->
|
44 |
+
|
45 |
The model is fine-tuned from the `stable-diffusion-2` [model](https://huggingface.co/stabilityai/stable-diffusion-2) as
|
46 |
+
described in our papers, in **inverse depth (disparity) space**, with "trailing" and "zero-snr":
|
47 |
+
<!-- (train_marigold_affine_disparity_iter_24000). -->
|
48 |
- [CVPR'2024 paper](https://hf.co/papers/2312.02145) titled "Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation"
|
49 |
- [Journal extension](https://hf.co/papers/2505.09358) titled "Marigold: Affordable Adaptation of Diffusion-Based Image Generators for Image Analysis"
|
50 |
|