Skip to content

Commit dfaf7a4

Browse files
author
The TensorFlow Datasets Authors
committed
Fixing a minor typo.
PiperOrigin-RevId: 788462718
1 parent 797fad6 commit dfaf7a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/catalog/coco.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ COCO is a large-scale object detection, segmentation, and captioning dataset.
1919
Note: * Some images from the train and validation sets don't have annotations. *
2020
Coco 2014 and 2017 uses the same images, but different train/val/test splits *
2121
The test split don't have any annotations (only images). * Coco defines 91
22-
classes but the data only uses 80 classes. * Panotptic annotations defines
23-
defines 200 classes but only uses 133.
22+
classes but the data only uses 80 classes. * Panoptic annotations define 200
23+
classes but only use 133.
2424

2525
* **Additional Documentation**:
2626
<a class="button button-with-icon" href="https://paperswithcode.com/dataset/coco">

0 commit comments

Comments
 (0)