how to calculate IoU for semantic segmentation

15 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)

Categories

Find more on Image Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!