NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 609 forks source link

Discussion on: add metadata for a labeled box or feature point #12

Closed amitguptagwl closed 6 years ago

amitguptagwl commented 6 years ago

You must be labeling a face with landmark points. What if you add extra detail about that. E.g. age, gender, name etc.

This issue is raised to discuss what will be the best option to associate this information. As this tool is not limited to label only the faces, we can't hard code the attributes related to particular type of objects only.

In my opinion tags can be the good option for that. Your thought for discussion and PR for code change is welcome.

Check technical documentation.