cfzd / Ultra-Fast-Lane-Detection-v2

Ultra Fast Deep Lane Detection With Hybrid Anchor Driven Ordinal Classification (TPAMI 2022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculating TN and TP for TuSimple

CSenthusiast01 opened this issue · comments

commented

How to calculate True Negatives (TN) in the bench method of lane2.py in the same way done for FP and FN?