Image Classification
unity-sentis
ONNX
UnityPaul commited on
Commit
0730c1b
1 Parent(s): d03360f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,8 @@ library_name: unity-sentis
4
  pipeline_tag: image-classification
5
  ---
6
 
7
- ## MobileNet V2 in Unity Sentis Format
 
8
 
9
  This is a small image classification model that works in Unity 2023. It is based on [MobileNet V2](https://arxiv.org/abs/1801.04381)
10
 
 
4
  pipeline_tag: image-classification
5
  ---
6
 
7
+ ## MobileNet V2 in Unity Sentis Format (Version 1.3.0-pre.3*)
8
+ *Version 1.3.0 Sentis files are not compatible with Sentis 1.4.0 and need to be recreated/downloaded
9
 
10
  This is a small image classification model that works in Unity 2023. It is based on [MobileNet V2](https://arxiv.org/abs/1801.04381)
11