This is a native iOS Object recognition app, with text recognition using CoreML. Use your camera to hover images and the app will identify what it is.
Note: Some of the image detection are not accurate.
- Classifying Images with Vision and Core ML
- Used Apple's MobileNet machine learning model for image classifier
- Access to iPhone's camera
- Deployment target: iOS 11.2+
- Supported devices: iPhone 5s, SE, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, 8, 8 Plus, iPhone X
- Xcode 9.0+
- iOS 9.3+