InhwanBae / ENet-SAD_Pytorch

Pytorch implementation of "Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)"
MIT License
76 stars 18 forks source link

Tentative date to publish the testing code? #6

Closed MaddyThakker closed 3 years ago

MaddyThakker commented 4 years ago

Hi, thanks for the great PyTorch implementation. I was wondering how long it might take for you to make the testing code public? Thanks!

OpenBanboo commented 3 years ago

You may find helpful to refer to: https://github.com/OpenBanboo/translane/tree/main/scnn_sad_remaster

MaddyThakker commented 3 years ago

Thanks.