File size: 771 Bytes
819dcce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"is_light_on": true,
"parts": [
{
"part_name": "fluorescent tube body",
"light_bulb_label": true,
"confidence": 0.95,
"evidence": "In the source image, the marked fixture contains a linear tube that glows with a warm yellow/white light, clearly indicating the light is on and the tube is the emitting element. The left-view segmentation at clicks [190,256], [220,256], [256,256], [295,256], [325,256] captures the translucent cylindrical tube body in red across all six multiview renders, while the dark metal end caps (sockets) remain white/unselected in every view, confirming complete and accurate bulb-only coverage.",
"view": "left",
"clicks_2d": [[190, 256], [220, 256], [256, 256], [295, 256], [325, 256]]
}
]
}
|