crossprism
commited on
Commit
•
f9ae97d
1
Parent(s):
c9ff6c3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
A CoreML model that takes normalized (0-1.0) 480x480 images and outputs a feature vector of size 1280.
|
5 |
+
|
6 |
+
Converted from [https://www.kaggle.com/models/google/efficientnet-v2/tensorFlow2/imagenet21k-m-feature-vector](https://www.kaggle.com/models/google/efficientnet-v2/tensorFlow2/imagenet21k-m-feature-vector)
|