COCO JSON format is an annotation format defined by the COCO (Common Objects in Context) dataset. It uses JSON files to store image basic information, object bounding boxes, instance segmentation masks, key points and other annotation data, and is one of the most widely used annotation formats in the field of computer vision.





