[DOCS] minor adjustments to Add. Res. sections in Install guide (#15462)
add to additional resources and change button formatting
This commit is contained in:
parent
1bb8223ecd
commit
1e8144f21b
@ -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: <https://software.intel.com/en-us/openvino-toolkit>
|
||||
- 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)
|
||||
|
@ -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)
|
@ -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)
|
@ -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.
|
||||
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)
|
@ -176,3 +176,4 @@ docker run -itu root:root --rm --device /dev/dri:/dev/dri <image_name>
|
||||
- [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)
|
@ -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)
|
@ -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)
|
@ -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)
|
@ -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)
|
@ -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)
|
||||
|
@ -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.
|
||||
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)
|
||||
|
@ -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)
|
||||
|
@ -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.
|
||||
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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -104,3 +104,4 @@ OpenVINO Runtime has a plugin architecture that enables you to run inference on
|
||||
|
||||
- Intel® Distribution of OpenVINO™ toolkit home page: <https://software.intel.com/en-us/openvino-toolkit>
|
||||
- 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)
|
@ -209,6 +209,8 @@ To uninstall the toolkit, follow the steps on the :doc:`Uninstalling page <openv
|
||||
* Sample applications: :ref:`OpenVINO™ Toolkit Samples Overview <code samples>`
|
||||
* Pre-trained deep learning models: :ref:`Overview of OpenVINO™ Toolkit Pre-Trained Models <model zoo>`
|
||||
* IoT libraries and code samples in the GitHUB repository: `Intel® IoT Developer Kit`_
|
||||
* :ref:`OpenVINO Installation Selector Tool <https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html>`
|
||||
|
||||
.. _Intel® IoT Developer Kit: https://github.com/intel-iot-devkit
|
||||
|
||||
@endsphinxdirective
|
||||
@endsphinxdirective
|
@ -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)
|
||||
|
@ -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.
|
||||
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)
|
||||
|
@ -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)
|
@ -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)
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user