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

Labeling custom data #85

Closed Neel1302 closed 5 years ago

Neel1302 commented 5 years ago

Hi there,

If I want to use the model you have and further train it on some data that I have collected, what is the best (i.e. fast) way to label the raw images that I collected and in what format should the labels be?

Thanks for your time.

cardwing commented 5 years ago

Please refer to this repo and the annotations of CULane if you want to label your own data.