MatPredict / stool_02 /var006 /material_segmentation_map.json
pcchenm's picture
Add files using upload-large-folder tool
22e79b8 verified
raw
history blame contribute delete
364 Bytes
{
"id_to_material_family": {
"0": "background",
"1": "concrete",
"2": "fabric",
"3": "leather",
"4": "metal",
"5": "plastic",
"6": "stone",
"7": "wood"
},
"material_family_to_id": {
"background": 0,
"concrete": 1,
"fabric": 2,
"leather": 3,
"metal": 4,
"plastic": 5,
"stone": 6,
"wood": 7
}
}