crossprism commited on
Commit
e8d379e
1 Parent(s): f0520db

initial commit

Browse files
LandmarksAustraliaAntarcticHead_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
+ }
LandmarksAustraliaAntarcticHead_quant8.mlpackage/Data/com.apple.CoreML/Metadata.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "MLModelDescriptionKey" : "Predicts australia and antarctica landmarks from a set of 1347 classes. Generated for use in CrossPrism: https:\/\/crossprism.excelsis.com\/",
3
+ "MLModelLicenseKey" : "©2023 Excelsis Consulting",
4
+ "MLModelCreatorDefinedKey" : {
5
+ "source" : "https:\/\/github.com\/cvdfoundation\/google-landmark",
6
+ "com.github.apple.coremltools.version" : "5.2.0",
7
+ "com.excelsis.crossprism.label_threshold" : "0.1",
8
+ "com.excelsis.crossprism.type" : "head",
9
+ "com.excelsis.crossprism.logits_output" : "Identity",
10
+ "com.github.apple.coremltools.source" : "tensorflow==2.8.0",
11
+ "com.excelsis.crossprism.friendly_name" : "Australia\/Antarctica",
12
+ "com.excelsis.crossprism.category" : "Travel",
13
+ "sampleCount" : "38678",
14
+ "com.excelsis.crossprism.id" : "custom_oceania_landmarks"
15
+ }
16
+ }
LandmarksAustraliaAntarcticHead_quant8.mlpackage/Data/com.apple.CoreML/efficientnetV2M21kOceaniaLandmarksHead_quant8.mlmodel ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22005ca9c31c5db41f7e0b69cc76918b75ab520234db813dd3d36fae772568e6
3
+ size 1768395
LandmarksAustraliaAntarcticHead_quant8.mlpackage/Manifest.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormatVersion": "1.0.0",
3
+ "itemInfoEntries": {
4
+ "6D9F2A49-72DA-4D19-A8A6-89F7CE589116": {
5
+ "author": "com.apple.CoreML",
6
+ "description": "CoreML Model Specification",
7
+ "name": "efficientnetV2M21kOceaniaLandmarksHead_quant8.mlmodel",
8
+ "path": "com.apple.CoreML/efficientnetV2M21kOceaniaLandmarksHead_quant8.mlmodel"
9
+ },
10
+ "843311FA-A694-451E-85FF-FFD587DF65A1": {
11
+ "author": "com.apple.CoreML",
12
+ "description": "External FeatureDescription Overlay",
13
+ "name": "FeatureDescriptions.json",
14
+ "path": "com.apple.CoreML/FeatureDescriptions.json"
15
+ },
16
+ "E9A5DFA5-7319-4D52-9ABB-8F28AF96CA0C": {
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": "6D9F2A49-72DA-4D19-A8A6-89F7CE589116"
24
+ }