Paul Bird
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: unity-sentis
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## MobileNet V2 in Unity Sentis Format
|
|
@@ -21,4 +22,4 @@ This is a small image classification model that works in Unity 2023. It is based
|
|
| 21 |
`Bee (100%)`
|
| 22 |
|
| 23 |
## Unity Sentis
|
| 24 |
-
Unity Sentis is the inference engine for Unity 3D. You can find more about it [here](https://unity.com/products/sentis)
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: unity-sentis
|
| 4 |
+
pipeline_tag: image-classification
|
| 5 |
---
|
| 6 |
|
| 7 |
## MobileNet V2 in Unity Sentis Format
|
|
|
|
| 22 |
`Bee (100%)`
|
| 23 |
|
| 24 |
## Unity Sentis
|
| 25 |
+
Unity Sentis is the inference engine for Unity 3D. You can find more about it [here](https://unity.com/products/sentis)
|