Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: unity-sentis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
These are [MiDaS](https://github.com/isl-org/MiDaS) models converted to ONNX to do Monocular Depth Estimation with Unity Sentis.
|
|
@@ -19,4 +24,3 @@ Input sizes are static (e.g. 256, 384 or 512 denoted by the model suffix)
|
|
| 19 |
|
| 20 |
## Unity Sentis
|
| 21 |
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found [here](https://unity.com/products/sentis)
|
| 22 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: unity-sentis
|
| 4 |
+
thumbnail: https://cdn-uploads.huggingface.co/production/uploads/610320a1c00d060d893f2a93/hzyDJUdMyRgs2poyin4Xw.png
|
| 5 |
+
tags:
|
| 6 |
+
- sentis
|
| 7 |
+
- unity
|
| 8 |
+
- depth estimation
|
| 9 |
---
|
| 10 |
|
| 11 |
These are [MiDaS](https://github.com/isl-org/MiDaS) models converted to ONNX to do Monocular Depth Estimation with Unity Sentis.
|
|
|
|
| 24 |
|
| 25 |
## Unity Sentis
|
| 26 |
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found [here](https://unity.com/products/sentis)
|
|
|