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.

GitHub

43 stars
4 watching
16 forks
Language: Jupyter Notebook
last commit: about 9 years ago
Linked from 2 awesome lists

coremlcoreml-frameworkdeep-learningiosios11mlresnetswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yulingtianxia/core-ml-sampleA demo project demonstrating the integration of Core ML and Vision Framework with Swift 4 for image classification using an Inception V3 network.217
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
likedan/core-ml-car-recognitionAn iOS application for car classification using CoreML and Vision frameworks.173
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
ileafsolutions/styleartConverts images to various art styles using pre-trained machine learning models.227
margaretmz/icon-classifierAn end-to-end tutorial on creating and deploying an icon classifier app with TensorFlow Lite model Maker and Android7
jacopomangiavacchi/swiftcoremltoolsA Swift library for creating and exporting CoreML models in Swift.161
matlab-deep-learning/convmixer-patches-are-all-you-needDemonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB6
zk-ml/researchResearch on integrating machine learning with emergent runtimes to improve performance and security.22
csailvision/places365Provides pre-trained deep learning models for scene classification on the Places365 dataset1,935
hollance/yolo-coreml-mpsnngraphAn implementation of YOLO using Core ML and MPS graph API on iOS939
r4ghu/ios-coreml-yoloAn implementation of object detection using the YOLO v1 model on iOS with CoreML163
mdering/coremlzooA collection of converted deep learning models in CoreML format14
huggingface/swift-coreml-transformersProvides Swift implementations of popular transformer-based models for question answering and text generation.1,618