Repository navigation

#

coreml-models

ONNX to Core ML Converter

Python
399
5 年前

👀 iOS11 demo application for age and gender classification of facial images.

Swift
320
6 年前

Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.

C++
219
6 年前

SwiftUI Stable Diffusion implementation using CoreML and PyTorch

Swift
170
1 年前
Swift
148
7 年前

A Big Awesome List CoreML Models.

139
5 年前

😃 iOS11 demo application for sentiment polarity analysis.

Swift
121
7 年前

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 🍏

Swift
117
4 个月前

Shell script to convert Stable Diffusion 1.5 models to Core ML

Shell
53
1 年前

🏷 iOS11 demo application for predicting gender from first names.

Swift
36
7 年前

🌅 iOS11 demo application for visual sentiment prediction.

Swift
36
6 年前

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

Swift
33
7 年前

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

Swift
22
7 年前

Build your iOS 11+ apps with the ready-to-use Core ML models below

18
8 年前

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.

Swift
17
6 年前