File size: 5,757 Bytes
3e05ec2 | 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 | {
"instructions": [
{
"id": 1,
"operation_scope": "local",
"operation": "change_texture",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Change the sink's texture to matte black, ensuring the material appears non-reflective and uniformly dark across its surface.",
"rationale_cn": "sink 是唯一主体,颜色变化明确,可观察。",
"semantic_group": 1,
"variant_id": 1
},
{
"id": 2,
"operation_scope": "local",
"operation": "change_texture",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Change the sink's texture to dark gray, ensuring the visual result matches the specified color.",
"rationale_cn": "sink 是唯一主体,颜色变化明确,可观察。",
"semantic_group": 1,
"variant_id": 2
},
{
"id": 3,
"operation_scope": "local",
"operation": "change_texture",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Change the sink's texture to charcoal gray, ensuring the color matches the specified shade and covers the entire surface.",
"rationale_cn": "sink 是唯一主体,颜色变化明确,可观察。",
"semantic_group": 1,
"variant_id": 3
},
{
"id": 4,
"operation_scope": "local",
"operation": "replace",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Replace the sink material with brushed metal, ensuring the visual texture matches a metallic finish.",
"rationale_cn": "sink 是唯一主体,材质变化明确,可观察。",
"semantic_group": 2,
"variant_id": 1
},
{
"id": 5,
"operation_scope": "local",
"operation": "replace",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Replace the sink material with stainless steel.",
"rationale_cn": "sink 是唯一主体,材质变化明确,可观察。",
"semantic_group": 2,
"variant_id": 2
},
{
"id": 6,
"operation_scope": "local",
"operation": "replace",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Replace the sink material with polished chrome, ensuring the surface reflects light with a metallic sheen.",
"rationale_cn": "sink 是唯一主体,材质变化明确,可观察。",
"semantic_group": 2,
"variant_id": 3
},
{
"id": 7,
"operation_scope": "local",
"operation": "change_material",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Change the sink surface to a rough texture, ensuring the material appears visibly coarse and non-reflective.",
"rationale_cn": "sink 是唯一主体,纹理变化明确,可观察。",
"semantic_group": 3,
"variant_id": 1
},
{
"id": 8,
"operation_scope": "local",
"operation": "change_material",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Apply a matte texture to the sink surface, ensuring the material change is visible and covers the entire sink.",
"rationale_cn": "sink 是唯一主体,纹理变化明确,可观察。",
"semantic_group": 3,
"variant_id": 2
},
{
"id": 9,
"operation_scope": "local",
"operation": "change_material",
"target": "object_id=obj_001; name=sink; cues=white oval sink|ceramic sink; temporal_presence=1.00; center_proximity=0.85",
"instruction": "Apply a pebbled texture to the white oval ceramic sink visible at 1.00 seconds, ensuring the material change is only applied to the sink object.",
"rationale_cn": "sink 是唯一主体,纹理变化明确,可观察。",
"semantic_group": 3,
"variant_id": 3
},
{
"id": 10,
"operation_scope": "global",
"operation": "style_change",
"target": "scene_region=<global>; theme=<overall style and atmosphere>",
"instruction": "Restyle the entire scene with a noir film aesthetic: deeper blacks, soft grain, and restrained highlights.",
"rationale_cn": "全局色调调整,无具体对象指代,符合要求。",
"semantic_group": 4,
"variant_id": 1
},
{
"id": 11,
"operation_scope": "global",
"operation": "style_change",
"target": "scene_region=<global>; theme=<overall style and atmosphere>",
"instruction": "Apply an anamorphic movie style with mild bloom, cinematic contrast, and realistic color coherence.",
"rationale_cn": "全局色调调整,无具体对象指代,符合要求。",
"semantic_group": 4,
"variant_id": 2
},
{
"id": 12,
"operation_scope": "global",
"operation": "style_change",
"target": "scene_region=<global>; theme=<overall style and atmosphere>",
"instruction": "Change the full scene to a documentary style with natural texture, low contrast, and neutral color rendering.",
"rationale_cn": "全局色调调整,无具体对象指代,符合要求。",
"semantic_group": 4,
"variant_id": 3
}
]
} |