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

Why instance? #350

Open champagne-yellow opened 2 years ago

champagne-yellow commented 2 years ago

Nice work! Why does lane detection need instance segmentation? Is semantic segmentation not applicable?

cardwing commented 2 years ago

It needs to differentiate each lane instance to facilitate the positioning of ego-car.