Paul Bird commited on
Commit
b135af2
1 Parent(s): f36c845

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: mit
3
  library_name: unity-sentis
 
4
  ---
5
 
6
  ## MiDaS depth estimation model in Unity Sentis format
@@ -17,6 +18,4 @@ Model model = ModelLoader.Load(Application.streamingAssetsPath +"/model-small_op
17
  ![preview](preview.gif)
18
 
19
  ## Unity Sentis
20
- Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)
21
-
22
-
 
1
  ---
2
  license: mit
3
  library_name: unity-sentis
4
+ pipeline_tag: depth-estimation
5
  ---
6
 
7
  ## MiDaS depth estimation model in Unity Sentis format
 
18
  ![preview](preview.gif)
19
 
20
  ## Unity Sentis
21
+ Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)