Datasets:

Modalities:
Image
Languages:
English
ArXiv:
Libraries:
Datasets
License:
funthor-dataset / FloorPlan202_physics /functional_relations.json
zfuaj's picture
Initial commit
85e26f9
Raw
History Blame Contribute Delete
1.04 kB
[
{
"relation_type": "exact_match",
"first_node_id": 24,
"first_object_id": 23,
"first_label": "RemoteControl",
"relation": "operate and control",
"second_node_id": 4,
"second_object_id": 4,
"second_label": "Television"
},
{
"relation_type": "exact_match",
"first_node_id": 6,
"first_object_id": 6,
"first_label": "LightSwitch",
"relation": "switch on or off",
"second_node_id": 25,
"second_object_id": 24,
"second_label": "LightFixture"
},
{
"relation_type": "proximity_based",
"first_node_id": 0,
"first_object_id": 0,
"first_label": "Curtains",
"relation": "cover or uncover",
"second_node_id": 16,
"second_object_id": 16,
"second_label": "Window",
"distance": 0.3053096389341635
},
{
"relation_type": "part_based",
"first_node_id": 22,
"first_object_id": 22,
"first_label": "Handle",
"relation": "pull to open",
"second_node_id": 23,
"second_object_id": 22,
"second_label": "Door"
}
]