hirotomusiker / CLRerNet

The official implementation of "CLRerNet: Improving Confidence of Lane Detection with LaneIoU"
Apache License 2.0
181 stars 19 forks source link

CurveLanes #52

Open Yysheepsheep opened 4 days ago

Yysheepsheep commented 4 days ago

Hello, I would like to ask if I have been trained on CurveLanes data or if I have only done validation

hirotomusiker commented 2 days ago

In our paper, we trained our CLRerNet on CurveLanes and evaluated it on the CurveLanes val split. You can find our training code in the curvelanes branch: https://github.com/hirotomusiker/CLRerNet/tree/feature/curvelanes?tab=readme-ov-file#train-on-curvelanes Thank you.