Skip to content

Commit c461200

Browse files
author
Songki Choi
committed
Fix docs broken link to datatumaro_h-label
Signed-off-by: Songki Choi <[email protected]>
1 parent 0325c14 commit c461200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/guide/explanation/algorithms/classification/hierarhical_classification.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Dataset Format
3939
.. _hierarchical_dataset:
4040

4141
For hierarchical image classification, we created our custom dataset format that is supported by `Datumaro <https://github.com/openvinotoolkit/datumaro>`_.
42-
An example of the annotations format and dataset structure can be found in our `sample <https://github.com/openvinotoolkit/training_extensions/tree/develop/data/datumaro_h-label>`_.
42+
An example of the annotations format and dataset structure can be found in our `sample <https://github.com/openvinotoolkit/training_extensions/tree/develop/tests/assets/datumaro_h-label>`_.
4343

4444
To use OpenVINO™ Training Extensions with this format, it is required to pass dataset root paths directly to the CLI command:
4545

@@ -66,4 +66,4 @@ We use the same model templates as for Multi-class Classification. Please, refer
6666
.. Incremental Learning
6767
.. ********************
6868
69-
.. To be added soon
69+
.. To be added soon

0 commit comments

Comments
 (0)