Clear Filters
Clear Filters

how to calculate IoU for deep learning segmentation

15 views (last 30 days)
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

Yukta Maurya
Yukta Maurya on 31 Oct 2022
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)

Community Treasure Hunt

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

Start Hunting!