Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
MIT License
317
stars
56
forks
source link
Annotation ids in '/content/test/img/coco128.json' are not unique! #112
after converting my yolov5 annotation to coco format with your code I am getting this error. please help to remove this error. thanks