edouardlp / Mask-RCNN-CoreML

Mask-RCNN for Core ML
MIT License
126 stars 19 forks source link

Error using the CoreML model #1

Open gulzainali98 opened 5 years ago

gulzainali98 commented 5 years ago

Whenever i try to use the CoreML model in IOS, i get the following error. Please help, i've been stuck on this problem from a very long time.

"Error Domain=com.apple.vis Code=3 "Failed to initialize VNCoreMLTransformer" UserInfo={NSLocalizedDescription=Failed to initialize VNCoreMLTransformer, NSUnderlyingError=0x28270e4f0 {Error Domain=com.apple.vis Code=5 "No valid VNCoreMLModel found in passed in options" UserInfo={NSLocalizedDescription=No valid VNCoreMLModel found in passed in options}}}"

gulzainali98 commented 5 years ago

if you can make my project work with your model i can pay you for this work.

xjohnxjohn commented 5 years ago

What the project and how about the details of your project?