Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/mjamroz/qt-mxnet
- Owner: mjamroz
- Created: 2017-10-26T16:12:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T16:20:42.000Z (about 7 years ago)
- Last Synced: 2024-08-01T22:42:34.673Z (5 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-MXNet - qt-mxnet
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.