Code Monkey home page Code Monkey logo

tutorials's Introduction

ONNX tutorials

Open Neural Network Exchange (ONNX) is an open standard format of machine learning models to offer interoperability between various AI frameworks. With ONNX, AI develpers could choose the best framework for training and switch to different one for shipping.

ONNX is supported by a community of partners, and more and more AI frameworks are buiding ONNX support including PyTorch, Caffe2, Microsoft Cognitive Toolkit and Apache MXNet.

Getting ONNX models

  • Choose a pre-trained ONNX model from the ONNX Model Zoo. A lot of pre-trained ONNX models are provided for common scenarios.
  • Convert models from mainstream frameworks. More tutorials are below.
Framework / tool Installation Exporting to ONNX (frontend) Importing ONNX models (backend)
Caffe2 part of caffe2 package Exporting Importing
PyTorch part of pytorch package Exporting, Extending support coming soon
Cognitive Toolkit (CNTK) built-in Exporting Importing
Apache MXNet part of mxnet package docs github Exporting Importing
Chainer chainer/onnx-chainer Exporting coming soon
TensorFlow onnx/onnx-tensorflow and onnx/tensorflow-onnx Exporting Importing [experimental]
Apple CoreML onnx/onnx-coreml and onnx/onnxmltools Exporting Importing
SciKit-Learn onnx/onnxmltools Exporting n/a
ML.NET built-in Exporting Importing
Menoh pfnet-research/menoh n/a Importing
MATLAB onnx converter on matlab central file exchange Exporting Importing
TensorRT onnx/onnx-tensorrt n/a Importing

End-to-end tutorials

ONNX tools

Contributing

We welcome improvements to the convertor tools and contributions of new ONNX bindings. Check out contributor guide to get started.

Use ONNX for something cool? Send the tutorial to this repo by submitting a PR.

tutorials's People

Contributors

alexstelea avatar anderspapitto avatar bddppq avatar brucejlin avatar cesardelatorre avatar chinhuang007 avatar cosmincatalin avatar dzhulgakov avatar emmaningms avatar hanzhaogang avatar houseroad avatar jspisak avatar kant avatar lanpa avatar lupesko avatar michaelulin avatar mitmul avatar msakai avatar mx-iao avatar nlutsenko avatar prasanthpul avatar rajanksin avatar roshrini avatar rwilliams58 avatar shuolongbj avatar smessmer avatar tjingrant avatar tripti-singhal avatar winnietsang avatar yinghai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.