coreml-framework topic

List coreml-framework repositories

CarPoseDemo

60
Stars
14
Forks
Watchers

Real-time Mobile Car Pose Estimation with CoreML

ModelZoo

96
Stars
6
Forks
Watchers

🦁 A central GitHub repository for sharing Core ML models

Vision_CoreML-App

19
Stars
9
Forks
Watchers

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

22
Stars
3
Forks
Watchers

A simple image classification test using Core ML and Inception V3 model in Objective-C

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

19
Stars
2
Forks
Watchers

Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.

MNISTKit

21
Stars
1
Forks
Watchers

The better way to deal with MNIST model and Core ML in iOS

MachineLearningSample-ObjC

19
Stars
3
Forks
Watchers

A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.