coreml-models topic

List coreml-models repositories

Chinese-CLIP

3.8k
Stars
404
Forks
Watchers

Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.

VKSentimentAnalysis

31
Stars
0
Forks
Watchers

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://develop...

NamesCoreMLDemo

36
Stars
6
Forks
Watchers

🏷 iOS11 demo application for predicting gender from first names.

SentimentVisionDemo

36
Stars
11
Forks
Watchers

πŸŒ… iOS11 demo application for visual sentiment prediction.

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...

SD-to-CoreML

51
Stars
6
Forks
Watchers

Shell script to convert Stable Diffusion 1.5 models to Core ML

SwiftSemanticSearch

79
Stars
4
Forks
Watchers

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 🍏

MNISTKit

21
Stars
1
Forks
Watchers

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

mlmodelzoo

17
Stars
1
Forks
Watchers

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

SwiftDiffusion

159
Stars
4
Forks
Watchers

SwiftUI Stable Diffusion implementation using CoreML and PyTorch