Paul Bird commited on
Commit
91d6d34
1 Parent(s): f2cd30c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: object-detection
6
 
7
  ## YOLO Tiny v7 in Unity Sentis Format
8
 
9
- This is a real-time multi-object recognition model confirmed to run in Unity 2023.
10
 
11
  ## How to Use
12
  First get the package `com.unity.sentis` from the package manager.
 
6
 
7
  ## YOLO Tiny v7 in Unity Sentis Format
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
 
11
  ## How to Use
12
  First get the package `com.unity.sentis` from the package manager.