Repository navigation

#

coreml-models

ONNX to Core ML Converter

Python
405
5 年前

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

Swift
322
6 年前

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

C++
221
6 年前

Stable Diffusion implementation using CoreML, PyTorch and SwiftUI

Swift
169
1 年前
Swift
149
8 年前

A Big Awesome List CoreML Models.

141
5 年前

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
128
8 个月前

😃 iOS11 demo application for sentiment polarity analysis.

Swift
124
7 年前

Shell script to convert Stable Diffusion 1.5 models to Core ML

Shell
54
2 年前

🏷 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
8 年前

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 年前