Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mjamroz/qt-mxnet

Reading image and mxnet prediction using Qt (no CV)
https://github.com/mjamroz/qt-mxnet

Last synced: 2 months ago
JSON representation

Reading image and mxnet prediction using Qt (no CV)

Awesome Lists containing this project

README

        

# 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.