pycococreator icon indicating copy to clipboard operation
pycococreator copied to clipboard

Add function to create multiple annotations from the same image. Closes #29

Open timofurrer opened this issue 5 years ago • 0 comments

The functionality is implemented in a new function create_annotation_infos with a similar API as the already existing create_annotation_info.

I think it makes sense to have a dedicated function for this use-case.

An example is at samples/multi-annotations.

timofurrer avatar Apr 04 '20 10:04 timofurrer