Image Classification
unity-sentis
ONNX
Paul Bird commited on
Commit
cdc9032
1 Parent(s): a4a27b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
 
5
  ## MobileNet V2 in Unity Sentis Format
6
 
7
- This is a small image classification model that works in Unity 2023.
8
 
9
  ## How to Use
10
  * Create a new scene in Unity 2023
 
4
 
5
  ## MobileNet V2 in Unity Sentis Format
6
 
7
+ This is a small image classification model that works in Unity 2023. It is based on [MobileNet V2](https://arxiv.org/abs/1801.04381)
8
 
9
  ## How to Use
10
  * Create a new scene in Unity 2023