MMdnn
Model converter
A toolset to convert and manage deep learning models across multiple frameworks.
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.
6k stars
181 watching
965 forks
Language: Python
last commit: 6 months ago
Linked from 4 awesome lists
caffecntkcoremldarknetkerasmodel-convertermxnetonnxpytorchtensorflowvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
open-mmlab/mmdeploy | A toolset for deploying deep learning models on various devices and platforms | 2,774 |
dotnet/machinelearning | A cross-platform machine learning framework for .NET that enables developers to build, train, and deploy models without prior expertise in ML. | 9,035 |
lutzroeder/netron | A tool for visualizing and analyzing neural network models | 28,134 |
alibaba/mnn | A lightweight deep learning framework designed for efficient inference and training on-device | 8,739 |
onnx/onnx | Enables interoperability between different machine learning frameworks by providing an open standard format for AI models | 17,938 |
microsoft/cntk | A unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph. | 17,523 |
deeplearning4j/deeplearning4j | A suite of tools for building and training deep learning models using the JVM. | 13,682 |
rasmusbergpalm/deeplearntoolbox | A Matlab toolbox providing implementations of various deep learning models | 3,795 |
dotnet/machinelearning-samples | A collection of samples and examples demonstrating the usage of ML.NET for machine learning tasks in .NET applications. | 4,490 |
jolibrain/deepdetect | A machine learning API and server written in C++ that supports multiple deep learning libraries and provides a flexible interface for building and deploying machine learning models. | 2,519 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |
hagaygarty/mdcnn | A 3D convolutional neural network framework supporting volumetric inputs and various features like dropout and batch normalization. | 52 |
microsoft/0xdeca10b | A framework for hosting and training machine learning models on a blockchain, enabling secure sharing and prediction without requiring users to pay for data or model updates. | 556 |
tensorspace-team/tensorspace | A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. | 5,071 |
benedekrozemberczki/m-nmf | An implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques | 120 |