Spaces:
Runtime error
Runtime error
IMAGE_TYPE_KEY = "type" | |
IMAGE_VALUE_KEY = "value" | |
PARENT_ID_KEY = "parent_id" | |
ORIGIN_COORDINATES_KEY = "origin_coordinates" | |
CENTER_X_KEY = "center_x" | |
CENTER_Y_KEY = "center_y" | |
ORIGIN_SIZE_KEY = "origin_image_size" | |
WIDTH_KEY = "width" | |
HEIGHT_KEY = "height" | |
DETECTION_ID_KEY = "detection_id" | |
PARENT_COORDINATES_SUFFIX = "_parent_coordinates" | |