how to differentiate between False Negative and False positive?

IF i used jaccard index to measure similarity between ground truth and model out put created to dect crack based on image segmentation and I got value of jaccrad =0.9 if I assume my threshold is 0.5 so if jaccard value >0.5 will be TP and if less will be FP
if Iou=0 it will be FN or what?

Answers (0)

This question is closed.

Asked:

on 24 Nov 2023

Closed:

on 24 Nov 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!