Inception-CoreML icon indicating copy to clipboard operation
Inception-CoreML copied to clipboard

Incorrect results, mostly predicting 'box turtle' and 'cd player' for every image.

Open hassanmasood1 opened this issue 6 years ago • 2 comments

I am using your project with xcode 10 beta on ios 11. Not sure if there is an issue during preprocessing, getting wrong results. Any idea what can be the issue.

hassanmasood1 avatar Aug 01 '18 18:08 hassanmasood1

I haven't tried this myself but I see other people reporting similar issues (with CoreML and Vision).

hollance avatar Aug 02 '18 16:08 hollance

ok, found fix. For me i downgraded xcode to 9 and rebuild and deployed model in device. Now its giving me right results. Surprisingly mobilenet works even on xcode 10 but all others need xcode 9.

hassanmasood1 avatar Aug 02 '18 17:08 hassanmasood1