Hi. Thank you for your great work.
I just want to ask if you did minus the center_x and center_y by 1. Because the MOT dataset's coordinates are 1-based indexing, but YOLO (I think) assumes 0-based indexing from the COCO dataset.
Not much of difference but still I would like to ask.
Thank you.