lucastabelini / PolyLaneNet

Code for the paper entitled "PolyLaneNet: Lane Estimation via Deep Polynomial Regression" (ICPR 2020)
https://arxiv.org/abs/2004.10924
MIT License
295 stars 74 forks source link

93% Accuracy model? #25

Closed MaddyThakker closed 4 years ago

MaddyThakker commented 4 years ago

Hi, thanks for the wonderful implementation of PolyLaneNet. In the google drive for the saved model, which folder should I be looking for to get the model with the ~93% accuracy? Thanks!

lucastabelini commented 4 years ago

The tusimple_fulltrain directory.

MaddyThakker commented 4 years ago

Thanks.