Coreml Open Source Projects
Browse 110 Coreml open source projects, ranked by GitHub stars. Find the most popular Coreml tools and libraries.
ultralytics/yolov5
Ultralytics YOLOv5 in PyTorch > ONNX > CoreML > TFLite
Metrics details
| Stars | 57,707 |
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
Metrics details
| Stars | 9,030 |
godly-devotion/MochiDiffusion
Run Stable Diffusion on Mac natively
Metrics details
| Stars | 7,905 |
likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
Metrics details
| Stars | 7,027 |
microsoft/MMdnn
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.
Metrics details
| Stars | 5,806 |
progrium/macdriver
Native Mac APIs for Go. Soon to be renamed DarwinKit!
Metrics details
| Stars | 5,434 |
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
Metrics details
| Stars | 5,364 |
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
Metrics details
| Stars | 4,639 |
PINTO0309/PINTO_model_zoo
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.
Metrics details
| Stars | 4,506 |
onnx/tutorials
Tutorials for creating and using ONNX models
Metrics details
| Stars | 3,689 |
artemnovichkov/iOS-11-by-Examples
👨🏻💻 Examples of new iOS 11 APIs
Metrics details
| Stars | 3,281 |
eleev/ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
Metrics details
| Stars | 3,058 |
hollance/neural-engine
Everything we actually know about the Apple Neural Engine (ANE)
Metrics details
| Stars | 2,503 |
TachibanaYoshino/AnimeGANv3
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
Metrics details
| Stars | 2,028 |
mikeroyal/Apple-Silicon-Guide
Apple Silicon Guide. Learn all about the A17 Pro, A16 Bionic, R1, M1-series, M2-series, and M3-series chips. Along with all the Devices, Operating Systems, Tools, Gaming, and Software that Apple Silicon powers.
Metrics details
| Stars | 1,882 |
john-rocky/CoreML-Models
Converted CoreML Model Zoo.
Metrics details
| Stars | 1,815 |
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic Template for an ARKit project to use CoreML.
Metrics details
| Stars | 1,696 |
lovoo/NSFWDetector
A NSFW (aka porn) detector with CoreML
Metrics details
| Stars | 1,673 |
shu223/ARKit-Sampler
Code examples for ARKit.
Metrics details
| Stars | 1,555 |
hollance/CoreMLHelpers
Types and functions that make it a little easier to work with Core ML in Swift.
Metrics details
| Stars | 1,434 |
tf-coreml/tf-coreml
TensorFlow to CoreML Converter
Metrics details
| Stars | 1,328 |
tucan9389/awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
Metrics details
| Stars | 1,292 |
shicai/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
Metrics details
| Stars | 1,272 |
NathanFlurry/VisualProgrammingLanguage
Visual programming language written in Swift that assembles to executable Swift code.
Metrics details
| Stars | 1,198 |
chongzhou96/EdgeSAM
Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM"
Metrics details
| Stars | 1,163 |
microsoft/Windows-Machine-Learning
Samples and Tools for Windows ML.
Metrics details
| Stars | 1,123 |
KevinGong2013/ChineseIDCardOCR
[Deprecated] 🇨🇳中国二代身份证光学识别
Metrics details
| Stars | 1,025 |
edvardHua/PoseEstimationForMobile
:dancer: Real-time single person pose estimation for Android and iOS.
Metrics details
| Stars | 1,023 |
PINTO0309/onnx2tf
A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.
Metrics details
| Stars | 981 |
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
Metrics details
| Stars | 943 |
anupamchugh/iowncode
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Metrics details
| Stars | 912 |
dokun1/Lumina
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
Metrics details
| Stars | 912 |
NovatecConsulting/FaceRecognition-in-ARKit
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
Metrics details
| Stars | 837 |
akirasosa/mobile-semantic-segmentation
Real-Time Semantic Segmentation in Mobile device
Metrics details
| Stars | 721 |
hollance/MobileNet-CoreML
The MobileNet neural network using Apple's new CoreML framework
Metrics details
| Stars | 711 |
tucan9389/PoseEstimation-CoreML
The example project of inferencing Pose Estimation using Core ML
Metrics details
| Stars | 701 |
huggingface/exporters
Export Hugging Face models to Core ML and TensorFlow Lite
Metrics details
| Stars | 698 |
DeepVAC/deepvac
PyTorch Project Specification.
Metrics details
| Stars | 681 |
atomic14/VisionCoreMLSample
Sample application using Vision Framework and Core ML
Metrics details
| Stars | 598 |
imxieyi/waifu2x-ios
iOS Core ML implementation of waifu2x
Metrics details
| Stars | 594 |
SwiftBrain/awesome-CoreML-models
Collection of models for Core ML
Metrics details
| Stars | 587 |
vsyw/Keras-OpenFace
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Metrics details
| Stars | 571 |
ZachNagengast/similarity-search-kit
🔎 SimilaritySearchKit is a Swift package providing on-device text embeddings and semantic search functionality for iOS and macOS applications.
Metrics details
| Stars | 533 |
imxieyi/waifu2x-mac
Waifu2x-ios port to macOS, still in Core ML and Metal
Metrics details
| Stars | 467 |
kingreza/SeeFood
Inspired by HBO's Silicon Valley: SeeFood is an iOS app that uses CoreML to detect various dishes
Metrics details
| Stars | 448 |
onnx/onnx-coreml
ONNX to Core ML Converter
Metrics details
| Stars | 412 |
DeNA/SRCNNKit
CoreML and Keras implementation of Super-Resolution Convolutional Neural Network (SRCNN)
Metrics details
| Stars | 387 |
prisma-ai/torch2coreml
Torch7 -> CoreML
Metrics details
| Stars | 384 |
ahmetws/UnsplashExplorer-CoreML
Core ML demo app with Unsplash API
Metrics details
| Stars | 351 |
hanleyweng/Gesture-Recognition-101-CoreML-ARKit
Simple project to recognize hands in realtime. 👋 Serves as an Example for building your own object recognizer.
Metrics details
| Stars | 346 |
PINTO0309/openvino2tensorflow
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.
Metrics details
| Stars | 344 |
tucan9389/ObjectDetection-CoreML
An example running Object Detection using Core ML (YOLOv8, YOLOv5, YOLOv3, MobileNetV2+SSDLite)
Metrics details
| Stars | 342 |
wudijimao/Inpaint-iOS
A free and open-source inpainting app powered by coreml on iPhone / iPad / MacBook with M CPU.
Metrics details
| Stars | 327 |
cocoa-ai/FacesVisionDemo
👀 iOS11 demo application for age and gender classification of facial images.
Metrics details
| Stars | 323 |
Willjay90/AppleFaceDetection
Face Detection with CoreML
Metrics details
| Stars | 299 |
wwdc/2019
Student submissions for the WWDC 2019 Scholarship
Metrics details
| Stars | 282 |
Ezaldeen99/BackgroundRemoval
Background Removal written with swift using u2net model
Metrics details
| Stars | 277 |
PINTO0309/tflite2tensorflow
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.
Metrics details
| Stars | 272 |
hollance/coreml-survival-guide
Source code for the book Core ML Survival Guide
Metrics details
| Stars | 260 |
infocom-tpo/SwiftOpenPose
tf-openpose Based iOS Project
Metrics details
| Stars | 247 |
