dbinfrago / dbinfrago/raillabel
What is the type of Cuboid with no 'type' in its attributes?
Open
- Dominant language
- Python
- Stars
- 38
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
For example:
I can see this: Cuboid(.., attributes={'isDistracted': False, 'isDummy': False, 'age': 'adult', 'aid': 'none', 'function': 'worker', 'occlusion': '0-25 %', 'pose': 'upright', 'connectedTo': []}) is person type,
but what is the type of this kind: Cuboid(..., attributes={'occlusion': '25-50 %', 'onTrack': '-2', 'connectedTo': ['952ad351-f207-4aa0-ad27-60ff40cf8e51']})
Contributor guide
Assessment
This issue has not been assessed yet.