Utilize ML5 Library from c# in Blazor Client.Play with Teachable Machine models or Create a Neural Network model or use a Image Classifier or Sound Classifier or YOLO or COCOSSD model or PoseNet model , visit Github for documentation.
Info
Version: | 1.0.6 |
Author(s): | Shivendra Pratap Singh |
Last Update: | Friday, October 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sps014/BlazorML5 |
NuGet Url: | https://www.nuget.org/packages/BlazorML5 |
Install
Install-Package BlazorML5
dotnet add package BlazorML5
paket add BlazorML5
BlazorML5 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
Tags