Files
openvino/docs/get_started.md
T
Andrey Zaytsev 0ec7da591d Feature/azaytsev/doc fixes (#8897)
* Various doc changes

* Removed the empty Learning path topic

* Restored the Gemini Lake CPIU list
2021-11-29 17:56:05 +03:00

5.4 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

.. 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

With OpenVINO installed, you are ready to run your first inference and learn the workflow.
Here is a set of hands-on demonstrations of various complexity levels to guide you through the process: from performing sample inference with just one command, to running code samples, demo application or Jupyter notebooks. If you prefer working with GUI, you can also get started with the DL Workbench application. This way you can choose the right level for you.

Choose how you want to progress:

@endsphinxdirective