Module: tfg.nn.metric.intersection_over_union

This module implements the intersection-over-union metric.

Functions

evaluate(...): Computes the Intersection-Over-Union metric for the given ground truth and predicted labels.