update badges
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ tags:
|
|
29 |
<a title="Website" href="https://marigoldcomputervision.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
30 |
<img src="https://img.shields.io/badge/%E2%99%A5%20Project%20-Website-blue" alt="Website">
|
31 |
</a>
|
32 |
-
<a title="arXiv" href="https://arxiv.org/abs/
|
33 |
<img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
|
34 |
</a>
|
35 |
<a title="Social" href="https://twitter.com/antonobukhov1" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
@@ -70,7 +70,7 @@ described in our papers:
|
|
70 |
- **Outputs**:
|
71 |
- **Surface normals map**: The predicted values are 3-dimensional unit vectors in the screen space camera.
|
72 |
- **Uncertainty map**: Produced only when multiple predictions are ensembled with ensemble size larger than 2.
|
73 |
-
- **Resources for more information:** [Project Website](https://marigoldcomputervision.github.io/), [Paper](https://arxiv.org/abs/
|
74 |
- **Cite as:**
|
75 |
|
76 |
```bibtex
|
|
|
29 |
<a title="Website" href="https://marigoldcomputervision.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
30 |
<img src="https://img.shields.io/badge/%E2%99%A5%20Project%20-Website-blue" alt="Website">
|
31 |
</a>
|
32 |
+
<a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
33 |
<img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
|
34 |
</a>
|
35 |
<a title="Social" href="https://twitter.com/antonobukhov1" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
|
|
70 |
- **Outputs**:
|
71 |
- **Surface normals map**: The predicted values are 3-dimensional unit vectors in the screen space camera.
|
72 |
- **Uncertainty map**: Produced only when multiple predictions are ensembled with ensemble size larger than 2.
|
73 |
+
- **Resources for more information:** [Project Website](https://marigoldcomputervision.github.io/), [Paper](https://arxiv.org/abs/2505.09358), [Code](https://github.com/prs-eth/marigold).
|
74 |
- **Cite as:**
|
75 |
|
76 |
```bibtex
|