memoakten/ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
This tool helps creative coders and artists integrate pre-trained machine learning models into their interactive art and multimedia projects. It allows you to load models trained in environments like Python (e.g., for image-to-image translation, style transfer, or sequence generation) and use them directly within openFrameworks applications. The output is dynamic visual and generative effects driven by AI, tailored for interactive installations, live visuals, or other creative applications.
459 stars. No commits in the last 6 months.
Use this if you are an artist or creative technologist working with openFrameworks and want to incorporate advanced machine learning capabilities like image transformation, style transfer, or generative art into your interactive projects.
Not ideal if you need to train machine learning models from scratch within openFrameworks, as it's primarily designed for loading and using pre-trained models.
Stars
459
Forks
87
Language
C++
License
Apache-2.0
Category
Last pushed
Feb 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/memoakten/ofxMSATensorFlow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.