Files
openvino/docs/get_started.md
Yuan Xu 1bcdf48f42 Get started guide restructuring and updating (#11719)
* Add Overview page

* Revert "Add Overview page"

* restructure get started home page

* update navigation menu

* update formatting

* update wording

* update

* rename configurations files

* update wording

* adjust the structure

* update formatting

* reverse the heading

* test with formatting

* 2nd version of Get Started homepage

* add line breaks

* change to ordered list

* update wording

* update content

* updates

* update DL workbench reference

* update wording

* update references to pip installations

* remove redundant files

* update headings
2022-05-26 17:09:31 +02:00

5.4 KiB

Get Started

@sphinxdirective

.. toctree:: :maxdepth: 1 :hidden: :caption: Installation & Configuration

Overview <openvino_docs_install_guides_overview> Installing OpenVINO Runtime <openvino_docs_install_guides_install_runtime> Installing OpenVINO Development Tools <openvino_docs_install_guides_install_dev_tools> Build from Source https://github.com/openvinotoolkit/openvino/wiki/BuildingCode Creating a Yocto Image <openvino_docs_install_guides_installing_openvino_yocto> Additional Configurations <openvino_docs_install_guides_configurations_header> Uninstalling <openvino_docs_install_guides_uninstalling_openvino>

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

Step-by-step Demo <openvino_docs_get_started_get_started_demos> Python Tutorials Code Samples <openvino_docs_OV_UG_Samples_Overview>

.. toctree:: :maxdepth: 1 :hidden: :caption: Troubleshooting

Installation & Configuration Issues <openvino_docs_get_started_guide_troubleshooting>

@endsphinxdirective

@sphinxdirective .. raw:: html

This guide introduces the installation, configuration, and get started guides of Intel® Distribution of OpenVINO™ toolkit. Check the following steps from left to right:
Install Intel® Distribution
of OpenVINO™ toolkit
Perform
Additional Configurations
Try
Get Started Steps

If you prefer using a graphical interface, you can Run Deep Learning Workbench in the Intel® DevCloud for the Edge. Deep Learning Workbench (DL Workbench) is the web version of OpenVINO developed based on Intel® Distribution of OpenVINO™ toolkit with a similar but slightly different function set.

Get Started with Tutorials, Demos, and Samples

After all the installation and configuration steps are done, 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. You can run code samples, demo applications, or Jupyter notebooks.

@endsphinxdirective