Sdcb.OpenVINO 0.6.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Sdcb.OpenVINO --version 0.6.4
NuGet\Install-Package Sdcb.OpenVINO -Version 0.6.4
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="Sdcb.OpenVINO" Version="0.6.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sdcb.OpenVINO --version 0.6.4
#r "nuget: Sdcb.OpenVINO, 0.6.4"
#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 Sdcb.OpenVINO as a Cake Addin
#addin nuget:?package=Sdcb.OpenVINO&version=0.6.4

// Install Sdcb.OpenVINO as a Cake Tool
#tool nuget:?package=Sdcb.OpenVINO&version=0.6.4

OpenVINO.NET NuGet QQ

High quality .NET wrapper for OpenVINO™ toolkit.

Please check my cnblogs blog for more details:

Packages

Core packages

Package Version 📌 Description
Sdcb.OpenVINO NuGet .NET PInvoke interface
Sdcb.OpenVINO.Extensions.OpenCvSharp4 NuGet OpenVINO OpenCvSharp4 extensions

Platform shared runtime packages

Package Version 📌 Description
Sdcb.OpenVINO.runtime.centos.7-x64 NuGet Runtime for CentOS 7 x64
Sdcb.OpenVINO.runtime.linux-arm NuGet Runtime for Debian 9+ ARM
Sdcb.OpenVINO.runtime.linux-arm64 NuGet Runtime for Debian 9+ ARM64
Sdcb.OpenVINO.runtime.rhel.8-x64 NuGet Runtime for RHEL 8 x64
Sdcb.OpenVINO.runtime.debian.10-x64 NuGet Runtime for Debian.10 x64
Sdcb.OpenVINO.runtime.ubuntu.18.04-x64 NuGet Runtime for Ubuntu 18.04 x64
Sdcb.OpenVINO.runtime.ubuntu.20.04-x64 NuGet Runtime for Ubuntu 20.04 x64
Sdcb.OpenVINO.runtime.ubuntu.22.04-x64 NuGet Runtime for Ubuntu 22.04 x64
Sdcb.OpenVINO.runtime.android-arm64 NuGet Runtime for Android ARM64
Sdcb.OpenVINO.runtime.win-x64 NuGet Runtime for Windows x64

OpenCvSharp4 mini runtime

Id Version Size OS Arch
Sdcb.OpenCvSharp4.mini.runtime.centos.7-arm64 NuGet 3.23MB CentOS 7 ARM64
Sdcb.OpenCvSharp4.mini.runtime.centos.7-x64 NuGet 16.75MB CentOS 7 x64
Sdcb.OpenCvSharp4.mini.runtime.debian.11-arm64 NuGet 4.05MB Debian 11 ARM64
Sdcb.OpenCvSharp4.mini.runtime.debian.11-x64 NuGet 18.13MB Debian 11 x64
Sdcb.OpenCvSharp4.mini.runtime.debian.12-arm64 NuGet 4.18MB Debian 12 ARM64
Sdcb.OpenCvSharp4.mini.runtime.debian.12-x64 NuGet 17.47MB Debian 12 x64
Sdcb.OpenCvSharp4.mini.runtime.ubuntu.22.04-arm64 NuGet 4.18MB Ubuntu 22.04 ARM64
Sdcb.OpenCvSharp4.mini.runtime.ubuntu.22.04-x64 NuGet 17.47MB Ubuntu 22.04 x64
Sdcb.OpenCvSharp4.mini.runtime.android-arm64 NuGet 4.04MB Android ARM64
Sdcb.OpenCvSharp4.mini.runtime.android-x64 NuGet 5.9MB Android x64

Linux docker images(deprecated)

Docker Image Version 📌 Description
sdflysha/openvino-base Docker .NET 7 SDK, OpenCvSharp 4.8, Ubuntu 22.04 x64

Note:

This docker image was built by this dockerfile, You can build other docker images as well.

Infer examples:

Install packages:

  • OpenCvSharp4
  • OpenCVSharp4.runtime.win
  • Sdcb.OpenVINO
  • Sdcb.OpenVINO.runtime.win-x64

Yolov8 models inference example:

Face detection example:

Please refer to this project

PaddleOCR example:

Please refer to this project

Projects

Sdcb.OpenVINO.PaddleOCR

Packages

Package Version 📌 Description
Sdcb.OpenVINO.PaddleOCR NuGet OpenVINO Paddle OCR Toolkit
Sdcb.OpenVINO.PaddleOCR.Models.Online NuGet Online Models for OpenVINO Paddle OCR

The build instructions/docs is in this opencvsharp-mini-runtime repository.

Usage

You can refer to this github for mini-openvino-paddleocr demo: https://github.com/sdcb/mini-openvino-paddleocr

Actually it's very similar to my another project PaddleSharp

LICENSE

Apache

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Sdcb.OpenVINO:

Package Downloads
Sdcb.OpenVINO.PaddleOCR The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Multilingual PaddleOCR toolkits based on OpenVINO

Sdcb.OpenVINO.Extensions.OpenCvSharp4 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

High quality .NET wrapper for OpenVINO™ toolkit.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Sdcb.OpenVINO:

Repository Stars
sdcb/OpenVINO.NET
High quality .NET wrapper for OpenVINO™ toolkit.
Version Downloads Last updated
0.6.4 304 3/8/2024
0.6.3 122 2/28/2024
0.6.2 143 2/6/2024
0.6.1 798 11/28/2023
0.6.0 136 11/25/2023
0.5.4 201 11/6/2023
0.5.3 106 11/2/2023
0.5.2 108 11/1/2023
0.5.1 468 10/31/2023
0.4.5 214 10/22/2023
0.4.1 135 10/17/2023
0.4.0 198 10/13/2023
0.3.1 99 10/11/2023
0.3.0 282 10/10/2023
0.2.4 106 10/7/2023