EasyCV icon indicating copy to clipboard operation
EasyCV copied to clipboard

invalid literal for int() with base 10: 'ok'

Open wenmengzhou opened this issue 2 years ago • 0 comments

https://github.com/alibaba/EasyCV/blob/master/easycv/datasets/classification/data_sources/image_list.py#L93

imagelist should support class_names rather than class ids,

/path/to/a.jpg cls1
/apth/to/img.jpg  cls2

wenmengzhou avatar Jul 19 '22 02:07 wenmengzhou