March 2020
Intermediate to advanced
366 pages
9h 8m
English
Intersection over Union (IoU), which is also called the Jaccard index, is defined as the size of the intersection divided by the size of the union and has the following formula:

That formula is equivalent to the following:

In the following diagram, we illustrate IoU for two boxes:

In the previous diagram, the union is the total area of the complete figure and the intersection is the part where the boxes ...
Read now
Unlock full access