From 94d5318dd4328e00b32aeb27c5491784e6a20469 Mon Sep 17 00:00:00 2001 From: Andrey Zaytsev Date: Tue, 6 Oct 2020 17:44:01 +0300 Subject: [PATCH] Fixed links --- docs/install_guides/installing-openvino-linux.md | 2 +- docs/install_guides/installing-openvino-macos.md | 2 +- docs/install_guides/installing-openvino-windows.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/install_guides/installing-openvino-linux.md b/docs/install_guides/installing-openvino-linux.md index a1c2f77043a627..ee50e397966246 100644 --- a/docs/install_guides/installing-openvino-linux.md +++ b/docs/install_guides/installing-openvino-linux.md @@ -27,7 +27,7 @@ The Intel® Distribution of OpenVINO™ toolkit for Linux\*: | [OpenCV](https://docs.opencv.org/master/) | OpenCV\* community version compiled for Intel® hardware | | [Inference Engine Code Samples](../IE_DG/Samples_Overview.md) | A set of simple console applications demonstrating how to utilize specific OpenVINO capabilities in an application and how to perform specific tasks, such as loading a model, running inference, querying specific device capabilities, and more. | | [Demo Applications](@ref omz_demos_README) | A set of simple console applications that provide robust application templates to help you implement specific deep learning scenarios. | -| [Additional Tools](../IE_DG/Tools_Overview.md) | A set of tools to work with your models | +| Additional Tools | A set of tools to work with your models including [Accuracy Checker utility](@ref omz_tools_accuracy_checker_README), [Post-Training Optimization Tool Guide](@ref pot_README), [Model Downloader](@ref omz_tools_downloader_README) and other | | [Documentation for Pre-Trained Models ](@ref omz_models_intel_index) | Documentation for the pre-trained models available in the [Open Model Zoo repo](https://github.com/opencv/open_model_zoo) | ## System Requirements diff --git a/docs/install_guides/installing-openvino-macos.md b/docs/install_guides/installing-openvino-macos.md index 9a7fa188c364be..15a385ec526bde 100644 --- a/docs/install_guides/installing-openvino-macos.md +++ b/docs/install_guides/installing-openvino-macos.md @@ -29,7 +29,7 @@ The following components are installed by default: | [OpenCV\*](https://docs.opencv.org/master/) | OpenCV\* community version compiled for Intel® hardware | | [Sample Applications](../IE_DG/Samples_Overview.md) | A set of simple console applications demonstrating how to use the Inference Engine in your applications. | | [Demos](@ref omz_demos_README) | A set of console applications that demonstrate how you can use the Inference Engine in your applications to solve specific use-cases | -| [Additional Tools](../IE_DG/Tools_Overview.md) | A set of tools to work with your models | +| Additional Tools | A set of tools to work with your models including [Accuracy Checker utility](@ref omz_tools_accuracy_checker_README), [Post-Training Optimization Tool Guide](@ref pot_README), [Model Downloader](@ref omz_tools_downloader_README) and other | | [Documentation for Pre-Trained Models ](@ref omz_models_intel_index) | Documentation for the pre-trained models available in the [Open Model Zoo repo](https://github.com/opencv/open_model_zoo) | ## Development and Target Platform diff --git a/docs/install_guides/installing-openvino-windows.md b/docs/install_guides/installing-openvino-windows.md index edefefc711208e..567697d9cb6b87 100644 --- a/docs/install_guides/installing-openvino-windows.md +++ b/docs/install_guides/installing-openvino-windows.md @@ -60,7 +60,7 @@ The following components are installed by default: |[OpenCV\*](https://docs.opencv.org/master/) |OpenCV* community version compiled for Intel® hardware | |[Inference Engine Samples](../IE_DG/Samples_Overview.md) |A set of simple console applications demonstrating how to use Intel's Deep Learning Inference Engine in your applications. | | [Demos](@ref omz_demos_README) | A set of console applications that demonstrate how you can use the Inference Engine in your applications to solve specific use-cases | -| [Additional Tools](../IE_DG/Tools_Overview.md) | A set of tools to work with your models | +| Additional Tools | A set of tools to work with your models including [Accuracy Checker utility](@ref omz_tools_accuracy_checker_README), [Post-Training Optimization Tool Guide](@ref pot_README), [Model Downloader](@ref omz_tools_downloader_README) and other | | [Documentation for Pre-Trained Models ](@ref omz_models_intel_index) | Documentation for the pre-trained models available in the [Open Model Zoo repo](https://github.com/opencv/open_model_zoo) | ### System Requirements