1. Makes transition guide link absolute so it will work for API docs using the same theme (#11610)
2. Adds # to links that are broken in openvino_docs_get_started_get_started_demos.htm Signed-off-by: intelkevinputnam <intelkevinputnam@github.com> Co-authored-by: intelkevinputnam <intelkevinputnam@github.com> Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
This commit is contained in:
@@ -7,9 +7,9 @@ You will perform the following steps:
|
||||
|
||||
1. <a href="#download-models">Use the Model Downloader to download suitable models.</a>
|
||||
2. <a href="#convert-models-to-intermediate-representation">Convert the models with the Model Optimizer.</a>
|
||||
3. <a href="download-media">Download media files to run inference on.</a>
|
||||
4. <a href="run-image-classification">Run inference on the sample and see the results:</a>
|
||||
- <a href="run-image-classification">Image Classification Code Sample</a>
|
||||
3. <a href="#download-media">Download media files to run inference on.</a>
|
||||
4. <a href="#run-image-classification">Run inference on the sample and see the results:</a>
|
||||
- <a href="#run-image-classification">Image Classification Code Sample</a>
|
||||
|
||||
This guide assumes you completed all installation and configuration steps. If you have not yet installed and configured the toolkit:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user