coremltools
There are 46 repositories under coremltools topic.
likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
john-rocky/CoreML-Models
Converted CoreML Model Zoo.
anupamchugh/iowncode
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
huggingface/exporters
Export Hugging Face models to Core ML and TensorFlow Lite
SwiftBrain/awesome-CoreML-models
Collection of models for Core ML
vsyw/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
onnx/onnx-coreml
ONNX to Core ML Converter
akimach/GestureAI-CoreML-iOS
Hand-gesture recognition on iOS app using CoreML
adobe-research/convmelspec
Convmelspec: Convertible Melspectrograms via 1D Convolutions
younatics/DeepLearningToMobile
Curated way to convert deep learning model to mobile⚡️
MijeongJeon/ShapeDetector_Keras_CoreML
Deep learning installed Shape Detector using Keras and CoreML 📱
asparagui/keras_mnist_demo
Demo of using keras to generate a neural network and iOS 11 to run the converted model.
gaelfoppolo/CoreML-Flowers
Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.
udacity/ios-short-core-ml
iOS image classification app using Core ML and MobileNet
dneprDroid/pytorch-coreml-custom-layer-example
PyTorch to CoreML: Writing custom layers with Metal shaders - torch.nn.functional.grid_sample operation
ml-illustrated/Pytorch-CoreML-Sound-Classification
Repo accompanying the blog post "How to Deploy A State-of-the-art PyTorch Model to iOS via Core ML (Part 3)".
ml-illustrated/Pytorch-CoreML-Spectrogram
Repo accompanying the blog post "How to Deploy PyTorch Models with Core ML Conversion Issues"
anentropic/hft2ane
Tool for exporting Apple Neural Engine-accelerated versions of transformers models on HuggingFace Hub.
dneprDroid/DeformConv2d-Metal
CoreML custom layer (GPU-accelerated) and converter for torchvision.ops.deform_conv2d
JacopoMangiavacchi/HeightWeightCoreMLKerasTest
Super simple end to end test of Keras, TensorFlow and CoreML
omarmhaimdat/xgboost_student_performance
Introduction to XGBoost with an Implementation in an iOS Application
DevOpsThinh/Coding-Deep-Learning
A self-taught project about Machine Learning & Deep Learning with Python. Thanks to the countless researchers and developers around the world and their open-source code, particularly Python-based open-source code!
jknthn/core-ml-demo
Demonstration of using custom models for CoreML we did @ Tooploox.
ml-illustrated/Pytorch-CoreML-Skeleton
Repository to accompany the blog post
prmelehan/Swifty-ML
Converts Keras models to Core ML models for use on iOS
denismurphy/gru-coreml
CoreML compatible GRU neural network for dynamic prediction
Lord-V15/OCR-Companion-v2
Final Draft for the 4th Year Project Submission. Saves image for each scan, along with the text detected into a PDF.
JulianSong/AnnotateEase
AnnotateEase - Easily and quickly label text data.
venkatasg/DeTeXt-Supplementary
Collection of scripts, tools and manuals behind how I build the DeTeXt iOS app
fitomad/BiciMAD-Bike-Identifier
Keras, Vision y CoreML para desarrollar una app que identifica los números de serie de las bicicletas del servicio BiciMAD
laclouis5/uform-coreml-converters
CLI for converting UForm models to CoreML.
verny-tran/AttendanceKit
Autonomous attendance system based on mobile applications, UHF RFID and NFC. Funded by Vietnam National University, Ho Chi Minh City (VNU-HCM).
machineko/coreml_torch_utils
Coreml Utils for torch based models
Shakshi3104/Convert2CoreMLDemo
example of Core ML Tools when converted from TensorFlow and PyTorch
badalaryal11/WhatFlower
This is an iOS app that identifies the flower from its photo and also gives detailed information about it.