Docs formatting for models article port (#15486)

* [DOCS] add to additional resources and change button formatting
This commit is contained in:
Karol Blaszczak
2023-02-03 12:19:31 +01:00
committed by GitHub
parent eff35123de
commit 1c562982df
23 changed files with 69 additions and 16 deletions

View File

@@ -206,3 +206,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)

View File

@@ -247,3 +247,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)

View File

@@ -101,3 +101,6 @@ Now that you've installed OpenVINO Runtime, you can try the following things:
@endsphinxdirective
## Additional Resources
- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html)

View File

@@ -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)

View File

@@ -251,3 +251,4 @@ docker run -itu root:root --rm --device=/dev/ion:/dev/ion -v /var/tmp:/var/tmp -
- [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)

View File

@@ -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)

View File

@@ -204,3 +204,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)

View File

@@ -166,3 +166,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)

View File

@@ -182,3 +182,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)

View File

@@ -24,3 +24,4 @@ If you want to install OpenVINO™ Runtime on your Linux machine, there are a fe
* [Install OpenVINO Runtime via HomeBrew](installing-openvino-brew.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)

View File

@@ -10,4 +10,6 @@ Currently only 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)

View File

@@ -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)

View File

@@ -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)

View File

@@ -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

View File

@@ -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)

View File

@@ -172,7 +172,9 @@ To uninstall the toolkit, follow the steps on the [Uninstalling page](uninstalli
* Writing your own OpenVINO™ applications: :ref:`OpenVINO™ Runtime User Guide <deep learning openvino runtime>`
* 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`_
* 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

View File

@@ -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)

View File

@@ -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)

View File

@@ -104,3 +104,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)

View File

@@ -216,4 +216,8 @@ You can also try the following things:
* See sample applications in :doc:`OpenVINO toolkit Samples Overview <openvino_docs_OV_UG_Samples_Overview>`.
* Take a glance at the OpenVINO product home page: https://software.intel.com/en-us/openvino-toolkit.
@endsphinxdirective
@endsphinxdirective
## Additional Resources
- [OpenVINO Installation Selector Tool](https://www.intel.com/content/www/us/en/developer/tools/openvino-toolkit/download.html)

View File

@@ -174,6 +174,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/2022.3/home.html)
- [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-2023 Intel Corporation
> **LEGAL NOTICE**: Your use of this software and any required dependent software (the

View File

@@ -98,6 +98,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-2023 Intel Corporation
> **LEGAL NOTICE**: Your use of this software and any required dependent software (the