HuLab/OpenSeed-LZU
OopenSeed-LZU This is the dataset of OpenSeed project created by HuLab-LZU Structure ├── data │ ├── cls_train_656_rgb.json # classification training set │ ├── cls_val_656_rgb.json ## vlidation set │ ├── cls_test_656_rgb.json # testing set │ ├── images # images without background │ └── images_with_bg # images with background Citation TODO
06
1---2license: cc-by-4.03task_categories:4- image-classification5language:6- en7- zh8tags:9- seed10- image11- classification12- dataset13pretty_name: OpenSeed-LZU14size_categories:15- 100K<n<1M16---17# OopenSeed-LZU18 19This is the dataset of OpenSeed project created by HuLab-LZU20 21## Structure22 23```console24├── data25│ ├── cls_train_656_rgb.json # classification training set26│ ├── cls_val_656_rgb.json ## vlidation set27│ ├── cls_test_656_rgb.json # testing set28│ ├── images # images without background29│ └── images_with_bg # images with background30```31 32## Citation33 34TODO35 