Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Paspartout/mxnet_predict_ros

mxnet prediction api packaged for ros
https://github.com/Paspartout/mxnet_predict_ros

Last synced: about 2 months ago
JSON representation

mxnet prediction api packaged for ros

Awesome Lists containing this project

README

        

# mxnet_predict ros package

This repository contains a ros package that compiles the amalgamation
version of [MXNet](http://mxnet.io), 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.