Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
|
| 2 |
|
| 3 |
This software project accompanies the research paper:
|
|
@@ -94,4 +100,4 @@ The model weights are released under the [LICENSE](LICENSE) terms.
|
|
| 94 |
|
| 95 |
Our codebase is built using multiple opensource contributions, please see [Acknowledgements](ACKNOWLEDGEMENTS.md) for more details.
|
| 96 |
|
| 97 |
-
Please check the paper for a complete list of references and datasets used in this work.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: gradio
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: red
|
| 6 |
+
---
|
| 7 |
## Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
|
| 8 |
|
| 9 |
This software project accompanies the research paper:
|
|
|
|
| 100 |
|
| 101 |
Our codebase is built using multiple opensource contributions, please see [Acknowledgements](ACKNOWLEDGEMENTS.md) for more details.
|
| 102 |
|
| 103 |
+
Please check the paper for a complete list of references and datasets used in this work.
|