Found 662 repositories(showing 30)
likedan
Largest list of models for Core ML (for iOS 11+)
OFA-Sys
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
microsoft
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
PINTO0309
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
FluidInference
Frontier CoreML audio models in your apps — text-to-speech, speech-to-text, voice activity detection, and speaker diarization. In Swift, powered by SOTA open source.
john-rocky
Converted CoreML Model Zoo.
dokun1
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
NovatecConsulting
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
SwiftBrain
Collection of models for Core ML
onnx
ONNX to Core ML Converter
PINTO0309
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.
cocoa-ai
👀 iOS11 demo application for age and gender classification of facial images.
PINTO0309
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports inverse quantization of INT8 quantization model.
eugenebokhan
Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
ileafsolutions
Style Art library process images using COREML with a set of pre trained machine learning models and convert them to Art style.
jiangxiluning
convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)
vincentfpgarcia
A simple guide that explains the steps from training a simple PyTorch image classifier to converting the generated neural network into a CoreML model ready for production
buzsh
Stable Diffusion implementation using CoreML, PyTorch and SwiftUI
npna
Try CoreML models on multiple images and videos easily and quickly
JacopoMangiavacchi
A Swift library for creating and exporting CoreML Models in Swift
juanmorillios
A Big Awesome List CoreML Models.
ph1ps
A CoreML model which classifies images of food
TheMurusTeam
Stable Diffusion app for macOS based on CoreML models
ashvardanian
Real-time on-device text-to-image and image-to-image Semantic Search with video stream camera capture using USearch & UForm AI Swift SDKs for Apple devices 🍏
hwchong
This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.
cocoa-ai
😃 iOS11 demo application for sentiment polarity analysis.
ph1ps
A CoreML models that detects nudity in a picture
Vadbeg
NAFNet deblurring model inference using CoreML
gouthamvgk
This repository contains the code for converting tflite model of Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs and Blazeface to tensorflow and coreml.
dbsystel
Scripts for exporting YOLOv5 models to CoreML and benchmarking it.