mjamroz / qt-mxnet

Reading image and mxnet prediction using Qt (no CV)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qt-mxnet

Reading image and mxnet prediction using Qt (no CV)

slightly modified version of examples/image-classification/predict* program to handle Qt (QImage).

For example if you want to build android apk with Qt/Qml.

About

Reading image and mxnet prediction using Qt (no CV)


Languages

Language:C++ 85.9%Language:QMake 14.1%