how to calculate IoU for deep learning segmentation

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

 Accepted Answer

You can refer the documentations below to know more about semantic segmentation using deep learning -
  1. Semantic Segmentation Using Deep Learning
  2. jaccard (function used to measure IoU)

More Answers (0)

Categories

Find more on Deep Learning Toolbox 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!