coreml-models topic
Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
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://develop...
NamesCoreMLDemo
π· iOS11 demo application for predicting gender from first names.
SentimentVisionDemo
π iOS11 demo application for visual sentiment prediction.
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...
SD-to-CoreML
Shell script to convert Stable Diffusion 1.5 models to Core ML
SwiftSemanticSearch
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
The better way to deal with MNIST model and Core ML in iOS
mlmodelzoo
Build your iOS 11+ apps with the ready-to-use Core ML models below
SwiftDiffusion
SwiftUI Stable Diffusion implementation using CoreML and PyTorch