update OTE and Datumaro links (#17269)

This commit is contained in:
Tatiana Savina 2023-05-02 11:49:25 +02:00 committed by GitHub
parent f6600665ba
commit 93980873a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -100,7 +100,7 @@ A framework and CLI tool to build, transform, and analyze datasets.
More resources: More resources:
* `Documentation on GitHub <https://openvinotoolkit.github.io/datumaro/docs/>`__ * `Documentation on GitHub <https://openvinotoolkit.github.io/datumaro/stable/docs/get-started/introduction.html>`__
* `PyPI <https://pypi.org/project/datumaro/>`__ * `PyPI <https://pypi.org/project/datumaro/>`__
* `GitHub <https://github.com/openvinotoolkit/datumaro>`__ * `GitHub <https://github.com/openvinotoolkit/datumaro>`__

View File

@ -26,14 +26,15 @@ If the results are unsatisfactory, add datasets and perform the same steps, star
OpenVINO Training Extensions Components OpenVINO Training Extensions Components
####################################### #######################################
- `OpenVINO Training Extensions SDK <https://github.com/openvinotoolkit/training_extensions/tree/master/ote_sdk>`__ * `OpenVINO Training Extensions API <https://github.com/openvinotoolkit/training_extensions/tree/develop/otx/api>`__
- `OpenVINO Training Extensions CLI <https://github.com/openvinotoolkit/training_extensions/tree/master/ote_cli>`__ * `OpenVINO Training Extensions CLI <https://github.com/openvinotoolkit/training_extensions/tree/develop/otx/cli>`__
- `OpenVINO Training Extensions Algorithms <https://github.com/openvinotoolkit/training_extensions/tree/master/external>`__ * `OpenVINO Training Extensions Algorithms <https://github.com/openvinotoolkit/training_extensions/tree/develop/otx/algorithms>`__
Tutorials Tutorials
######### #########
`Object Detection <https://github.com/openvinotoolkit/training_extensions/blob/master/ote_cli/notebooks/train.ipynb>`__ * `Base tutorial <https://openvinotoolkit.github.io/training_extensions/stable/guide/tutorials/base/index.html>`__
* `Advanced tutorial <https://openvinotoolkit.github.io/training_extensions/stable/guide/tutorials/advanced/index.html>`__
@endsphinxdirective @endsphinxdirective