adds id2name_to_cvat script
This PR adds a script that transforms the id2name mapping, generated by the knowledge group and transforms it to a format that can be copied to cvat to generate labels for all classes contained in the id2name.
- Download the id2name mapping at: https://suturo.github.io/suturo_knowledge/objects/
- Run the script, providing a path to the downloaded id2name
- Copy the generated file's content to CVAT to automatically generate labels
Each of the generated label metadata entries for CVAT contains a new attribute "occluded" which can be annotated if the CVAT project is set up using the label metadata from this script