【精度指標】IoUとは
IoUとは Intersection over Union; IoU 2つの領域がどれくらい重なっているかをあらわす指標。 物体検出やセグメンテーションのタスクで、正解の領域と予測の領域がどれく...
20
8
Comment0
2 search resultsShowing 1~2 results
You need to log-in
IoUとは Intersection over Union; IoU 2つの領域がどれくらい重なっているかをあらわす指標。 物体検出やセグメンテーションのタスクで、正解の領域と予測の領域がどれく...
MATLABでargmax, argminをするときはmax, min関数を使う。 max, min 行列から最大値・最小値を取得する、いわゆるフツーのmax, min >> val...
2 search resultsShowing 1~2 results
Qiita is a knowledge sharing service for engineers.