Skip to content

Instantly share code, notes, and snippets.

@frogermcs
Created June 4, 2019 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frogermcs/9b409a7257ca140bbf85a6342543032d to your computer and use it in GitHub Desktop.
Save frogermcs/9b409a7257ca140bbf85a6342543032d to your computer and use it in GitHub Desktop.
Core ML model generated. Saved at location: mobilenet_v2_1.0_224.mlmodel
Core ML input(s):
[name: "input__0"
type {
imageType {
width: 224
height: 224
colorSpace: RGB
}
}]
Core ML output(s):
[name: "MobilenetV2__Predictions__Reshape_1__0"
type {
dictionaryType { stringKeyType {} }
},
name: "classLabel"
type { stringType {} }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment