OpenVinoSharp.win 2.0.7

Suggested Alternatives

OpenVINO.CSharp.Windows

Additional Details

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
感谢大家支持。

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenVinoSharp.win --version 2.0.7
NuGet\Install-Package OpenVinoSharp.win -Version 2.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenVinoSharp.win" Version="2.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenVinoSharp.win --version 2.0.7
#r "nuget: OpenVinoSharp.win, 2.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenVinoSharp.win as a Cake Addin
#addin nuget:?package=OpenVinoSharp.win&version=2.0.7

// Install OpenVinoSharp.win as a Cake Tool
#tool nuget:?package=OpenVinoSharp.win&version=2.0.7

    OpenVINO™是一个用于优化和部署深度学习模型的开源工具包,是英特尔基于自身现有的硬件平台开发的一种可以加快高性能计算机视觉和深度学习视觉应用开发速度工具套件,用于快速开发应用程序和解决方案,以解决各种任务(包括人类视觉模拟、自动语音识别、自然语言处理和推荐系统等)。

  官方发行的OpenVINO™未提供C#编程语言接口,因此在使用时无法实现在C#中利用OpenVINO™进行模型部署。在该项目中,利用动态链接库功能,调用官方依赖库,实现在C#中部署深度学习模型,为方便使用,在该项目中提供了NuGet包方便使用,为了方便大家再此基础上进行开发,该项目提供了详细的技术文档。

详细信息请参考项目文档:OpenVinoSharp/README.md at openvinosharp2.0 · guojin-yan/OpenVinoSharp (github.com)

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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 898 7/30/2023
3.0.118 251 7/30/2023
3.0.117 227 7/27/2023
2.1.2 391 7/23/2023
2.1.1 381 6/21/2023
2.1.0 261 6/21/2023
2.0.10 203 6/21/2023
2.0.9 238 6/21/2023
2.0.8 215 6/21/2023
2.0.7 240 6/21/2023
2.0.6 898 1/27/2023
2.0.5 562 1/27/2023
2.0.4 637 1/26/2023
2.0.3 548 1/25/2023
2.0.2 769 1/25/2023
2.0.1 505 1/25/2023
2.0.0 517 1/25/2023

发布 2.0.7,支持openvino2023.0,包含全部依赖库