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

Having trouble replicating results #20

Open Antony-SS opened 1 year ago

Antony-SS commented 1 year ago

Hey, I'm using this repository for some research. I've trained the model (the only change I made to parameters was lowering batch size to 5 for my gpu), and I'm having trouble replicating the model's results. I am capping out at 85.8% accuracy. Do you have a pre-trained model available? Would really appreciate it :)