Alexander Walsh Zuniga
Results
3
comments of
Alexander Walsh Zuniga
If you take only into account mask (and not class prediction) you can use the compute_matches function in utils.py : This function return vectors gt_match and pred_match : If gt_match[i]...
In one image you have TP, FP and FN masks. In this case you have a image with 2 object (two masks) and you get 5 predicted masks. The two...
The whole image can not be classified as TP or TN or anything