Paspartout / mxnet_predict_ros

mxnet prediction api packaged for ros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

mxnet prediction api packaged for ros

License:Apache License 2.0


Languages

Language:C++ 99.6%Language:C 0.4%Language:CMake 0.0%