mxnet_predict ros package

October 25, 2017 ยท View on GitHub

This repository contains a ros package that compiles the amalgamation version of MXNet, which can be used for prediction/inference using a pretrained model.

To compile the package, all you need is having the BLAS library and a recent C++ compiler installed.