Howdy all,
We are happy to announce the release of ofxTensorFlow2:
https://github.com/zkmkarlsruhe/ofxTensorFlow2
ofxTensorFlow2 is an openFrameworks addon for loading and running ML models trained with the TensorFlow 2 ML (Machine Learning) library using libtensorflow, the cppflow TF2 wrapper library, and openFrameworks wrappers and conversion functions. Development was influenced in part by Memo Akten’s TF1 ofxMSTensorFlow.
So far, we have tested on macOS and Linux. Windows should work, but we haven’t tried it directly yet. The macOS libtensorflow builds provided by the TF website are cpu-only, so they run slowly but work. Hopefully support for the Apple M1’s Neural Cores will be added at some point…
This addon is developed by the ZKM | Hertz-Lab as part of the project »The Intelligent Museum«.