1. Home
  2. Browse
  3. openvino

openvino

v2024.4.0#4Latest

Intel® Distribution of OpenVINO™ toolkit is an open-source toolkit for optimizing

and deploying AI inference. It can be used to develop applications and solutions based

on deep learning tasks, such as: emulation of human vision, automatic speech recognition,

natural language processing, recommendation systems, etc. It provides high-performance

and rich deployment options, from edge to cloud

Install

Run the following Vcpkg command to install the port.

Usage

openvino provides CMake targets:

find_package(OpenVINO REQUIRED)

target_link_libraries(main PRIVATE openvino::runtime)

Features

Dependencies

See source

Version

v2024.4.0#4

Publication

Supports

!uwp & !x86 & !(android & arm32)

Homepage

github.com/openvinotoolkit/openvino

Documentation

docs.openvino.ai/latest/index.html

Subtree

9e71cb7a8b

License

Apache-2.0

Mainteners

  • OpenVINO Developers

Definition

Manifest