exercise 2 iou:
this is my implementation of intersection,
{moderator edit: template and code removed}
getting this error: “Wrong value. Check your implementation. Problem with intersecting boxes”
9
AssertionError: The intersection area must be always smaller or equal than the union area.
i looked at my implementation several time, but nothing clicked.
any help will be appriciated