Code contains a simple function to calculate the IOU of 2 boxes.
Requirements:
- python2/python3
- opencv (pip install opencv-python)
A detailed explanation of IOU can be found at https://vineeth2309.medium.com/iou-intersection-over-union-705a39e7acef
Code contains a simple function to calculate the IOU of 2 boxes.
Requirements:
A detailed explanation of IOU can be found at https://vineeth2309.medium.com/iou-intersection-over-union-705a39e7acef