I'm using the lane evaluation code in utils to measure the f1 score, tp, fp and fn. But I realise that the total number of lines is smaller that the one in the ground truth. For example, if I have 1000 lines in the ground truth, but the tp+fn is only 617. Does this also happen to someone else?
Hi,
I'm using the lane evaluation code in utils to measure the f1 score, tp, fp and fn. But I realise that the total number of lines is smaller that the one in the ground truth. For example, if I have 1000 lines in the ground truth, but the tp+fn is only 617. Does this also happen to someone else?