Models - Machine Learning - Apple Developer
Core ML Models
Build intelligence into your apps using machine learning models from the research community designed for Core ML.
Models are in Core ML format and can be integrated into Xcode projects. You can select different versions of models to optimize for sizes and architectures.
image
FastViT
Image Classification
A Fast Hybrid Vision Transformer architecture trained to classify the dominant object in a camera frame or image.
View details
Hide details
image
Depth Anything V2
Depth Estimation
The Depth Anything model performs monocular depth estimation.
View details
Hide details
image
DETR Resnet50 Semantic Segmentation
Semantic Segmentation
The DEtection TRansformer (DETR) model, trained for object detection and panoptic segmentation, configured to return semantic segmentation masks.
View details
Hide details
text
BERT-SQuAD
Question Answering
Find answers to questions about paragraphs of text.
View details
Hide details
image
DeepLabv3
Image Segmentation
Segment the pixels of a camera frame or image into a predefined set of classes.
View details
Hide details
image
MNIST
Drawing Classification
Classify a single handwritten digit (supports digits 0-9).
View details
Hide details
image
MobileNetV2
Image Classification
The MobileNetv2 architecture trained to classify the dominant object in a camera frame or image.
View details
Hide details
image
ResNet-50
Image Classification
A Residual Neural Network that will classify the dominant object in a camera frame or image.
View details
Hide details
image
Updatable Drawing Classifier
Drawing Classification
Drawing classifier that learns to recognize new drawings based on a K-Nearest Neighbors model (KNN).
View details
Hide details
image
YOLOv3
Object Detection
Locate and classify 80 different types of objects present in a camera frame or image.
View details
Hide details