関数jaccardを使用したIoUの定義
Mostrar comentarios más antiguos
深層学習を使用したセマンティックセグメンテーションを実行していますが、 その中で結果の評価に用いた、関数jaccardを使用したIoUの定義があいまいで困っています。 以下の式①のように表現される'精度'とは異なるのでしょうか?
① w/(w+z) w:正しく分類できた画素数,z:誤って分類した画素数
ここでのIoUの定義をご教授ください。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!