crossprism commited on
Commit
18a8f37
1 Parent(s): 50f52da

initial commit

Browse files
LandmarksSAHead_quant8.mlpackage/Data/com.apple.CoreML/FeatureDescriptions.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Outputs" : {
3
+ "classLabel" : {
4
+ "MLFeatureShortDescription" : "--"
5
+ },
6
+ "Identity" : {
7
+ "MLFeatureShortDescription" : "--"
8
+ }
9
+ },
10
+ "Inputs" : {
11
+ "features" : {
12
+ "MLFeatureShortDescription" : "--"
13
+ }
14
+ },
15
+ "TrainingInputs" : {
16
+
17
+ }
18
+ }
LandmarksSAHead_quant8.mlpackage/Data/com.apple.CoreML/Metadata.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "MLModelVersionStringKey" : "--",
3
+ "MLModelDescriptionKey" : "Predicts south american landmarks from a set of 2214 classes. Generated for use in CrossPrism: https:\/\/crossprism.excelsis.com\/",
4
+ "MLModelCreatorDefinedKey" : {
5
+ "source" : "https:\/\/github.com\/cvdfoundation\/google-landmark",
6
+ "com.github.apple.coremltools.source" : "tensorflow==2.8.0",
7
+ "com.github.apple.coremltools.version" : "5.2.0",
8
+ "com.excelsis.crossprism.category" : "Travel",
9
+ "com.excelsis.crossprism.friendly_name" : "South America",
10
+ "sampleCount" : "83121",
11
+ "com.excelsis.crossprism.id" : "custom_sa_landmarks"
12
+ },
13
+ "MLModelAuthorKey" : "--",
14
+ "MLModelLicenseKey" : "©2023 Excelsis Consulting"
15
+ }
LandmarksSAHead_quant8.mlpackage/Data/com.apple.CoreML/efficientnetV2M21kSALandmarksHead_quant8.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d52abe9fc78c67f51426f57752fedb3749700aa37eab4c7ad65b0c81e8627a45
3
+ size 2912669
LandmarksSAHead_quant8.mlpackage/Manifest.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "0252CD95-6146-4441-AEA4-D218A5A9162F": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "External FeatureDescription Overlay",
7
+ "name": "FeatureDescriptions.json",
8
+ "path": "com.apple.CoreML/FeatureDescriptions.json"
9
+ },
10
+ "43ABA0E4-0C41-4BC6-974A-1ACB56097C7D": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "CoreML Model Specification",
13
+ "name": "efficientnetV2M21kSALandmarksHead_quant8.mlmodel",
14
+ "path": "com.apple.CoreML/efficientnetV2M21kSALandmarksHead_quant8.mlmodel"
15
+ },
16
+ "8326814A-1C04-4744-A55E-037EB7DF5909": {
17
+ "author": "com.apple.CoreML",
18
+ "description": "External Metadata Overlay",
19
+ "name": "Metadata.json",
20
+ "path": "com.apple.CoreML/Metadata.json"
21
+ }
22
+ },
23
+ "rootModelIdentifier": "43ABA0E4-0C41-4BC6-974A-1ACB56097C7D"
24
+ }