tspannhw / nvidiajetsontx1-mxnet

MXNet to MiniFi Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvidiajetsontx1-mxnet

MXNet to MiniFi Example

MXNet

Apache MXNet Incubation https://mxnet.incubator.apache.org/

Awesome MXNet https://github.com/apache/incubator-mxnet/tree/master/example

Install MXNet on Raspian http://mxnet.io/get_started/raspbian_setup.html

Example Program for MXNet on Raspberry PI 3 http://mxnet.io/tutorials/embedded/wine_detector.html

See here to load data and prep: https://github.com/apache/incubator-mxnet/blob/master/docs/tutorials/embedded/wine_detector.md use existing: inception_predict.py

http://gluon.mxnet.io/chapter08_computer-vision/object-detection.html

For two of the flows you will need this project:

https://github.com/dusty-nv/jetson-inference

Also you will need NVidia Jetson Pack 3.x installed JDK 1.8 installed

On Ubuntu

Apache MiniFi 0.20 installed https://www.apache.org/dyn/closer.lua?path=/nifi/minifi/0.2.0/minifi-0.2.0-bin.zip

About

MXNet to MiniFi Example

License:Apache License 2.0


Languages

Language:Python 90.2%Language:Shell 9.8%