update badges
Browse files
README.md
CHANGED
@@ -25,10 +25,10 @@ tags:
|
|
25 |
<a title="Github" href="https://github.com/prs-eth/marigold" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
26 |
<img src="https://img.shields.io/github/stars/prs-eth/marigold?label=GitHub%20%E2%98%85&logo=github&color=C8C" alt="Github">
|
27 |
</a>
|
28 |
-
<a title="Website" href="https://
|
29 |
<img src="https://img.shields.io/badge/%E2%99%A5%20Project%20-Website-blue" alt="Website">
|
30 |
</a>
|
31 |
-
<a title="arXiv" href="https://arxiv.org/abs/
|
32 |
<img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
|
33 |
</a>
|
34 |
<a title="Social" href="https://twitter.com/antonobukhov1" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
@@ -69,7 +69,7 @@ described in our papers:
|
|
69 |
- **Outputs**:
|
70 |
- **Affine-invariant depth map**: The predicted values are between 0 and 1, interpolating between the near and far planes of the model's choice.
|
71 |
- **Uncertainty map**: Produced only when multiple predictions are ensembled with ensemble size larger than 2.
|
72 |
-
- **Resources for more information:** [Project Website](https://marigoldcomputervision.github.io/), [Paper](https://arxiv.org/abs/
|
73 |
- **Cite as:**
|
74 |
|
75 |
```bibtex
|
|
|
25 |
<a title="Github" href="https://github.com/prs-eth/marigold" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
26 |
<img src="https://img.shields.io/github/stars/prs-eth/marigold?label=GitHub%20%E2%98%85&logo=github&color=C8C" alt="Github">
|
27 |
</a>
|
28 |
+
<a title="Website" href="https://marigoldcomputervision.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
29 |
<img src="https://img.shields.io/badge/%E2%99%A5%20Project%20-Website-blue" alt="Website">
|
30 |
</a>
|
31 |
+
<a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
32 |
<img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
|
33 |
</a>
|
34 |
<a title="Social" href="https://twitter.com/antonobukhov1" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
|
|
69 |
- **Outputs**:
|
70 |
- **Affine-invariant depth map**: The predicted values are between 0 and 1, interpolating between the near and far planes of the model's choice.
|
71 |
- **Uncertainty map**: Produced only when multiple predictions are ensembled with ensemble size larger than 2.
|
72 |
+
- **Resources for more information:** [Project Website](https://marigoldcomputervision.github.io/), [Paper](https://arxiv.org/abs/2505.09358), [Code](https://github.com/prs-eth/marigold).
|
73 |
- **Cite as:**
|
74 |
|
75 |
```bibtex
|