[DOCS] Assets move - images for master (#24621)

Jira: 138084

Moving image assets closer to the source files.
This commit is contained in:
Maciej Smyk 2024-05-22 16:00:50 +02:00 committed by GitHub
parent 00856cdcb2
commit 0cd4710321
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
184 changed files with 209 additions and 307 deletions

View File

@ -163,7 +163,7 @@ connection is dedicated only to measuring performance.
The benchmark setup for OVMS consists of four main parts:
.. image:: ../_static/images/performance_benchmarks_ovms_02.png
.. image:: ../assets/images/performance_benchmarks_ovms_02.png
:alt: OVMS Benchmark Setup Diagram
* **OpenVINO™ Model Server** is launched as a docker container on the server platform and it

View File

@ -153,7 +153,7 @@ For example, to install and configure dependencies required for working with Ten
For more details on the openvino-dev PyPI package, see `pypi.org <https://pypi.org/project/openvino-dev/2023.2.0>`__ .
Step 5. Test the Installation
+++++++++++++++++++++++++++++
------------------------------
To verify the package is properly installed, run the command below (this may take a few seconds):
@ -173,7 +173,7 @@ Learn more about OpenVINO and use it in your own application by trying out some
Get started with Python
+++++++++++++++++++++++
.. image:: ../../_static/images/get_started_with_python.gif
.. image:: ../../assets/images/get_started_with_python.gif
:width: 400
Try the `Python Quick Start Example <../../notebooks/vision-monodepth-with-output.html>`__ to estimate depth in a scene using an OpenVINO monodepth model in a Jupyter Notebook inside your web browser.
@ -187,7 +187,7 @@ Visit the :doc:`Tutorials <../../learn-openvino/interactive-tutorials-python>` p
Get started with C++
++++++++++++++++++++
.. image:: ../../_static/images/get_started_with_cpp.jpg
.. image:: ../../assets/images/get_started_with_cpp.jpg
:width: 400

Some files were not shown because too many files have changed in this diff Show More