how to calculate IoU for semantic segmentation
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
mohd akmal masud
am 20 Okt. 2022
Beantwortet: Birju Patel
am 31 Okt. 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 Kommentare
Akzeptierte Antwort
Birju Patel
am 31 Okt. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!