関数jaccardを使用したIoUの定義
Mostra commenti meno recenti
深層学習を使用したセマンティックセグメンテーションを実行していますが、 その中で結果の評価に用いた、関数jaccardを使用したIoUの定義があいまいで困っています。 以下の式①のように表現される'精度'とは異なるのでしょうか?
① w/(w+z) w:正しく分類できた画素数,z:誤って分類した画素数
ここでのIoUの定義をご教授ください。
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!