Datasets:
Formats:
json
Languages:
English
Size:
< 1K
Tags:
visual-grounding
referring-expression-comprehension
referring-expression-segmentation
agriculture
benchmark
sample
License:
File size: 1,673 Bytes
6debe2f | 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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | {
"task": "t1",
"sample": true,
"total_queries": 54,
"splits": {
"dev": {
"annotations": 27,
"queries": 27,
"sources": {
"acfr": 3,
"cropandweed": 3,
"dumortier": 3,
"gwhd2021": 3,
"ip102_detection": 3,
"minneapple": 3,
"oam_tcd": 3,
"phenobench": 3,
"plantseg": 3
},
"scene_families": {
"fruit": 6,
"crop_weed": 6,
"forest_tree_cover": 6,
"wheat_head": 3,
"pest": 3,
"plant_disease": 3
},
"query_types": {
"empty": 9,
"multi": 9,
"single": 9
}
},
"test": {
"annotations": 27,
"queries": 27,
"sources": {
"acfr": 3,
"cropandweed": 3,
"dumortier": 3,
"gwhd2021": 3,
"ip102_detection": 3,
"minneapple": 3,
"oam_tcd": 3,
"phenobench": 3,
"plantseg": 3
},
"scene_families": {
"fruit": 6,
"crop_weed": 6,
"forest_tree_cover": 6,
"wheat_head": 3,
"pest": 3,
"plant_disease": 3
},
"query_types": {
"empty": 9,
"multi": 9,
"single": 9
}
}
},
"sources": {
"acfr": 6,
"cropandweed": 6,
"dumortier": 6,
"gwhd2021": 6,
"ip102_detection": 6,
"minneapple": 6,
"oam_tcd": 6,
"phenobench": 6,
"plantseg": 6
},
"scene_families": {
"fruit": 12,
"crop_weed": 12,
"forest_tree_cover": 12,
"wheat_head": 6,
"pest": 6,
"plant_disease": 6
},
"query_types": {
"empty": 18,
"multi": 18,
"single": 18
}
}
|