objectnav-hm3d-metadata / categories.json
thomas-yanxin's picture
Add files using upload-large-folder tool
2384cf8 verified
raw
history blame contribute delete
682 Bytes
{
"val": {
"category_to_task_category_id": {
"chair": 0,
"bed": 1,
"plant": 2,
"toilet": 3,
"tv_monitor": 4,
"sofa": 5
},
"category_to_scene_annotation_category_id": {
"chair": 0,
"bed": 1,
"plant": 2,
"toilet": 3,
"tv_monitor": 4,
"sofa": 5
}
},
"val_mini": {
"category_to_task_category_id": {
"chair": 0,
"bed": 1,
"plant": 2,
"toilet": 3,
"tv_monitor": 4,
"sofa": 5
},
"category_to_scene_annotation_category_id": {
"chair": 0,
"bed": 1,
"plant": 2,
"toilet": 3,
"tv_monitor": 4,
"sofa": 5
}
}
}