YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
-
Updated
Apr 2, 2026 - Python
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Largest list of models for Core ML (for iOS 11+)
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.
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
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.
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
The challenge projects for Inferencing machine learning models on iOS
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.
Optimized Whisper models for streaming and on-device use
Real-Time Semantic Segmentation in Mobile device
Export Hugging Face models to Core ML and TensorFlow Lite
PyTorch Project Specification.
YOLOv5 汉化版,保持官方同步更新
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 fro…
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 invers…
Source code for the book Core ML Survival Guide
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
convert facenet and mtcnn models from tensorflow to tensorflow lite and coreml (使用 TFLite 将 FaceNet 和 MTCNN 移植到移动端)
Convmelspec: Convertible Melspectrograms via 1D Convolutions
Add a description, image, and links to the coreml topic page so that developers can more easily learn about it.
To associate your repository with the coreml topic, visit your repo's landing page and select "manage topics."