Categories and attributes
Configuration format
{
"format_version": "0.1",
"categories": [
{ ... },
{ ... },
{ ... }
],
"image_attributes": [ // optional image-level attributes
{ ... },
{ ... },
{ ... }
],
"circle_radius": 50, // optional ego circle in 3D vector interfaces
"warning_rules": [ // optional set of rules that trigger warnings
{ ... },
{ ... },
{ ... }
]
}Name
Type
Description
Category
Name
Type
Description
Attribute
Name
Type
Description
Additional examples
Warning rule
Intersecting cuboids
Name
Type
Description
Cuboid dimension limits
Name
Type
Description
Last updated
Was this helpful?