coreml-models
There are 56 repositories under coreml-models topic.
likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
SwiftBrain/awesome-CoreML-models
Collection of models for Core ML
onnx/onnx-coreml
ONNX to Core ML Converter
cocoa-ai/FacesVisionDemo
👀 iOS11 demo application for age and gender classification of facial images.
eugenebokhan/awesome-ml
Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
buzsh/SwiftDiffusion
SwiftUI Stable Diffusion implementation using CoreML and PyTorch
ph1ps/Food101-CoreML
A CoreML model which classifies images of food
juanmorillios/List-CoreML-Models
A Big Awesome List CoreML Models.
ashvardanian/SwiftSemanticSearch
Real-time on-device text-to-image and image-to-image Semantic Search with video stream camera capture using USearch & UForm AI Swift SDKs for Apple devices 🍏
cocoa-ai/SentimentCoreMLDemo
😃 iOS11 demo application for sentiment polarity analysis.
ph1ps/MNIST-CoreML
Predict handwritten digits with CoreML
Zabriskije/SD-to-CoreML
Shell script to convert Stable Diffusion 1.5 models to Core ML
cocoa-ai/NamesCoreMLDemo
🏷 iOS11 demo application for predicting gender from first names.
cocoa-ai/SentimentVisionDemo
🌅 iOS11 demo application for visual sentiment prediction.
VamshiIITBHU14/VKSentimentAnalysis
This project is a demo on using CoreML framework for sentiment analysis of text. .mlmodel was developed from Scikit-learn Pipeline using coremltools python package. More details here : https://developer.apple.com/documentation/coreml/converting_trained_models_to_core_ml
JustinFincher/FastDepth-CoreML
a CoreML version of FastDepth
cafielo/MNISTKit
The better way to deal with MNIST model and Core ML in iOS
eelretep/mlmodelzoo
Build your iOS 11+ apps with the ready-to-use Core ML models below
IlijaMihajlovic/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 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.
Norod/CoreML-StyleTransfer
A few stylization coreML models that I've trained with CreateML
gazolla/Photo2Cartoon
Very simple app that uses CoreML model to transform image to anime style image.
ashislaha/ARDemo
Create an AR Project with ARKit. Explored Tracking, Plane Detection, Hit Testing, Light Estimation, SCNNode Rendering etc.
Zabriskije/CoreML-VAEs
Ready to use Core ML VAEs in MLMODELC format
0xPr0xy/MobileNet-CoreML
MobileNet in CoreML with Vision implemented for iPhone iOS in Swift
IlijaMihajlovic/Core-ML-And-Vision-Object-Classifier-Lightweight-Version
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.
tinahaibodi/weScan
iOS AR application that helps engineers identify hardware with object recognition. Grand Prize Winner and Best Neural Network @ HackWescam 2018.
Dr-Groot/ObjectDetection_CoreML-Swift
Real time camera object detection with Machine Learning in swift. Basic introduction to Core ML, Vision and ARKit.
hskang9/OCRProject
an end-to-end tutorial for OCR recognition using CNN
powermobileweb/ARTetris---SceneKit
Augmented Reality Tetris made with ARKit and SceneKit
DarkBlueArrowED/MedHub
Most developing countries have a serious shortage of qualified medical personnel. Particularly of qualified pathologists, which leads to long delays in the testing and the diagnosis of diseases. This in its own leads to needless suffering and unnecessary deaths. A review of literature on the field of ML in medical science shows that ML can partially contribute to correcting this problem. These have been specially designed to allow ML models to work with mobile and portable devices such as the iPhones, iPads and the android equivalents. The aim of this dissertation is to show the potential and possibility to develop the next stage of software that can be used in the medical field. The use of ML will reduce the need for other resources such as external databases and other heavy tools. The applications proposed in this project could allow medical professionals such as “Doctors without borders” to test and diagnose patients in field hospitals without having to carry a lot of equipment or have to send blood samples over long distances with related delays and the risk of contamination. The applications could also be used in developed countries where medical facilities are under pressure. The applications could provide an indication of a disease/illness, saving time and resources.
prabakarviji/picture-query
A SwiftUI app using CoreML & Vision to extract text content from the images and querying from the context. Underlying it uses Google's BERT model which converted into CoreML model
rishabh01solanki/PixeLearner
Combining the power of MobileNetV2 with the privacy of on-device learning. Benefit from real-time updates and efficient image processing, all while ensuring your data remains securely on your device. Experience precision, speed, and trust with PixeLearner.
freedomtan/coreml_models_for_mlperf
Converting models used by MLPerf Mobile working group to Core ML format
michalnowak061/ImageClassifier-iOS-App
This project is simple iOS app using CoreML framework to predict object class on the photo
abcde12321/Markon
MarkOn is an iOS and macOS Photos extension and helper app that includes a variety of interesting Core Image filters (CIFilters)).