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 ```