Paul Bird
commited on
Commit
•
501b830
1
Parent(s):
a9c7001
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,9 @@ If working correctly you should see something like this:
|
|
25 |
|
26 |
![preview](preview.png)
|
27 |
|
|
|
|
|
|
|
28 |
|
29 |
## Unity Sentis
|
30 |
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)
|
|
|
25 |
|
26 |
![preview](preview.png)
|
27 |
|
28 |
+
## Information
|
29 |
+
This version has additional layers which select the most likely bounding boxes. For a version without these additional layers take a look at the [YOLOv8n model](https://huggingface.co/unity/sentis-YOLOv8n).
|
30 |
+
|
31 |
|
32 |
## Unity Sentis
|
33 |
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)
|