A framework to load,export and analyze different annotated datasets
pip install clarifai-datautils| Annotation format | Format | TASK |
|---|---|---|
| ImageNet | imagenet | classification |
| CIFAR-10 | cifar | classification |
| MNIST | mnist | classification |
| VGGFace2 | vgg_face2 | classification |
| LFW | lfw | classification |
| PASCAL VOC | voc_detection | detection |
| YOLO | yolo | detection |
| COCO | coco_detection | detection |
| CVAT | cvat | detection |
| Kitti | kitti | detection |
| LabelMe | label_me | detection |
| Open Images | open_images | detection |
| Clarifai | clarifai | detection |
| COCO(segmentation) | coco_segmentation | segmentation |
| Cityscapes | cityscapes | segmentation |
| ADE | ade20k2017 | segmentation |