Create ML enable us to train Core ML models just with Drag-and-Drop. Then, MLModelCamera enable to test the .mlmodel files as a real-time Image Classiffication or Object Detection app just with Drag-and-Drop.
- Put your
.mlmodelfiles into the/modelsfolder.
That's it! You don't need to add the models manually to the project.
After running the app on your iOS device, you can choose the model with the "Change" button.
- Image Classification
- Object Detection
- Xcode 10+
- iOS 12+
- Xcode 9+
- iOS 11+
- https://github.com/SwiftBrain/awesome-CoreML-models
- https://github.com/likedan/Awesome-CoreML-Models
iOS programmer from Japan.

