openvino/docs/get_started.md

5.6 KiB

Get Started

@sphinxdirective

.. toctree:: :maxdepth: 1 :hidden: :caption: Install From Release Packages

Linux <openvino_docs_install_guides_installing_openvino_linux> Windows <openvino_docs_install_guides_installing_openvino_windows> macOS <openvino_docs_install_guides_installing_openvino_macos> Raspbian OS <openvino_docs_install_guides_installing_openvino_raspbian> Uninstalling <openvino_docs_install_guides_uninstalling_openvino>

.. toctree:: :maxdepth: 1 :hidden: :caption: Install From Images and Repositories

Overview <openvino_docs_install_guides_installing_openvino_images> PIP<openvino_docs_install_guides_installing_openvino_pip> Docker for Linux <openvino_docs_install_guides_installing_openvino_docker_linux> Docker for Windows <openvino_docs_install_guides_installing_openvino_docker_windows> Docker with DL Workbench <workbench_docs_Workbench_DG_Run_Locally> APT <openvino_docs_install_guides_installing_openvino_apt> YUM <openvino_docs_install_guides_installing_openvino_yum> Conda <openvino_docs_install_guides_installing_openvino_conda> Yocto <openvino_docs_install_guides_installing_openvino_yocto> Build from Source https://github.com/openvinotoolkit/openvino/wiki/BuildingCode

.. toctree:: :maxdepth: 1 :hidden: :caption: Configuration for Hardware

Configure Intel® Vision Accelerator Design with Intel® Movidius™ VPUs on Linux*<openvino_docs_install_guides_installing_openvino_linux_ivad_vpu> Intel® Movidius™ VPUs Setup Guide <openvino_docs_install_guides_movidius_setup_guide> Intel® Movidius™ VPUs Programming Guide <openvino_docs_install_guides_movidius_programming_guide>

.. toctree:: :maxdepth: 1 :hidden: :caption: Get Started Guides

Get Started with One-Command Demo <openvino_docs_get_started_get_started_scripts> Get Started with Step-by-step Demo <openvino_docs_get_started_get_started_demos> Get Started with Tutorials Learning Path <openvino_docs_get_started_get_started_instructions>

.. toctree:: :maxdepth: 1 :hidden: :caption: Inference Engine Code Samples

openvino_docs_IE_DG_Samples_Overview

.. toctree:: :maxdepth: 1 :hidden: :caption: Reference Implementations For Speech Recognition Apps

openvino_inference_engine_samples_speech_libs_and_demos_Speech_libs_and_demos openvino_inference_engine_samples_speech_libs_and_demos_Speech_library openvino_inference_engine_samples_speech_libs_and_demos_Offline_speech_recognition_demo openvino_inference_engine_samples_speech_libs_and_demos_Live_speech_recognition_demo openvino_inference_engine_samples_speech_libs_and_demos_Kaldi_SLM_conversion_tool

@endsphinxdirective

@sphinxdirective .. raw:: html

To get started with OpenVINO, the first thing to do is to actually install it. If you haven't done it yet, choose the installation type that best suits your needs and follow the instructions:
Install
Package
Install from
images or repositories
Build
from source

For additional hardware configuration see: Intel® Movidius™ VPU or Arria® 10 FPGA (deprecated)

With OpenVINO installed, you are ready to build your first AI application.
Here is a set of hands-on demonstrations of various complexity levels to guide you through the process: from building an application with just one command, to creating a working, custom solution. This way you can choose the right level for you.

Choose how you want to progress:

@endsphinxdirective