dbinfrago / dbinfrago/raillabel

What is the type of Cuboid with no 'type' in its attributes?

Open
#73 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.