A lightweight library that allows to easily analyze images using Custom Vision, with the ability to automatically resize the source before sending it to the service.
Info
| Version: | 0.9.1 |
| Author(s): | Marco Minerva |
| Last Update: | Tuesday, February 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/marcominerva/CustomVisionServiceLibrary |
| NuGet Url: | https://www.nuget.org/packages/CustomVisionServiceLibrary |
Install
Install-Package CustomVisionServiceLibrary
dotnet add package CustomVisionServiceLibrary
paket add CustomVisionServiceLibrary
CustomVisionServiceLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Magick.NET-Q8-AnyCPU(>= 7.1.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
Tags