memoakten/ofxMSATensorFlow
A deprecated OpenFrameworks C++ addon enabling TensorFlow model loading and inference within creative coding applications.

Not currently ranked — collecting fresh signals.
star history
This addon wraps TensorFlow’s C/C++ backend to enable loading pre-trained machine learning models within OpenFrameworks applications. The workflow involves building and training models in Python, saving them as binary files, then loading and running inference in C++ via the addon. It provides GPU and CPU support for Linux and OSX, with examples demonstrating various model types loaded and manipulated within the creative coding environment.
Frequently asked
- What is memoakten/ofxMSATensorFlow?
- A deprecated OpenFrameworks C++ addon enabling TensorFlow model loading and inference within creative coding applications.
- Is ofxMSATensorFlow open source?
- Yes — memoakten/ofxMSATensorFlow is open source, released under the Apache-2.0 license.
- What language is ofxMSATensorFlow written in?
- memoakten/ofxMSATensorFlow is primarily written in C++.
- How popular is ofxMSATensorFlow?
- memoakten/ofxMSATensorFlow has 459 stars on GitHub.
- Where can I find ofxMSATensorFlow?
- memoakten/ofxMSATensorFlow is on GitHub at https://github.com/memoakten/ofxMSATensorFlow.