Get Started Guide updates for 2022/1 (#12209)
* fix formatting (#11904) * Fix yum code format (#11902) * fix formatting * update formatting * update wording * 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 * Update Get Started Guide structure (#11875) * Add Overview page * Revert "Add Overview page" * fix errors & formatting * fix article usage according to the styles * fix errors * update according to PXT comments * CVS-80775 * update support matrix with Python version * fix formatting * fix formatting * CVS-71745 * update formatting * fix formatting * fix formatting * fix links & errors * fix formatting * update bullet points * update * adjust the order * update * update * updates * update references * update * update * apply same updates with 22/1 * minor fix * update reference link * fix CVS-71846 * test * add troubleshooting steps * restructure get started home page * update navigation menu * update formatting * fix mistakes * 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 * update * update * restructure * rename * updates * remove a comment * correct grammar * correct grammar * update structure * update headings * restructure * fix formatting * change the capitalization * update heading * update PyPI install * updates * update formatting * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * integrating comments * update * update * correct an error * correct an error * update * update * update wording * typo * typo * hiding CentOS issues * update headings * update heading * Update docs/get_started/get_started_demos.md Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> * Update docs/get_started/get_started_demos.md Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> * Update docs/install_guides/installing-model-dev-tools.md Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> * Update docs/install_guides/installing-model-dev-tools.md Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> * Update docs/install_guides/pypi-openvino-dev.md * Update docs/install_guides/pypi-openvino-dev.md Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> * Troubleshooting guide update (#11896) * Add Overview page * Revert "Add Overview page" * fix errors & formatting * fix article usage according to the styles * fix errors * update according to PXT comments * CVS-80775 * update support matrix with Python version * fix formatting * fix formatting * CVS-71745 * update formatting * fix formatting * fix formatting * fix links & errors * fix formatting * update bullet points * update * adjust the order * update * update * updates * update references * update * update * apply same updates with 22/1 * minor fix * update reference link * fix CVS-71846 * test * add troubleshooting steps * restructure get started home page * update navigation menu * update formatting * fix mistakes * 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 * update * update * restructure * rename * updates * remove a comment * correct grammar * fix formatting * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * integrating comments * update * update * correct an error * update * typo * hiding CentOS issues * update verification steps * to show one change * to show the change * add comments * update comments * revert the changes * update formatting * test formatting * update code formatting * update formatting * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> * update content, remove some comments * update Python installation info * update formatting * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * Update docs/install_guides/troubleshooting-steps.md Co-authored-by: Ryan Loney <ryanloney@gmail.com> * update wording * test formatting * update formatting * update formatting * fix formatting Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> Co-authored-by: Ryan Loney <ryanloney@gmail.com> * update APT installation Co-authored-by: Helena Kloosterman <helena.kloosterman@intel.com> Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com> Co-authored-by: Ryan Loney <ryanloney@gmail.com>
This commit is contained in:
@@ -5,90 +5,68 @@
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:caption: Install OpenVINO
|
||||
:caption: Install & Config
|
||||
|
||||
Overview <openvino_docs_install_guides_overview>
|
||||
Install OpenVINO Runtime <openvino_docs_install_guides_install_runtime>
|
||||
Install OpenVINO Development Tools <openvino_docs_install_guides_install_dev_tools>
|
||||
Build from Source <https://github.com/openvinotoolkit/openvino/wiki/BuildingCode>
|
||||
Create a Yocto Image <openvino_docs_install_guides_installing_openvino_yocto>
|
||||
Installing OpenVINO <openvino_docs_install_guides_overview>
|
||||
Additional Configurations <openvino_docs_install_guides_configurations_header>
|
||||
Uninstalling <openvino_docs_install_guides_uninstalling_openvino>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:caption: Additional Configurations
|
||||
|
||||
Configurations for GPU <openvino_docs_install_guides_configurations_for_intel_gpu>
|
||||
Configurations for NCS2 <openvino_docs_install_guides_configurations_for_ncs2>
|
||||
Configurations for VPU <openvino_docs_install_guides_installing_openvino_ivad_vpu>
|
||||
Configurations for GNA <openvino_docs_install_guides_configurations_for_intel_gna>
|
||||
Troubleshooting <openvino_docs_get_started_guide_troubleshooting>
|
||||
|
||||
.. 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 <tutorials>
|
||||
Interactive Tutorials (Python) <tutorials>
|
||||
Samples <openvino_docs_OV_UG_Samples_Overview>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
:caption: OpenVINO 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
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/getstarted_style.css">
|
||||
|
||||
<p>To get started with OpenVINO, the first thing to do is to actually install it. You can get an <a href="openvino_docs_install_guides_overview.html" >overview</a> of what installation options we provide and start from there. </p>
|
||||
|
||||
<p id="GSG_introtext">If you already have enough information, you can also choose the installation type that best suits your needs from one of the options below:<br />
|
||||
<a href="openvino_docs_install_guides_install_runtime.html" >Install <br />OpenVINO Runtime </a>
|
||||
<a href="openvino_docs_install_guides_install_dev_tools.html" >Install OpenVINO <br />Development Tools</a>
|
||||
<a href="https://github.com/openvinotoolkit/openvino/wiki/BuildingCode" >Build <br /> from source</a>
|
||||
<p id="GSG_introtext">This guide introduces the installation, configuration, and get started guides of Intel® Distribution of OpenVINO™ toolkit. Check the following steps from left to right:<br />
|
||||
<a href="openvino_docs_install_guides_overview.html" >Install Intel® Distribution<br/>of OpenVINO™ toolkit</a>
|
||||
<a href="openvino_docs_install_guides_configurations_header.html" >Perform <br/>Additional Configurations</a>
|
||||
<a href="#get-started-tutorials" >Try <br/>Get Started Materials</a>
|
||||
</p>
|
||||
|
||||
<p>If you prefer using a graphical interface, you can <a href="workbench_docs_Workbench_DG_Start_DL_Workbench_in_DevCloud.html" >Run Deep Learning Workbench in the Intel® DevCloud for the Edge</a>. 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.</li>
|
||||
</p>
|
||||
<div style="clear:both;"> </div>
|
||||
|
||||
<!--
|
||||
<p>If you are using Intel® Processor Graphics, Intel® Vision Accelerator Design with Intel® Movidius™ VPUs, Intel® Neural Compute Stick 2 or Intel® Gaussian & Neural Accelerator (GNA), please check the additional configurations for them accordingly: <a href="openvino_docs_install_guides_configurations_for_intel_gpu.html" >Configurations for GPU</a>, <a href="openvino_docs_install_guides_installing_openvino_ivad_vpu.html" >Configurations for VPU</a>, <a href="openvino_docs_install_guides_configurations_for_ncs2.html" >Configurations for NCS2</a> or <a href="openvino_docs_install_guides_configurations_for_intel_gna.html" >Configurations for GNA</a>.
|
||||
</p>
|
||||
-->
|
||||
|
||||
<p>With OpenVINO installed, you are ready to run your first inference and learn the workflow. <br /> 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.<br /></p>
|
||||
|
||||
<h3>Choose how you want to progress:</h3>
|
||||
<h3><a name="get-started-tutorials">Tutorials, Samples, and Demo Applications</a></h3>
|
||||
|
||||
<p>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 Jupyter notebooks, code samples, or demo applications.</p>
|
||||
|
||||
<div id="GSG_nextstepchoice">
|
||||
<a href="openvino_docs_get_started_get_started_demos.html" >
|
||||
<h4>Step-by-step demo </h4>
|
||||
<p>Follow the step-by-step instructions to execute simple tasks with OpenVINO. </p>
|
||||
</a>
|
||||
<a href="tutorials.html" >
|
||||
<h4>Python Tutorials </h4>
|
||||
<p>Learn from a choice of interactive Python tutorials targeting typical OpenVINO use cases. </p>
|
||||
<h4>Interactive Tutorials - Jupyter Notebooks (Python) </h4>
|
||||
<p>Learn from a choice of interactive Python tutorials targeting typical OpenVINO use cases.</p>
|
||||
</a>
|
||||
<a href="workbench_docs_Workbench_DG_Introduction.html" >
|
||||
<h4>DL Workbench </h4>
|
||||
<p>Use a web-based version of OpenVINO with a Graphical User Interface. Installing a DL Workbench container is required. </p>
|
||||
</a>
|
||||
<a href="openvino_docs_OV_UG_Samples_Overview.html" >
|
||||
<h4>OpenVINO samples </h4>
|
||||
<h4>OpenVINO Samples </h4>
|
||||
<p>See ready-made applications explaining OpenVINO features and various use-cases. </p>
|
||||
</a>
|
||||
<a href="openvino_docs_OV_UG_Samples_Overview.html" >
|
||||
<h4>Reference Implementation For Speech Recognition Apps</h4>
|
||||
<p>Use a speech recognition demo and Kaldi* model conversion tool as reference. </p>
|
||||
<a href="openvino_inference_engine_ie_bridges_python_sample_speech_sample_README.html" >
|
||||
<h4>Reference Implementation For Speech Recognition Apps (Python)</h4>
|
||||
<p>Use a speech recognition demo and Kaldi model conversion tool as reference. </p>
|
||||
</a>
|
||||
<a href="openvino_inference_engine_samples_speech_sample_README.html" >
|
||||
<h4>Reference Implementation For Speech Recognition Apps (C++)</h4>
|
||||
<p>Use a speech recognition demo and Kaldi model conversion tool as reference. </p>
|
||||
</a>
|
||||
<a href="omz_demos.html" >
|
||||
<h4>Open Model Zoo Demo Applications</h4>
|
||||
<p>See Open Model Zoo demo applications to use robust application templates for implementing specific deep learning scenarios. </p>
|
||||
</a>
|
||||
<a href="http://devcloud.intel.com/edge/" >
|
||||
<h4>Intel® DevCloud </h4>
|
||||
|
||||
Reference in New Issue
Block a user