関数jaccardを使用したIoUの定義
Afficher commentaires plus anciens
深層学習を使用したセマンティックセグメンテーションを実行していますが、 その中で結果の評価に用いた、関数jaccardを使用したIoUの定義があいまいで困っています。 以下の式①のように表現される'精度'とは異なるのでしょうか?
① w/(w+z) w:正しく分類できた画素数,z:誤って分類した画素数
ここでのIoUの定義をご教授ください。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!