How does the BDD100K dataset represent the coordinates of bounding box in their labels of images?

Viewed 13

I am working on some computer vision tasks. For that, I am using the BDD10k dataset. I need to use that dataset with the YOLO model. But I don't understand how the BDD100K dataset represents the coordinates of the bounding box in their labels of images. How can I convert them to YOLO format? Because YOLO is using another way of labeling

0 Answers
Related