how to calculate IoU for semantic segmentation
43 views (last 30 days)
Show older comments
mohd akmal masud
on 20 Oct 2022
Answered: Birju Patel
on 31 Oct 2022
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.
0 Comments
Accepted Answer
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:
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!