0001 b_d5be48474254
train · IoU 0.567 · recall 0.665




4 pose-nearest context images




Dice 0.723Precision 0.793SafetyRecall 0.665BF@5 0.124Box coverage 0.798Overmask 0.010
VLM raw response
```json
[
{
"region_id": "r1",
"cause": "transient_occluder",
"semantic_description": "red umbrella",
"grounding_queries": ["red umbrella"],
"is_spatial": true,
"confidence": 0.9,
"context_evidence": [
{"context_id": "b_1aede9f60837", "observation": "red umbrella partially obscured"},
{"context_id": "b_a38e3ce498d5", "observation": "red umbrella fully visible"},
{"context_id": "b_63ebbf87a7c1", "observation": "red umbrella partially obscured"},
{"context_id": "b_442bffc5540", "observation": "red umbrella fully visible"}
],
"uncertainty": "red umbrella's visibility varies across views",
"fallback_box_norm_xyxy": [292, 275, 400, 370]
},
{
"region_id": "r2",
"cause": "transient_occluder",
"semantic_description": "black and white umbrella",
"grounding_queries": ["black and white umbrella"],
"is_spatial": true,
"confidence": 0.9,
"context_evidence": [
{"context_id": "b_1aede9f60837", "observation": "black and white umbrella partially obscured"},
{"context_id": "b_a38e3ce498d5", "observation": "black and white umbrella fully visible"},
{"context_id": "b_63ebbf87a7c1", "observation": "black and white umbrella partially obscured"},
{"context_id": "b_442bffc5540", "observation": "black and white umbrella fully visible"}
],
"uncertainty": "black and white umbrella's visibility varies across views",
"fallback_box_norm_xyxy": [1, 320, 170, 448]
},
{
"region_id": "r3",
"cause": "transient_occluder",
"semantic_description": "mannequin shirt",
"grounding_queries": ["mannequin shirt"],
"is_spatial": true,
"confidence": 0.9,
"context_evidence": [
{"context_id": "b_1aede9f60837", "observation": "mannequin shirt partially obscured"},
{"context_id": "b_a38e3ce498d5", "observation": "mannequin shirt fully visible"},
{"context_id": "b_63ebbf87a7c1", "observation": "mannequin shirt partially obscured"},
{"context_id": "b_442bffc5540", "observation": "mannequin shirt fully visible"}
],
"uncertainty": "mannequin shirt's visibility varies across views",
"fallback_box_norm_xyxy": [170, 280, 290, 448]
}
]
```Structured VLM + grounding/SAM
{
"vlm": {
"schema_version": "diag.region.v1",
"sample_id": "b_d5be48474254",
"target_sha256": "c8e0464012d765884090d74c36c513738c8d3ff0de56534b10d97666e0dfae81",
"context_ids": [
"b_1aede9f60837",
"b_a38e3ce498d5",
"b_63ebbf87a7c1",
"b_442bffc55440"
],
"model": {
"provider": "local",
"name": "qwen2.5-vl-7b-instruct",
"version": "local_snapshot",
"quantization": "nf4"
},
"prompt_sha256": "15497acb4f0a5266ff625a2745e66a38aa75c362c8f6e3fe7b4bfb2bc5003a36",
"regions": [
{
"region_id": "r1",
"cause": "transient_occluder",
"semantic_description": "red umbrella",
"grounding_queries": [
"red umbrella"
],
"is_spatial": true,
"confidence": 0.9,
"context_evidence": [
{
"context_id": "b_1aede9f60837",
"observation": "red umbrella partially obscured"
},
{
"context_id": "b_a38e3ce498d5",
"observation": "red umbrella fully visible"
},
{
"context_id": "b_63ebbf87a7c1",
"observation": "red umbrella partially obscured"
},
{
"context_id": "b_442bffc5540",
"observation": "red umbrella fully visible"
}
],
"uncertainty": "red umbrella's visibility varies across views",
"fallback_box_norm_xyxy": null,
"routing_eligible": true,
"consistency_filter": "passed"
},
{
"region_id": "r2",
"cause": "transient_occluder",
"semantic_description": "black and white umbrella",
"grounding_queries": [
"black and white umbrella"
],
"is_spatial": true,
"confidence": 0.9,
"context_evidence": [
{
"context_id": "b_1aede9f60837",
"observation": "black and white umbrella partially obscured"
},
{
"context_id": "b_a38e3ce498d5",
"observation": "black and white umbrella fully visible"
},
{
"context_id": "b_63ebbf87a7c1",
"observation": "black and white umbrella partially obscured"
},
{
"context_id": "b_442bffc5540",
"observation": "black and white umbrella fully visible"
}
],
"uncertainty": "black and white umbrella's visibility varies across views",
"fallback_box_norm_xyxy": null,
"routing_eligible": true,
"consistency_filter": "passed"
},
{
"region_id": "r3",
"cause": "transient_occluder",
"semantic_description": "mannequin shirt",
"grounding_queries": [
"mannequin shirt"
],
"is_spatial": true,
"confidence": 0.9,
"context_evidence": [
{
"context_id": "b_1aede9f60837",
"observation": "mannequin shirt partially obscured"
},
{
"context_id": "b_a38e3ce498d5",
"observation": "mannequin shirt fully visible"
},
{
"context_id": "b_63ebbf87a7c1",
"observation": "mannequin shirt partially obscured"
},
{
"context_id": "b_442bffc5540",
"observation": "mannequin shirt fully visible"
}
],
"uncertainty": "mannequin shirt's visibility varies across views",
"fallback_box_norm_xyxy": null,
"routing_eligible": true,
"consistency_filter": "passed"
}
],
"global_causes": [],
"parse_error": null,
"format_repair": "wrapped_top_level_region_list",
"validation_errors": []
},
"grounding": {
"schema_version": "diag.ground_sam.v1",
"sample_id": "b_d5be48474254",
"thresholds": {
"vlm_confidence": 0.35,
"box": 0.25,
"text": 0.2,
"nms": 0.5
},
"grounding_model": "/local/scratch-2/fy277/temp/diag3dgs/models/grounding-dino-tiny",
"sam_checkpoint": "/local/scratch-2/fy277/temp/diag3dgs/models/sam2.1/sam2.1_hiera_small.pt",
"sam_checkpoint_sha256": "6d1aa6f30de5c92224f8172114de081d104bbd23dd9dc5c58996f0cad5dc4d38",
"regions": [
{
"region_id": "r1",
"cause": "transient_occluder",
"semantic_description": "red umbrella",
"queries": [
"red umbrella"
],
"source": "grounding",
"boxes_xyxy": [
[
113.717529296875,
702.1360473632812,
436.87554931640625,
1007.55078125
],
[
753.3574829101562,
598.4653930664062,
1055.838623046875,
894.8519287109375
]
],
"box_scores": [
0.3146287798881531,
0.2932315170764923
],
"box_queries": [
"red umbrella",
"red umbrella"
],
"sam_predicted_iou": [
0.99609375,
0.97265625
],
"mask_path": "masks/b_d5be48474254_r1.png"
},
{
"region_id": "r2",
"cause": "transient_occluder",
"semantic_description": "black and white umbrella",
"queries": [
"black and white umbrella"
],
"source": "grounding",
"boxes_xyxy": [
[
113.71705627441406,
701.9348754882812,
437.05767822265625,
1007.9161376953125
]
],
"box_scores": [
0.27239349484443665
],
"box_queries": [
"black and white umbrella"
],
"sam_predicted_iou": [
0.99609375
],
"mask_path": "masks/b_d5be48474254_r2.png"
},
{
"region_id": "r3",
"cause": "transient_occluder",
"semantic_description": "mannequin shirt",
"queries": [
"mannequin shirt"
],
"source": "grounding",
"boxes_xyxy": [],
"box_scores": [],
"box_queries": [],
"sam_predicted_iou": [],
"mask_path": "masks/b_d5be48474254_r3.png"
}
],
"final_mask_path": "masks/b_d5be48474254.png",
"routing_mask_path": "masks/b_d5be48474254_routing.png",
"predicted_fraction": 0.045033856966976794
}
}







































































































































































































