cardwing / Codes-for-Lane-Detection

Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
MIT License
1.04k stars 333 forks source link

ONE PROBLEM in the evaluation method for CULane in ERFNet-CULane-PyTorch #290

Closed yoga-0125 closed 2 years ago

yoga-0125 commented 4 years ago

Hi, I have one question regarding to the CULane evaluation method. My thought may be not correct, but please read it and give me some suggestions if possible, thank you.

Capture

cardwing commented 4 years ago

That's true. Evaluating the lanes with the same length is wrong. You can have a look at the codes to learn how it performs evaluation.