FastYolo 12.1.0
dotnet add package FastYolo --version 12.1.0
NuGet\Install-Package FastYolo -Version 12.1.0
<PackageReference Include="FastYolo" Version="12.1.0" />
paket add FastYolo --version 12.1.0
#r "nuget: FastYolo, 12.1.0"
// Install FastYolo as a Cake Addin #addin nuget:?package=FastYolo&version=12.1.0 // Install FastYolo as a Cake Tool #tool nuget:?package=FastYolo&version=12.1.0
12.1.0: Updated to CUDA 12.1 and CUDNN 8.8.0 for performance improvements
Drop the libpthread_amd.so, libpthread_arm.so and libopencv_world.so files. if these files doesn't exist, Error message will guide you how to install it.
Fast .NET Yolo library, requires Cuda 12 to be installed to work if NVidia GPU is installed on machine, it will use the GPU for processing (which is many times faster than using the CPU version). Any GPU from Pascal upwards is support (Cuda api 6.1+, GPUs like GTX 1050 and above).
If Nvidia GPU is not available, it will still work with CPU but might be low FPS depending on CPU performace.
Includes the .dll files for Yolo Darknet Wrapper, Real-Time Object Detection (AlexeyAB/darknet with additions and fixes here: https://github.com/maalik0786/darknet), including cudnn64_8.dll, opencv_world460.dll and pthreadVC2.dll as needed by the yolo_cpp_dll implementation. Tested on Windows x64, Linux AMD64 and ARM64 (Jetson Orin/Xavier).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- System.Drawing.Common (>= 5.0.3)
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 |
---|---|---|
12.1.0 | 4,237 | 3/10/2023 |
12.0.4 | 1,677 | 12/28/2022 |
12.0.3 | 1,487 | 12/27/2022 |
12.0.2 | 1,453 | 12/23/2022 |
12.0.1 | 1,398 | 12/23/2022 |
12.0.0 | 1,475 | 12/20/2022 |
11.8.1 | 1,733 | 10/12/2022 |
11.8.0 | 1,548 | 10/11/2022 |
11.7.5 | 2,432 | 10/6/2022 |
11.7.4 | 2,320 | 10/5/2022 |
11.7.3 | 2,517 | 10/4/2022 |
11.7.2 | 3,658 | 7/7/2022 |
11.7.1 | 2,806 | 7/1/2022 |
11.7.0 | 2,580 | 6/30/2022 |
11.6.2.1 | 3,346 | 4/11/2022 |
11.6.2 | 2,742 | 3/15/2022 |
11.6.1 | 2,849 | 2/25/2022 |
11.6.0 | 2,748 | 1/24/2022 |
11.4.2 | 2,465 | 10/11/2021 |
11.1.1 | 2,094 | 1/15/2021 |
11.1.0 | 2,346 | 1/12/2021 |
1.0.7 | 1,798 | 11/4/2020 |
1.0.6 | 1,651 | 4/17/2020 |
1.0.5 | 1,561 | 4/17/2020 |
1.0.4 | 1,546 | 4/17/2020 |
1.0.3 | 1,627 | 1/9/2020 |
1.0.0 | 1,222 | 11/19/2019 |