COCOlike
COCOlike is a dataset designed for object detection and instance segmentation tasks. It is based on the popular COCO (Common Objects in Context) dataset, aiming to provide a similar structure and annotation format but with a focus on a specific subset of objects or a modified annotation scheme. The primary purpose of COCOlike is often to facilitate research and development in computer vision by offering a manageable and targeted dataset for training and evaluating models.
The dataset typically contains images with annotations for bounding boxes, segmentation masks, and class labels for
By leveraging the established COCO format, COCOlike datasets allow for straightforward integration with existing object detection