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

pytorch版本代码 #154

Closed hellosher closed 5 years ago

hellosher commented 5 years ago

请问会公布pytorch版本的ENet-SAD代码吗?😀

cardwing commented 5 years ago

You can just add SAD to ERFNet-CULane-PyTorch to further boost the performance of the ERFNet model, which should yield much better performance than the reported value in the paper.