EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
798 stars 633 forks source link

Class Personal_flotation_device #108

Closed lemon8de closed 1 year ago

lemon8de commented 1 year ago

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 1 year ago

similar class in class-descriptions-boxable.csv "Lifejacket", worked