Largest list of models for Core ML (for iOS 11+)
-
Updated
Jun 23, 2023 - Python
Largest list of models for Core ML (for iOS 11+)
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
Collection of models for Core ML
ONNX to Core ML Converter
👀 iOS11 demo application for age and gender classification of facial images.
Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
SwiftUI Stable Diffusion implementation using CoreML and PyTorch
A CoreML model which classifies images of food
😃 iOS11 demo application for sentiment polarity analysis.
Real-time on-device text-to-image and image-to-image Semantic Search with video stream capture using USearch & UForm AI Swift SDKs for Apple devices 🍏
Predict handwritten digits with CoreML
Shell script to convert Stable Diffusion 1.5 models to Core ML
🏷 iOS11 demo application for predicting gender from first names.
🌅 iOS11 demo application for visual sentiment prediction.
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
a CoreML version of FastDepth
The better way to deal with MNIST model and Core ML in iOS
Build your iOS 11+ apps with the ready-to-use Core ML models below
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 di…
Add a description, image, and links to the coreml-models topic page so that developers can more easily learn about it.
To associate your repository with the coreml-models topic, visit your repo's landing page and select "manage topics."