File size: 3,584 Bytes
d4118e5 | 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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | {
"sample_id": "sample_0005",
"scene_caption": "A greenhouse volunteer and visitor examine seedlings around a watering can, clay pot, and striped fabric bundle.",
"story": "The air is humid and bright after watering. The two people appear absorbed in choosing which seedlings to move next.",
"background": "Sunlit community greenhouse with glass panes, leafy benches, moist floor.",
"style": "photorealistic",
"canvas_size": [
1024,
1024
],
"main_image": "main_image.png",
"layout_sketch": "layout_sketch.png",
"n_planned": 5,
"n_accepted": 5,
"accepted": [
{
"name": "volunteer_orange_vest",
"is_person": true,
"ref_style": "everyday_candid",
"sub_caption": "adult with cropped black hair, medium tan skin, orange vest, kneeling with careful hands",
"intended_bbox": [
0.08,
0.27,
0.35,
0.9
],
"measured_bbox": [
0.0776,
0.2532,
0.3497,
0.9121
],
"iou_intended_vs_measured": 0.9467,
"layout_followed": true,
"identity_score": 0.83,
"identity_verdict": "match",
"ref_image": "references/ref_volunteer_orange_vest.png"
},
{
"name": "visitor_denim_jacket",
"is_person": true,
"ref_style": "mirror_selfie",
"sub_caption": "young adult with long dark hair, light brown skin, denim jacket, bending forward curiously",
"intended_bbox": [
0.58,
0.18,
0.84,
0.83
],
"measured_bbox": [
0.5856,
0.173,
0.8433,
0.8354
],
"iou_intended_vs_measured": 0.9485,
"layout_followed": true,
"identity_score": 0.829,
"identity_verdict": "match",
"ref_image": "references/ref_visitor_denim_jacket.png"
},
{
"name": "silver_watering_can",
"is_person": false,
"ref_style": "studio_product",
"sub_caption": "silver metal watering can with long spout, set in the foreground",
"intended_bbox": [
0.33,
0.58,
0.57,
0.81
],
"measured_bbox": [
0.327,
0.5786,
0.5687,
0.8107
],
"iou_intended_vs_measured": 0.9735,
"layout_followed": true,
"identity_score": 0.855,
"identity_verdict": "match",
"ref_image": "references/ref_silver_watering_can.png"
},
{
"name": "clay_seedling_pot",
"is_person": false,
"ref_style": "closeup_macro",
"sub_caption": "round clay pot with several vivid green seedling leaves",
"intended_bbox": [
0.48,
0.43,
0.66,
0.66
],
"measured_bbox": [
0.48,
0.4305,
0.66,
0.6553
],
"iou_intended_vs_measured": 0.9774,
"layout_followed": true,
"identity_score": 0.922,
"identity_verdict": "match",
"ref_image": "references/ref_clay_seedling_pot.png"
},
{
"name": "striped_fabric_bundle",
"is_person": false,
"ref_style": "flatlay_topdown",
"sub_caption": "folded striped fabric bundle resting on the bench behind the pot",
"intended_bbox": [
0.19,
0.48,
0.43,
0.67
],
"measured_bbox": [
0.1864,
0.4796,
0.4319,
0.6768
],
"iou_intended_vs_measured": 0.9419,
"layout_followed": true,
"identity_score": 0.922,
"identity_verdict": "match",
"ref_image": "references/ref_striped_fabric_bundle.png"
}
],
"dropped": []
}
|