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

Question about training dataset #324

Closed jyang68qq closed 2 years ago

jyang68qq commented 3 years ago

Hi, I was digging into your code recently. Nice work!

Just had question about your CULane training dataset. It seems that you didnt use txt which contains axis for lanes in the given dataset.

Could your give a little hint why this would work?

Thanks!

cardwing commented 3 years ago

We just use the final lane annotations to train our models. Detailed instruction can just be found in SCNN.