how to calculate IoU for semantic segmentation
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
mohd akmal masud
el 20 de Oct. de 2022
Respondida: Birju Patel
el 31 de Oct. de 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 comentarios
Respuesta aceptada
Birju Patel
el 31 de Oct. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!