how to calculate IoU for semantic segmentation
15 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Birju Patel
2022 年 10 月 31 日
You can start here:
You can also use jaccard when you just want to get the IoU metric for a pair of images:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!