Machine Learning: Add Image Classification for iOS and Android with Qt and TensorFlow
-
Hi all!
We've prepare a guide how to integrate Google's TensorFlow framework with Qt and provide AI features across platforms.
The post shows how to build and integrate TensorFlow with Qt and V-Play:
https://v-play.net/cross-platform-development/machine-learning-add-image-classification-for-ios-and-android-with-qt-and-tensorflowThe example project of this guide includes Image Classification and Object Recognition features based on neural network models, which you can control from QML:
TensorFlow provides the machine learning framework, whereas V-Play and Qt facilitate the app deployment to multiple platforms: desktop and mobile.