how to calculate IoU for semantic segmentation

30 views (last 30 days)
Hello All,
I have groundtruthlabeling, and prediction labeling using deep learning.
May I know how to calculate IoU for my semantic segmentation?
data as attached.

Accepted Answer

Birju Patel
Birju Patel on 31 Oct 2022
You can start here:
You can also use jaccard when you just want to get the IoU metric for a pair of images:

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!