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

1800 episodes for Tusimple but SAD introduced in 40k episodes #340

Closed pmgautam closed 2 years ago

pmgautam commented 2 years ago

In the paper, it says that Tusimple was trained for 1800 episodes. However, SAD is only introduced after 40k episodes. For Tusimple there are results for both ENet and ENet-SAD. Can someone explain if there are discrepancies or am I missing something here?

cardwing commented 2 years ago

Here, 40K is for CULane. On TuSimple, SAD is added in 1200 episodes.