Closed tyxy2310 closed 2 years ago
Thanks to your wonderful work. ann_keys = ["iscrowd", "bbox", "rec", "category_id"] + (extra_annotation_keys or []) I don't know what is the meaning of "rec".
It's the text to be recognized. See the json files for details.
Thanks to your wonderful work. ann_keys = ["iscrowd", "bbox", "rec", "category_id"] + (extra_annotation_keys or []) I don't know what is the meaning of "rec".