CoreML-samples
Image classifier
Provides sample code for using Core ML with ResNet50 model on iOS for image classification
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
43 stars
4 watching
16 forks
Language: Jupyter Notebook
last commit: over 7 years ago
Linked from 2 awesome lists
coremlcoreml-frameworkdeep-learningiosios11mlresnetswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A demo project demonstrating the integration of Core ML and Vision Framework with Swift 4 for image classification using an Inception V3 network. | 217 |
| An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
| An image classification model using a third-generation deep residual network. | 27 |
| An iOS application for car classification using CoreML and Vision frameworks. | 173 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Converts images to various art styles using pre-trained machine learning models. | 227 |
| An end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android | 7 |
| A Swift library for creating and exporting CoreML models in Swift. | 161 |
| Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
| Research on integrating machine learning with emergent runtimes to improve performance and security. | 22 |
| Provides pre-trained deep learning models for scene classification on the Places365 dataset | 1,935 |
| An implementation of YOLO using Core ML and MPS graph API on iOS | 939 |
| An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
| A collection of converted deep learning models in CoreML format | 14 |
| Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,618 |