coreml-framework topic
CarPoseDemo
Real-time Mobile Car Pose Estimation with CoreML
ModelZoo
🦁 A central GitHub repository for sharing Core ML models
Vision_CoreML-App
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The t...
SimpleInceptionV3-ObjC
A simple image classification test using Core ML and Inception V3 model in Objective-C
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2...
CoreML-Flowers
Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.
MNISTKit
The better way to deal with MNIST model and Core ML in iOS
MachineLearningSample-ObjC
A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.