Datasets:
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
visual-grounding
referring-expression-comprehension
referring-expression-segmentation
agriculture
benchmark
mlcroissant
License:
File size: 1,500 Bytes
543a2c8 | 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 | {
"dev": {
"num_images": 5238,
"by_source": {
"acfr": 509,
"cropandweed": 505,
"dumortier": 377,
"gwhd2021": 889,
"ip102_detection": 1004,
"minneapple": 480,
"oam_tcd": 83,
"phenobench": 422,
"plantseg": 969
},
"by_scene_family": {
"crop_weed": 927,
"forest_tree_cover": 460,
"fruit": 989,
"pest": 1004,
"plant_disease": 969,
"wheat_head": 889
},
"by_split_source": {
"finetuning_df": 377,
"test": 468,
"test_segmentation": 126,
"train": 1758,
"unspecified": 1980,
"val": 529
}
},
"test": {
"num_images": 1288,
"by_source": {
"acfr": 127,
"cropandweed": 127,
"dumortier": 94,
"gwhd2021": 202,
"ip102_detection": 251,
"minneapple": 118,
"oam_tcd": 21,
"phenobench": 106,
"plantseg": 242
},
"by_scene_family": {
"crop_weed": 233,
"forest_tree_cover": 115,
"fruit": 245,
"pest": 251,
"plant_disease": 242,
"wheat_head": 202
},
"by_split_source": {
"finetuning_df": 94,
"test": 135,
"test_segmentation": 116,
"train": 291,
"unspecified": 505,
"val": 147
}
},
"source_dev_actual": {
"acfr": 509,
"cropandweed": 505,
"dumortier": 377,
"gwhd2021": 889,
"ip102_detection": 1004,
"minneapple": 480,
"oam_tcd": 83,
"phenobench": 422,
"plantseg": 969
}
}
|