miou

Mean Intersection over Union (mIoU) is a common evaluation metric used in tasks like image segmentation. It measures the overlap between predicted segments and the ground truth segments, where higher mIoU values indicate better segmentation accuracy.

6 papers