Alturos.YoloWithCuda101GpuSupport
1.0.5
Please update to our new FastYolo package, which supports .net framework (4.6.1+), .net core 2.2 and .net core 3.0 and has more performance improvements. Full source code at https://github.com/DeltaEngine/FastYolo
dotnet add package Alturos.YoloWithCuda101GpuSupport --version 1.0.5
NuGet\Install-Package Alturos.YoloWithCuda101GpuSupport -Version 1.0.5
<PackageReference Include="Alturos.YoloWithCuda101GpuSupport" Version="1.0.5" />
paket add Alturos.YoloWithCuda101GpuSupport --version 1.0.5
#r "nuget: Alturos.YoloWithCuda101GpuSupport, 1.0.5"
// Install Alturos.YoloWithCuda101GpuSupport as a Cake Addin #addin nuget:?package=Alturos.YoloWithCuda101GpuSupport&version=1.0.5 // Install Alturos.YoloWithCuda101GpuSupport as a Cake Tool #tool nuget:?package=Alturos.YoloWithCuda101GpuSupport&version=1.0.5
Improved version of Alturos.Yolo library, that requires Cuda 10.1 to be installed to work, it will use the GPU for processing (which is many times faster than using the CPU version that is disabled in this release). 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)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.2
- System.Drawing.Common (>= 4.5.1)
-
.NETCoreApp 3.0
- System.Drawing.Common (>= 4.5.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.