Datasets:
File size: 825 Bytes
3f5ac1e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | {
"class_1": {
"image_path": "",
"json_path": "./data/class_1.jsonl"
},
"class_2": {
"image_path": "",
"json_path": "./data/class_2.jsonl"
},
"class_3": {
"image_path": "",
"json_path": "./data/class_3.jsonl"
},
"class_4": {
"image_path": "",
"json_path": "./data/class_4.jsonl"
},
"class_5": {
"image_path": "",
"json_path": "./data/class_5.jsonl"
},
"class_6": {
"image_path": "",
"json_path": "./data/class_6.jsonl"
},
"class_7": {
"image_path": "",
"json_path": "./data/class_7.jsonl"
},
"class_8": {
"image_path": "",
"json_path": "./data/class_8.jsonl"
},
"class_9": {
"image_path": "",
"json_path": "./data/class_9.jsonl"
},
"class_10": {
"image_path": "",
"json_path": "./data/class_10.jsonl"
}
}
|