Skip to content

Commit f956206

Browse files
committed
fix h1
1 parent eb8ee73 commit f956206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Computer-vision/how-to/coco-verification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ ms.date: 03/21/2023
1111
ms.author: pafarley
1212
---
1313

14+
# Check the format of your COCO annotation file
15+
1416
<!-- nbstart https://raw.githubusercontent.com/Azure-Samples/cognitive-service-vision-model-customization-python-samples/main/docs/check_coco_annotation.ipynb -->
1517

1618
> [!TIP]
1719
> Contents of _check_coco_annotation.ipynb_. **[Open in GitHub](https://github.com/Azure-Samples/cognitive-service-vision-model-customization-python-samples/blob/main/docs/check_coco_annotation.ipynb)**.
1820
19-
# Check the format of your COCO annotation file
20-
2121
This notebook demonstrates how to check if the format of your annotation file is correct. First, install the python samples package from the command line:
2222

2323
```python

0 commit comments

Comments
 (0)