← Back to Podcast

ML Models for iOS

A curated collection of models optimized for on-device execution using Core ML. These models are ready to be integrated into your Swift projects.

Model 🔼Type ↕️SourceFormatSize ↕️Action
BERT-SQuAD
Find answers to questions about paragraphs of text using the SQuAD dataset.
Natural LanguageAppleML Package420 MBDownload
DETR Resnet50
DEtection TRansformer (DETR) model for object detection and panoptic segmentation.
VisionAppleCore ML167 MBDownload
DeepLabv3
Segment the pixels of a camera frame or image into a predefined set of classes.
VisionAppleCore ML9.6 MBDownload
Depth Anything V2
The Depth Anything model performs monocular depth estimation.
VisionAppleCore MLVariesDownload
FastViT
A Fast Hybrid Vision Transformer architecture trained to classify the dominant object in a camera frame or image.
VisionAppleCore MLVariesDownload
MNIST
Classify a single handwritten digit (supports digits 0-9).
VisionAppleCore ML4.8 MBDownload
MobileNetV2
Efficient architecture for image classification, optimized for mobile devices.
VisionAppleCore ML13.1 MBDownload
ResNet-50
A Residual Neural Network that classifies the dominant object in an image.
VisionAppleCore ML102.6 MBDownload
Updatable Drawing Classifier
Recognize new drawings based on a K-Nearest Neighbors model (KNN).
VisionAppleCore MLVariesDownload
YOLOv3
Locate and classify 80 different types of objects in real-time.
VisionAppleCore ML248.4 MBDownload

Stay in the Loop

Get on-device AI insights, new episode alerts, and exclusive iOS development content delivered to your inbox.

No spam. Unsubscribe anytime.

On-Device ML Models for iOS | Sandboxed