CSAILVision / CSAILVision/LabelMeAnnotationTool
label hierarchy, display
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 443
- PR merge metrics
- No merged PRs in 30d
Description
in the database of labels, keep relationships e.g. "isa", (1:many , like traits or multiply inheritance),
display these in the label list, e.g.
if you label some traffic with "car", "van", "hatchback car", "sedan", the list would show:-
vehicle:
truck:
articulated lorry
van
bus:
bus
school bus
double decker bus
car:
car
hatchback car
sedan
pickup truck
sports car
taxi
minibus
more specific labels like 'hatchback car' would still show up as 'car' labels. Allow being as specific as possible with the labelling, whilst still providing broadly useful data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.