Closed zuikeaideren closed 1 year ago
Hello, the original annotations of the VisDrone dataset are in PASCAL VOC format. I converted it to COCO format using the following script.
https://github.com/Tony607/voc2coco/blob/master/voc2coco.py
Try this code. If there is any issue, let me know I will share my adapted code or the JSON files itself.
Hello, how did you get the above two json files?