From 1e8144f21b53e9631236519e6aad8d74c3f2088a Mon Sep 17 00:00:00 2001 From: Karol Blaszczak Date: Fri, 3 Feb 2023 10:39:30 +0100 Subject: [PATCH] [DOCS] minor adjustments to Add. Res. sections in Install guide (#15462) add to additional resources and change button formatting --- .../installing-model-dev-tools.md | 1 + docs/install_guides/installing-openvino-apt.md | 4 ++++ docs/install_guides/installing-openvino-brew.md | 4 ++++ .../install_guides/installing-openvino-conda.md | 4 +++- .../installing-openvino-docker-linux.md | 1 + .../installing-openvino-docker-windows.md | 1 + .../installing-openvino-from-archive-linux.md | 4 ++++ .../installing-openvino-from-archive-macos.md | 4 ++++ .../installing-openvino-from-archive-windows.md | 4 ++++ .../installing-openvino-linux-header.md | 1 + .../install_guides/installing-openvino-linux.md | 4 +++- .../installing-openvino-macos-header.md | 2 ++ .../install_guides/installing-openvino-macos.md | 4 +++- .../installing-openvino-overview.md | 9 +++++---- docs/install_guides/installing-openvino-pip.md | 1 + .../installing-openvino-raspbian.md | 4 +++- .../installing-openvino-windows-header.md | 2 ++ .../installing-openvino-windows.md | 4 +++- .../install_guides/installing-openvino-yocto.md | 1 + docs/install_guides/installing-openvino-yum.md | 4 ++++ docs/install_guides/pypi-openvino-dev.md | 1 + docs/install_guides/pypi-openvino-rt.md | 1 + docs/resources/supported_models.md | 17 ++++++++++++----- 23 files changed, 68 insertions(+), 14 deletions(-) diff --git a/docs/install_guides/installing-model-dev-tools.md b/docs/install_guides/installing-model-dev-tools.md index 1525f37fc3a..a999dd433ca 100644 --- a/docs/install_guides/installing-model-dev-tools.md +++ b/docs/install_guides/installing-model-dev-tools.md @@ -161,3 +161,4 @@ Visit the [Samples](../OV_Runtime_UG/Samples_Overview.md) page for other C++ exa - Intel® Distribution of OpenVINO™ toolkit home page: - For IoT Libraries & Code Samples, see [Intel® IoT Developer Kit](https://github.com/intel-iot-devkit). +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-apt.md b/docs/install_guides/installing-openvino-apt.md index 54a1a7fc01d..eb47d2aa236 100644 --- a/docs/install_guides/installing-openvino-apt.md +++ b/docs/install_guides/installing-openvino-apt.md @@ -253,3 +253,7 @@ You can also try the following things: * Take a glance at the OpenVINO product home page: https://software.intel.com/en-us/openvino-toolkit. @endsphinxdirective + +## Additional Resources + +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-brew.md b/docs/install_guides/installing-openvino-brew.md index f323fe85a97..557e38872e8 100644 --- a/docs/install_guides/installing-openvino-brew.md +++ b/docs/install_guides/installing-openvino-brew.md @@ -100,3 +100,7 @@ Now that you've installed OpenVINO Runtime, you can try the following things: * Take a glance at the OpenVINO product home page: https://software.intel.com/en-us/openvino-toolkit. @endsphinxdirective + +## Additional Resources + +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-conda.md b/docs/install_guides/installing-openvino-conda.md index d3b5a188043..a80c482cdec 100644 --- a/docs/install_guides/installing-openvino-conda.md +++ b/docs/install_guides/installing-openvino-conda.md @@ -5,4 +5,6 @@ * [Install OpenVINO with Docker](installing-openvino-docker-linux.md) * [Build From Source](https://github.com/openvinotoolkit/openvino/wiki/BuildingCode) -The other installation methods are temporarily unavailable. \ No newline at end of file +The other installation methods are temporarily unavailable. + +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-docker-linux.md b/docs/install_guides/installing-openvino-docker-linux.md index 82edc825cb6..8c9c776b947 100644 --- a/docs/install_guides/installing-openvino-docker-linux.md +++ b/docs/install_guides/installing-openvino-docker-linux.md @@ -176,3 +176,4 @@ docker run -itu root:root --rm --device /dev/dri:/dev/dri - [DockerHub CI Framework](https://github.com/openvinotoolkit/docker_ci) for Intel® Distribution of OpenVINO™ toolkit. The Framework can generate a Dockerfile, build, test, and deploy an image with the Intel® Distribution of OpenVINO™ toolkit. You can reuse available Dockerfiles, add your layer and customize the image of OpenVINO™ for your needs. - Intel® Distribution of OpenVINO™ toolkit home page: [https://software.intel.com/en-us/openvino-toolkit](https://software.intel.com/en-us/openvino-toolkit) - Intel® Neural Compute Stick 2 Get Started: [https://software.intel.com/en-us/neural-compute-stick/get-started](https://software.intel.com/en-us/neural-compute-stick/get-started) +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-docker-windows.md b/docs/install_guides/installing-openvino-docker-windows.md index 7e558265572..b42034cb7bc 100644 --- a/docs/install_guides/installing-openvino-docker-windows.md +++ b/docs/install_guides/installing-openvino-docker-windows.md @@ -172,3 +172,4 @@ cmd /S /C "omz_downloader --name googlenet-v1 --precisions FP16 && omz_converter - [DockerHub CI Framework](https://github.com/openvinotoolkit/docker_ci) for Intel® Distribution of OpenVINO™ toolkit. The Framework can generate a Dockerfile, build, test, and deploy an image with the Intel® Distribution of OpenVINO™ toolkit. You can reuse available Dockerfiles, add your layer and customize the image of OpenVINO™ for your needs. - Intel® Distribution of OpenVINO™ toolkit home page: [https://software.intel.com/en-us/openvino-toolkit](https://software.intel.com/en-us/openvino-toolkit) +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-from-archive-linux.md b/docs/install_guides/installing-openvino-from-archive-linux.md index f61f65665fe..3450584e01f 100644 --- a/docs/install_guides/installing-openvino-from-archive-linux.md +++ b/docs/install_guides/installing-openvino-from-archive-linux.md @@ -191,3 +191,7 @@ To uninstall the toolkit, follow the steps on the [Uninstalling page](uninstalli .. _Intel® IoT Developer Kit: https://github.com/intel-iot-devkit @endsphinxdirective + +## Additional Resources + +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-from-archive-macos.md b/docs/install_guides/installing-openvino-from-archive-macos.md index 76209c9edff..23d20d6e666 100644 --- a/docs/install_guides/installing-openvino-from-archive-macos.md +++ b/docs/install_guides/installing-openvino-from-archive-macos.md @@ -158,3 +158,7 @@ To uninstall the toolkit, follow the steps on the [Uninstalling page](uninstalli .. _Intel® IoT Developer Kit: https://github.com/intel-iot-devkit @endsphinxdirective + +## Additional Resources + +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-from-archive-windows.md b/docs/install_guides/installing-openvino-from-archive-windows.md index 859b4753ba4..1fb037fc289 100644 --- a/docs/install_guides/installing-openvino-from-archive-windows.md +++ b/docs/install_guides/installing-openvino-from-archive-windows.md @@ -174,3 +174,7 @@ To uninstall OpenVINO, follow the steps on the [Uninstalling page](uninstalling- .. _Intel® IoT Developer Kit: https://github.com/intel-iot-devkit @endsphinxdirective + +## Additional Resources + +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-linux-header.md b/docs/install_guides/installing-openvino-linux-header.md index 54542ea9bea..b415caf8e96 100644 --- a/docs/install_guides/installing-openvino-linux-header.md +++ b/docs/install_guides/installing-openvino-linux-header.md @@ -23,3 +23,4 @@ If you want to install OpenVINO™ Runtime on your Linux machine, there are a fe * [Install OpenVINO Runtime from YUM](installing-openvino-yum.md) * [Install OpenVINO with Docker](installing-openvino-docker-linux.md) +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-linux.md b/docs/install_guides/installing-openvino-linux.md index c18014dae4c..7e3cf540a7d 100644 --- a/docs/install_guides/installing-openvino-linux.md +++ b/docs/install_guides/installing-openvino-linux.md @@ -10,4 +10,6 @@ Currently the following ways are provided to install OpenVINO™: * [Install OpenVINO with Docker](installing-openvino-docker-linux.md) * [Build From Source](https://github.com/openvinotoolkit/openvino/wiki/BuildingCode) -The other installation methods are temporarily unavailable. \ No newline at end of file +The other installation methods are temporarily unavailable. + +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-macos-header.md b/docs/install_guides/installing-openvino-macos-header.md index 0bf25477af3..7054d0c6e0d 100644 --- a/docs/install_guides/installing-openvino-macos-header.md +++ b/docs/install_guides/installing-openvino-macos-header.md @@ -17,3 +17,5 @@ If you want to install OpenVINO™ Runtime on macOS, there are a few ways to acc * [Install OpenVINO Runtime from an Archive File](installing-openvino-from-archive-macos.md) * [Install OpenVINO Runtime via HomeBrew](installing-openvino-brew.md) * [Install OpenVINO from PyPI](installing-openvino-pip.md) + +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-macos.md b/docs/install_guides/installing-openvino-macos.md index 317c9a4d286..06fc2969dff 100644 --- a/docs/install_guides/installing-openvino-macos.md +++ b/docs/install_guides/installing-openvino-macos.md @@ -7,4 +7,6 @@ Currently only the following ways are provided to install OpenVINO™: * [Install OpenVINO from PyPI](installing-openvino-pip.md) * [Build From Source](https://github.com/openvinotoolkit/openvino/wiki/BuildingCode) -The other installation methods are temporarily unavailable. \ No newline at end of file +The other installation methods are temporarily unavailable. + +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-overview.md b/docs/install_guides/installing-openvino-overview.md index 7719f3bcddf..c1c234351c4 100644 --- a/docs/install_guides/installing-openvino-overview.md +++ b/docs/install_guides/installing-openvino-overview.md @@ -25,10 +25,11 @@ Intel® Distribution of OpenVINO™ toolkit is a comprehensive toolkit for devel @sphinxdirective -.. link-button:: https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html - :type: url - :text: Check out the OpenVINO Download Page - :classes: btn-primary btn-block +.. button-link:: https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html + :color: primary + :outline: + + Check out the OpenVINO Download Page :fas:`fa-external-link-alt` @endsphinxdirective diff --git a/docs/install_guides/installing-openvino-pip.md b/docs/install_guides/installing-openvino-pip.md index d1d40bff092..c8d3d6ae339 100644 --- a/docs/install_guides/installing-openvino-pip.md +++ b/docs/install_guides/installing-openvino-pip.md @@ -104,3 +104,4 @@ OpenVINO Runtime has a plugin architecture that enables you to run inference on - Intel® Distribution of OpenVINO™ toolkit home page: - For IoT Libraries & Code Samples, see [Intel® IoT Developer Kit](https://github.com/intel-iot-devkit). +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-raspbian.md b/docs/install_guides/installing-openvino-raspbian.md index f4c5a6b010c..4790d4332cc 100644 --- a/docs/install_guides/installing-openvino-raspbian.md +++ b/docs/install_guides/installing-openvino-raspbian.md @@ -209,6 +209,8 @@ To uninstall the toolkit, follow the steps on the :doc:`Uninstalling page ` * Pre-trained deep learning models: :ref:`Overview of OpenVINO™ Toolkit Pre-Trained Models ` * IoT libraries and code samples in the GitHUB repository: `Intel® IoT Developer Kit`_ +* :ref:`OpenVINO Installation Selector Tool ` + .. _Intel® IoT Developer Kit: https://github.com/intel-iot-devkit -@endsphinxdirective +@endsphinxdirective \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-windows-header.md b/docs/install_guides/installing-openvino-windows-header.md index 6c3ebc28820..2b0489fd384 100644 --- a/docs/install_guides/installing-openvino-windows-header.md +++ b/docs/install_guides/installing-openvino-windows-header.md @@ -17,3 +17,5 @@ If you want to install OpenVINO™ Runtime on Windows, you have the following op * [Install OpenVINO Runtime from an Archive File](installing-openvino-from-archive-windows.md) * [Install OpenVINO from PyPI](installing-openvino-pip.md) * [Install OpenVINO with Docker](installing-openvino-docker-windows.md) + +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-windows.md b/docs/install_guides/installing-openvino-windows.md index 757755cf4a5..b9f787ce8ea 100644 --- a/docs/install_guides/installing-openvino-windows.md +++ b/docs/install_guides/installing-openvino-windows.md @@ -7,4 +7,6 @@ Currently only the following ways are provided to install OpenVINO™: * [Install OpenVINO with Docker](installing-openvino-docker-windows.md) * [Build From Source](https://github.com/openvinotoolkit/openvino/wiki/BuildingCode) -The other installation methods are temporarily unavailable. \ No newline at end of file +The other installation methods are temporarily unavailable. + +For a full selection of distribution channels, see the [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) diff --git a/docs/install_guides/installing-openvino-yocto.md b/docs/install_guides/installing-openvino-yocto.md index bdb5befecae..6c81882570f 100644 --- a/docs/install_guides/installing-openvino-yocto.md +++ b/docs/install_guides/installing-openvino-yocto.md @@ -100,3 +100,4 @@ openvino-model-optimizer-dev - [Meta-intel](https://git.yoctoproject.org/meta-intel/tree/README) - [Meta-openembedded](http://cgit.openembedded.org/meta-openembedded/tree/README) - [Meta-clang](https://github.com/kraj/meta-clang/tree/master/#readme) +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/installing-openvino-yum.md b/docs/install_guides/installing-openvino-yum.md index 29d35f9e378..6d06ef4c534 100644 --- a/docs/install_guides/installing-openvino-yum.md +++ b/docs/install_guides/installing-openvino-yum.md @@ -208,3 +208,7 @@ You can also try the following things: * Take a glance at the OpenVINO product home page: https://software.intel.com/en-us/openvino-toolkit. @endsphinxdirective + +## Additional Resources + +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) \ No newline at end of file diff --git a/docs/install_guides/pypi-openvino-dev.md b/docs/install_guides/pypi-openvino-dev.md index 5106d031583..53f5b299841 100644 --- a/docs/install_guides/pypi-openvino-dev.md +++ b/docs/install_guides/pypi-openvino-dev.md @@ -182,6 +182,7 @@ sudo apt-get install libpython3.7 - [Intel® Distribution of OpenVINO™ toolkit](https://software.intel.com/en-us/openvino-toolkit) - [OpenVINO™ Documentation](https://docs.openvino.ai/) - [OpenVINO™ Notebooks](https://github.com/openvinotoolkit/openvino_notebooks) +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) Copyright © 2018-2022 Intel Corporation > **LEGAL NOTICE**: Your use of this software and any required dependent software (the diff --git a/docs/install_guides/pypi-openvino-rt.md b/docs/install_guides/pypi-openvino-rt.md index 2cb6e00d577..12d1e0f2504 100644 --- a/docs/install_guides/pypi-openvino-rt.md +++ b/docs/install_guides/pypi-openvino-rt.md @@ -101,6 +101,7 @@ sudo apt-get install libpython3.7 - [Intel® Distribution of OpenVINO™ toolkit](https://software.intel.com/en-us/openvino-toolkit) - [OpenVINO™ Documentation](https://docs.openvino.ai/) - [OpenVINO™ Notebooks](https://github.com/openvinotoolkit/openvino_notebooks) +- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html) Copyright © 2018-2022 Intel Corporation > **LEGAL NOTICE**: Your use of this software and any required dependent software (the diff --git a/docs/resources/supported_models.md b/docs/resources/supported_models.md index b38fb4066d7..907f220e665 100644 --- a/docs/resources/supported_models.md +++ b/docs/resources/supported_models.md @@ -6,13 +6,20 @@ Based on our research and user feedback, we prioritize the most common models an before every release. These models are considered officially supported. @sphinxdirective -:download:`SEE THE COMPLETE LIST OF SUPPORTED MODELS [PDF]<_static/download/OV_2022_models_supported.pdf>` + +.. button-link:: _static/download/OV_2022_models_supported.pdf + :color: primary + :outline: + + :material-regular:`download;1.5em` Click for supported models [PDF] + + +| Note that the list provided here does not include all models supported by OpenVINO. +| If your model is not included but is similar to those that are, it is still very likely to work. + If your model fails to execute properly there are a few options available: + @endsphinxdirective -Note that the list provided here does not include all models supported by OpenVINO. -If your model is not included but is similar to those that are, it is very likely it will work. - -Should a model fail to execute properly there are a few options available: * If the model originates from a framework like TensorFlow or PyTorch, OpenVINO™ offers a hybrid solution. The original model can be run without explicit conversion into the OpenVINO format. For more information, see [OpenVINO TensorFlow Integration](https://docs.openvino.ai/latest/ovtf_integration.html). * You can create a GitHub request for the operation(s) that are missing. These requests are reviewed regularly. You will be informed if and how the request will be accommodated. Additionally, your request may trigger a reply from someone in the community who can help. * As OpenVINO™ is open source you can enhance it with your own contribution to the GitHub repository. To learn more, see the articles on [OpenVINO Extensibility](https://docs.openvino.ai/latest/openvino_docs_Extensibility_UG_Intro.html).