Inception-CoreML
Inception-CoreML copied to clipboard
Incorrect results, mostly predicting 'box turtle' and 'cd player' for every image.
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.
I haven't tried this myself but I see other people reporting similar issues (with CoreML and Vision).
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.