fix 8-bit quantization, was float16
Browse files
LandmarksAsiaHead_quant8.mlpackage/Data/com.apple.CoreML/Metadata.json
CHANGED
@@ -2,16 +2,16 @@
|
|
2 |
"MLModelVersionStringKey" : "--",
|
3 |
"MLModelDescriptionKey" : "Predicts asian landmarks from a set of 12039 classes.",
|
4 |
"MLModelCreatorDefinedKey" : {
|
5 |
-
"com.github.apple.coremltools.
|
6 |
-
"
|
7 |
-
"com.excelsis.crossprism.type" : "head",
|
8 |
"com.excelsis.crossprism.label_threshold" : "0.1",
|
9 |
"com.excelsis.crossprism.feature_extractor" : "efficientnetv2-21k-m-fv",
|
10 |
"com.excelsis.crossprism.logits_output" : "Identity",
|
11 |
-
"
|
|
|
12 |
"com.excelsis.crossprism.category" : "Travel",
|
13 |
"sampleCount" : "449545",
|
14 |
-
"com.
|
15 |
"com.excelsis.crossprism.id" : "custom_asia_landmarks"
|
16 |
},
|
17 |
"MLModelAuthorKey" : "--",
|
|
|
2 |
"MLModelVersionStringKey" : "--",
|
3 |
"MLModelDescriptionKey" : "Predicts asian landmarks from a set of 12039 classes.",
|
4 |
"MLModelCreatorDefinedKey" : {
|
5 |
+
"com.github.apple.coremltools.version" : "7.1.0",
|
6 |
+
"source" : "https:\/\/github.com\/cvdfoundation\/google-landmark",
|
|
|
7 |
"com.excelsis.crossprism.label_threshold" : "0.1",
|
8 |
"com.excelsis.crossprism.feature_extractor" : "efficientnetv2-21k-m-fv",
|
9 |
"com.excelsis.crossprism.logits_output" : "Identity",
|
10 |
+
"com.excelsis.crossprism.type" : "head",
|
11 |
+
"com.excelsis.crossprism.friendly_name" : "Asia Landmarks",
|
12 |
"com.excelsis.crossprism.category" : "Travel",
|
13 |
"sampleCount" : "449545",
|
14 |
+
"com.github.apple.coremltools.source" : "tensorflow==2.12.0",
|
15 |
"com.excelsis.crossprism.id" : "custom_asia_landmarks"
|
16 |
},
|
17 |
"MLModelAuthorKey" : "--",
|
LandmarksAsiaHead_quant8.mlpackage/Data/com.apple.CoreML/efficientnetV2M21kAsiaLandmarksHead_quant8.mlmodel
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f1f74295408b4a55dae4a5850cfbb52961d944d9d1e1c83818a66fbef9dd85a
|
3 |
+
size 15770214
|