FastYolo 1.0.0
See the version list below for details.
Install-Package FastYolo -Version 1.0.0
dotnet add package FastYolo --version 1.0.0
<PackageReference Include="FastYolo" Version="1.0.0" />
paket add FastYolo --version 1.0.0
#r "nuget: FastYolo, 1.0.0"
// Install FastYolo as a Cake Addin
#addin nuget:?package=FastYolo&version=1.0.0
// Install FastYolo as a Cake Tool
#tool nuget:?package=FastYolo&version=1.0.0
Improved version of Alturos Yolo library. This one 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 it also supports OpenCV for more advanced features like tracking, shape detection, etc.
Includes the .dll files for Yolo Darknet Wrapper, Real-Time Object Detection (yolo core of AlexeyAB/darknet)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 2.2
- System.Drawing.Common (>= 4.6.0)
-
.NETCoreApp 3.0
- System.Drawing.Common (>= 4.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.6.2.1 | 557 | 4/11/2022 |
11.6.2 | 260 | 3/15/2022 |
11.6.1 | 277 | 2/25/2022 |
11.6.0 | 283 | 1/24/2022 |
11.4.2 | 424 | 10/11/2021 |
11.1.1 | 708 | 1/15/2021 |
11.1.0 | 261 | 1/12/2021 |
1.0.7 | 378 | 11/4/2020 |
1.0.6 | 402 | 4/17/2020 |
1.0.5 | 305 | 4/17/2020 |
1.0.4 | 268 | 4/17/2020 |
1.0.3 | 408 | 1/9/2020 |
1.0.0 | 309 | 11/19/2019 |