Intersection over Union

Hello,

I did object detection via Roboflow on my custom dataset. I implemented object tracking in Collab with the ByteTrack algorithm offered by Yolov8.

I want to calculate Intersection over Union (IoU). How can I do this in Collab and see the result?

My goal is to calculate and compare IoU values ​​using different algorithms.

Thanks,
Sinem

Hi @Rylai - you’ll want to post your request directly as an Issue or Discussion point in the supervision or notebooks repo, depending where you got the tutorial from:

Appreciate you posting here, however. I’ll keep an eye out on the repos so I can link any updates back to this original thread.