Info
Version: | 1.0.5 |
Author(s): | Alturos.Yolo |
Last Update: | Monday, August 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlturosDestinations/Alturos.Yolo |
NuGet Url: | https://www.nuget.org/packages/Alturos.YoloWithCuda101GpuSupport |
Install
Install-Package Alturos.YoloWithCuda101GpuSupport
dotnet add package Alturos.YoloWithCuda101GpuSupport
paket add Alturos.YoloWithCuda101GpuSupport
Alturos.YoloWithCuda101GpuSupport Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.2
- System.Drawing.Common(>= 4.5.1)
- System.Drawing.Common(>= 4.5.1)
Any GPU from Maxwell upwards is support (Cuda api 5.2+, Maxwell GPUs like GTX 750 and above). Since 1.0.5 also supports OpenCV for more advanced features like tracking, shape detection, etc.
Yolo Darknet Wrapper, Real-Time Object Detection (yolo core of AlexeyAB/darknet).