Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@ library_name: unity-sentis
|
|
3 |
pipeline_tag: object-detection
|
4 |
---
|
5 |
|
6 |
-
## YOLO Tiny v7 in Unity Sentis Format
|
|
|
7 |
|
8 |
[YOLO v7](https://docs.ultralytics.com/models/yolov7/) is a real-time multi-object recognition model confirmed to run in Unity 2023.
|
9 |
|
|
|
3 |
pipeline_tag: object-detection
|
4 |
---
|
5 |
|
6 |
+
## YOLO Tiny v7 in Unity Sentis Format (Version 1.3.0-pre.3*)
|
7 |
+
*Version 1.3.0 Sentis files are not compatible with Sentis 1.4.0 and need to be recreated/downloaded
|
8 |
|
9 |
[YOLO v7](https://docs.ultralytics.com/models/yolov7/) is a real-time multi-object recognition model confirmed to run in Unity 2023.
|
10 |
|