Track Awesome CoreML Models Updates Daily
Largest list of models for Core ML (for iOS 11+)
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 likedan/Awesome-CoreML-Models · ⭐ 6.7K · 🏷️ Computer Science
Jun 17, 2025
Speech Processing
- Streaming ASR – Real-time streaming speech recognition engine for iOS. Uses Fast Conformer + CTC, runs fully on device.
Download (⭐3) | Demo (⭐3) | Reference (⭐3)
- Keyword Spotting (KWS) – On-device keyword spotting engine using lightweight CRNN architecture, optimized for mobile devices.
Download (⭐3) | Demo (⭐3) | Reference (⭐3)
Jun 23, 2023
Miscellaneous
- ChordSuggester - Predicts the most likely next chord based on the entered Chord Progression. Download (⭐8) | Demo (⭐8) | Reference
Dec 16, 2019
Image - Metadata/Text
- DepthPrediction - Predict the depth from a single image. Download | Demo (⭐138) | Reference (⭐1.1k)
Jul 31, 2019
Text - Metadata/Text
- BERT for Question answering - Swift Core ML 3 implementation of BERT for Question answering Download (⭐1.7k) | Demo (⭐1.7k) | Reference (⭐146k)
- GPT-2 - OpenAI GPT-2 Text generation (Core ML 3) Download (⭐1.7k) | Demo (⭐1.7k) | Reference (⭐146k)
Jul 23, 2019
Image - Metadata/Text
- TextRecognition (ML Kit) - Recognizing text using ML Kit built-in model in real-time. Download | Demo (⭐94) | Reference
Feb 26, 2019
Text - Metadata/Text
- Personality Detection - Predict personality based on user documents (sentences). Download (⭐19) | Demo (⭐19) | Reference (⭐19)
Miscellaneous
- Artists Recommendation - Recommend an artist based on given location and genre. Download (⭐19) | Demo | Reference
Jan 09, 2019
Miscellaneous
- GestureAI - Recommend an artist based on given location and genre. Download | Demo (⭐158) | Reference (⭐158)
Dec 31, 2018
Image - Metadata/Text
- PhotoAssessment - Photo Assessment using Core ML and Metal. Download (⭐76) | Demo (⭐76) | Reference
- PoseEstimation - Estimating human pose from a picture for mobile. Download (⭐1k) | Demo (⭐698) | Reference (⭐1k)
- RN1015k500 - Predict the location where a picture was taken. Download | Demo (⭐57) | Reference
- Nudity - Classifies an image either as NSFW (nude) or SFW (not nude) Download | Demo (⭐106) | Reference (⭐6k)
Image - Image
- HED - Detect nested edges from a color image. Download (⭐109) | Demo (⭐109) | Reference
- AnimeScale2x - Process a bicubic-scaled anime-style artwork Download (⭐583) | Demo (⭐583) | Reference
Text - Metadata/Text
- DocumentClassification - Classify news articles into 1 of 5 categories. Download (⭐45) | Demo (⭐45) | Reference (⭐45)
- NamesDT - Gender Classification using DecisionTreeClassifier Download (⭐36) | Demo (⭐36) | Reference
Miscellaneous
- Exermote - Predicts the exercise, when iPhone is worn on right upper arm. Download (⭐130) | Demo (⭐130) | Reference
Speech Processing
- TensorFlow Slim Models (⭐78k) - Another collection of TensorFlow Models.
- MXNet Model Zoo - Collection of MXNet models.
- LaMem (⭐18) Score the memorability of pictures.
- ILGnet (⭐115) The aesthetic evaluation of images.
- Colorization (⭐3.4k) Automatic colorization using deep neural networks.
- Illustration2Vec (⭐674) Estimating a set of tags and extracting semantic feature vectors from given illustrations.
- CTPN (⭐1.3k) Detecting text in natural image.
- Image Analogy (⭐1.4k) Find semantically-meaningful dense correspondences between two input images.
- iLID (⭐90) Automatic spoken language identification.
- Fashion Detection (⭐486) Cloth detection from images.
- Saliency (⭐186) The prediction of salient areas in images has been traditionally addressed with hand-crafted features.
- Face Detection (⭐23) Detect face from image.
- mtcnn (⭐494) Joint Face Detection and Alignment.
- deephorizon (⭐40) Single image horizon line estimation.
Aug 30, 2017
Image - Metadata/Text
- Places CNN - Detects the scene of an image from 205 categories such as bedroom, forest, coast etc. Download (⭐711) | Demo (⭐34) | Reference
- Inception v3 - Detects the dominant objects present in an image. Download (⭐219) | Demo (⭐219) | Reference
- ResNet50 - Detects the dominant objects present in an image. Download (⭐44) | Demo (⭐44) | Reference
- VGG16 - Detects the dominant objects present in an image. Download | Demo (⭐37) | Reference
- Car Recognition - Predict the brand & model of a car. Download (⭐172) | Demo (⭐44) | Reference
- YOLO - Recognize what the objects are inside a given image and where they are in the image. Download (⭐945) | Demo (⭐945) | Reference
- AgeNet - Predict a person's age from one's portrait. Download | Demo (⭐321) | Reference
- GenderNet - Predict a person's gender from one's portrait. Download | Demo (⭐321) | Reference
- MNIST - Predict handwritten (drawn) digits from images. Download (⭐68) | Demo (⭐68) | Reference
- EmotionNet - Predict a person's emotion from one's portrait. Download | Demo (⭐321) | Reference
- SentimentVision - Predict positive or negative sentiments from images. Download | Demo (⭐36) | Reference
- Food101 - Predict the type of foods from images. Download | Demo (⭐149) | Reference
- FlickrStyle - Detect the artistic style of images. Download | Demo (⭐47) | Reference
Text - Metadata/Text
- Sentiment Polarity - Predict positive or negative sentiments from sentences. Download (⭐123) | Demo (⭐123) | Reference
- iMessage Spam Detection - Detect whether a message is spam. Download (⭐37) | Demo (⭐37) | Reference
Aug 25, 2017
Speech Processing
- Distributed under the MIT license. See LICENSE for more information.
Aug 23, 2017
Speech Processing
- Caffe Model Zoo (⭐34k) - Big list of models in Caffe format.
- TensorFlow Models (⭐78k) - Models for TensorFlow.