/mxnet_predict_ros

mxnet prediction api packaged for ros

Primary LanguageC++Apache License 2.0Apache-2.0

mxnet_predict ros package

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.