Class Personal_flotation_device
lemon8de opened this issue · 1 comments
lemon8de commented
Personal_flotation_device is not included as a valid downloadable class.
python main.py downloader --classes Personal_flotation_device --type_csv test --noLabels --limit 1000
File "C:......\OIDv4_ToolKit\modules\bounding_boxes.py", line 56, in bounding_boxes_images
class_code = df_classes.loc[df_classes[1] == class_name].values[0][0]
IndexError: index 0 is out of bounds for axis 0 with size 0
lemon8de commented
similar class in class-descriptions-boxable.csv "Lifejacket", worked