the Id of the image
the Id of the category. Note that categoryId is not continuous from 0 to the number of categories. You can use COCODataset.cateId2Idx to convert an categoryId to a compact category index.
the segmentation data
area
the bounding box, (xmin, ymin, xmax, ymax)
if the annotation is a crowd. e.g. a crowd of people. If true, segmentation is an COCORLE object
the reference to the image
area
the bounding box, (xmin, ymin, xmax, ymax)
the Id of the category.
the Id of the category. Note that categoryId is not continuous from 0 to the number of categories. You can use COCODataset.cateId2Idx to convert an categoryId to a compact category index.
the reference to the image
the Id of the image
if the annotation is a crowd.
if the annotation is a crowd. e.g. a crowd of people. If true, segmentation is an COCORLE object
the segmentation data
An annotation for an image (OD in the name for Object Detection)
the Id of the image
the Id of the category. Note that categoryId is not continuous from 0 to the number of categories. You can use COCODataset.cateId2Idx to convert an categoryId to a compact category index.
the segmentation data
area
the bounding box, (xmin, ymin, xmax, ymax)
if the annotation is a crowd. e.g. a crowd of people. If true, segmentation is an COCORLE object
the reference to the image