hssd-hab / hssd-hab.scene_dataset_config.json
msavva's picture
add scenes, root config, and README.md
5ac0cb6
raw
history blame
No virus
460 Bytes
{
"stages": {
"paths": {
".json": [
"stages"
]
}
},
"objects": {
"paths": {
".json": [
"objects/*", "objects/decomposed/*"
]
}
},
"scene_instances": {
"default_attributes": {
"default_lighting": ""
},
"paths": {
".json": [
"scenes"
]
}
}
}