Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 9 beta 6 There was an problem decoding this CoreML document #1

Closed
jstedfast opened this issue Aug 25, 2017 · 2 comments
Closed

Comments

@jstedfast
Copy link

validator error: Description of multiarray feature '__feature_vector__' has an invalid or unspecified dataType. It must be specified as DOUBLE, FLOAT32 or INT32

@benaneesh
Copy link

  1. Remove the existing NamesDT.mlmodel file from the project navigator.
  2. Cd into the Convert folder and run python names.py. This will generate a new NamesDT.mlmodel
  3. Drag and drop the new NamesDT.mlmodel into the Resources folder in the project navigator. Make sure Names is checked under the target membership.
  4. Run

@vadymmarkov
Copy link
Member

vadymmarkov commented Oct 2, 2017

Thanks @benaneesh ! I've updated CoreML model with a new one convered using coremltools 0.6.3 @jstedfast

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants