invalid literal for int() with base 10: 'ok'
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 227
- PR merge metrics
- No merged PRs in 30d
Description
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
```
Contributor guide
Assessment
This issue has not been assessed yet.