sebescudie/VL.MLNet
Allows to run pre-trained ML.NET models as vvvv nodes
This tool helps interactive artists, VJs, or anyone using vvvv gamma to integrate pre-trained machine learning models directly into their real-time visual programming projects. You provide a pre-trained ML.NET model (a .zip file), and it appears as a functional 'node' within vvvv gamma, ready to process images, text, or numerical data and output predictions. This allows creative practitioners to add intelligent behaviors like image recognition or sentiment analysis to their live generative art or interactive installations.
No commits in the last 6 months.
Use this if you are a vvvv gamma user who wants to incorporate machine learning predictions (like image classification, text classification, or regression) into your real-time visual programming patches without writing custom code.
Not ideal if you need to train ML models within vvvv gamma or if you are not already working within the vvvv gamma visual programming environment.
Stars
12
Forks
1
Language
C#
License
GPL-3.0
Category
Last pushed
Jun 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sebescudie/VL.MLNet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
dotnet/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
tghamm/Mistral.SDK
An unofficial C#/.NET SDK for accessing the Mistral AI API
bartczernicki/MachineLearning-BaseballPrediction-BlazorApp
Machine Learning over historical baseball data using latest Microsoft AI & Development...
arafattehsin/SentimentAnalyzer
Fully offline sentiment analysis for .NET with multiple AI engines. Supports 104 languages with...