OpenVinoSharp.win
2.1.2
This version of the package has been deprecated and may contain related errors during use. Its functionality is incomplete, so it is recommended to use the latest version of the package: OpenVINO.CSharp.Windows
Thank you for your support.
该版本程序包已经废弃,在使用时可能会存在相关错误,其功能不完善,因此推荐大家使用最新版本的程序包:OpenVINO.CSharp.Windows
感谢大家支持。
See the version list below for details.
dotnet add package OpenVinoSharp.win --version 2.1.2
NuGet\Install-Package OpenVinoSharp.win -Version 2.1.2
<PackageReference Include="OpenVinoSharp.win" Version="2.1.2" />
paket add OpenVinoSharp.win --version 2.1.2
#r "nuget: OpenVinoSharp.win, 2.1.2"
// Install OpenVinoSharp.win as a Cake Addin #addin nuget:?package=OpenVinoSharp.win&version=2.1.2 // Install OpenVinoSharp.win as a Cake Tool #tool nuget:?package=OpenVinoSharp.win&version=2.1.2
OpenVINO™是一个用于优化和部署深度学习模型的开源工具包,是英特尔基于自身现有的硬件平台开发的一种可以加快高性能计算机视觉和深度学习视觉应用开发速度工具套件,用于快速开发应用程序和解决方案,以解决各种任务(包括人类视觉模拟、自动语音识别、自然语言处理和推荐系统等)。
官方发行的OpenVINO™未提供C#编程语言接口,因此在使用时无法实现在C#中利用OpenVINO™进行模型部署。在该项目中,利用动态链接库功能,调用官方依赖库,实现在C#中部署深度学习模型,为方便使用,在该项目中提供了NuGet包方便使用,为了方便大家再此基础上进行开发,该项目提供了详细的技术文档。
详细信息请参考项目文档:OpenVinoSharp/README.md at openvinosharp2.0 · guojin-yan/OpenVinoSharp (github.com)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- No dependencies.
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 | |
---|---|---|---|
3.0.120 | 1,182 | 7/30/2023 | |
3.0.118 | 297 | 7/30/2023 | |
3.0.117 | 276 | 7/27/2023 | |
2.1.2 | 473 | 7/23/2023 | |
2.1.1 | 463 | 6/21/2023 | |
2.1.0 | 316 | 6/21/2023 | |
2.0.10 | 275 | 6/21/2023 | |
2.0.9 | 284 | 6/21/2023 | |
2.0.8 | 267 | 6/21/2023 | |
2.0.7 | 298 | 6/21/2023 | |
2.0.6 | 981 | 1/27/2023 | |
2.0.5 | 621 | 1/27/2023 | |
2.0.4 | 681 | 1/26/2023 | |
2.0.3 | 625 | 1/25/2023 | |
2.0.2 | 860 | 1/25/2023 | |
2.0.1 | 563 | 1/25/2023 | |
2.0.0 | 565 | 1/25/2023 |
发布 2.1.2,支持openvino2023.0,包含全部依赖库