Skip to content

Commit e968404

Browse files
Update section header
Signed-off-by: Ashwin Vaidya <[email protected]>
1 parent 4cf9782 commit e968404

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/python/models/classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The `ClassificationModel` is the OpenVINO wrapper for models exported from [OpenVINO Training Extensions](https://github.com/openvinotoolkit/training_extensions). It supports multi-label classification as well as hierarchical classification.
66

7-
## OpenVINO Model Specifications
7+
## Model Specifications
88

99
## Inputs
1010

docs/source/python/models/segmentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The `SegmentationModel` is the OpenVINO wrapper for models exported from [OpenVINO Training Extensions](https://github.com/openvinotoolkit/training_extensions). It produces a segmentation mask for the input image.
44

5-
## OpenVINO Model Specifications
5+
## Model Specifications
66

77
### Inputs
88

0 commit comments

Comments
 (0)