There are 8 repositories under coreml-framework topic.
Largest list of models for Core ML (for iOS 11+)
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
Converted CoreML Model Zoo.
Collection of models for Core ML
Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
A CoreML model which classifies images of food
A simple demo for Core ML
Predict handwritten digits with CoreML
A camera object recognition demo using the CoreML & AVCam framework. Required XCode 9 & iOS 11.
Real-time Mobile Car Pose Estimation with CoreML
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
A simple image classification test using Core ML and Inception V3 model in Objective-C
Tool for visual profiling Core ML models, compatible with both package and compiled versions, including reasons for unsupported operations on the Neural Engine
Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.
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 trained model fed to the system is AgeNet.
A simple iOS app to demonstrate Machine Learning capabilities using Core ML and Vision framework.
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 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several different types of objects in the image. The detections are described by bounding boxes, and for each bounding box, the model also predicts a class.
Core ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode Playgrounds with the dataset I provided.
Image recognition iOS app with Apple’s CoreML and Vision APIs
An app which recognises handwritten English characters using Vision/CoreML and a trained model using CreateML
Classifying Images with Vision, Core ML and SwiftUI
Augmented Reality Tetris made with ARKit and SceneKit
This project is simple iOS app using CoreML framework to predict object class on the photo
iOS App that guesses what you have drawn. It is creating using SwiftUI interface and CoreML. Model is trained using Google's Quick Draw Dataset
[Capstone Design 2] Team Capstone Design Project. (Prof. 고석주)
A test project with the CreateML and CoreML to identify if the person in given photos is Clarence.
An app that uses CoreML and SqueezeNet to take a picture and tell what the object it thinks is in the picture!
Usage of CoreML (Machine Learning) & Vision Libraries
2nd Challenge - Mac CLI App
A simple, NLP App about sentiments on a string. (Twitter) Leveraging CoreML.
With BetterRest you can get your ideal bedtime based on when do you want to wake up, desired amount of sleep and daily coffee intake with Core ML