how to calculate IoU for semantic segmentation
30 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mohd akmal masud
le 20 Oct 2022
Réponse apportée : Birju Patel
le 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 commentaires
Réponse acceptée
Birju Patel
le 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!