| CLASSIFICATION_TASK = "classification" | |
| OBJECT_DETECTION_TASK = "object-detection" | |
| INSTANCE_SEGMENTATION_TASK = "instance-segmentation" | |
| KEYPOINTS_DETECTION_TASK = "keypoints-detection" | |
| CLASSIFICATION_TASK = "classification" | |
| OBJECT_DETECTION_TASK = "object-detection" | |
| INSTANCE_SEGMENTATION_TASK = "instance-segmentation" | |
| KEYPOINTS_DETECTION_TASK = "keypoints-detection" | |