Files
openvino/docs/get_started.md
Nikolay Tyukaev 622027bee5 fix errors in documentation (#9384)
* add sphinx log parsing

* fix

* fix log

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* doxygen-xfail

* fixes

* fixes

* fixes

* fixe

* fixes

* fixes

* fix pot

* add pot check

* fixes

* fixes

* Fixed POT docs

* Fixed POT docs

* Fixes

* change heading markup

* fixes

Co-authored-by: azaytsev <andrey.zaytsev@intel.com>
2022-01-27 19:39:49 +03:00

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

@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