Install
Gluon
About
Dive into Deep Learning
GluonCV Toolkit
GluonNLP Toolkit
API
Python
C++
Clojure
Java
Julia
Perl
R
Scala
Docs
FAQ
Tutorials
Examples
Architecture
Developer Wiki
Model Zoo
ONNX
Community
Forum
Github
Contribute
Ecosystem
Powered By
1.5.0
master
1.7.0
1.6.0
1.5.0
1.4.1
1.3.1
1.2.1
1.1.0
1.0.0
0.12.1
0.11.0
☰
Install
Tutorials
Gluon
About
The Straight Dope (Tutorials)
GluonCV Toolkit
GluonNLP Toolkit
API
Python
C++
Clojure
Java
Julia
Perl
R
Scala
Docs
FAQ
Tutorials
Examples
Architecture
Developer Wiki
Gluon Model Zoo
ONNX
Community
Forum
Github
Contribute
Ecosystem
Powered By
1.5.0
master
1.6.0
1.5.0
1.4.1
1.3.1
1.2.1
1.1.0
1.0.0
0.12.1
0.11.0
MXNet APIs
MXNet Architecture
MXNet Community
MXNet FAQ
About Gluon
Installing MXNet
Nvidia Jetson TX family
Source Download
MXNet Model Zoo
Tutorials
Tutorials
¶
Basics
Load Data
Multilayer Perceptron
GPU Support
MXNet C++ API inference tutorial
Overview
Prerequisites
Setup the MXNet C++ API
Load the model and run inference
Write a predictor using the MXNet C++ API
Load the model, synset file, and normalization values
Load input image
Predict the image
Compile and run the inference code
What’s next
Java Inference examples
Scala Inference examples
ONNX model inference examples
MXNet Model Server Examples
References
Gluon end to end tutorial
Gluon C++ inference example
Gluon C++ package
Subgraph API