lucastabelini / LaneATT

Code for the paper entitled "Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection" (CVPR 2021)
https://openaccess.thecvf.com/content/CVPR2021/html/Tabelini_Keep_Your_Eyes_on_the_Lane_Real-Time_Attention-Guided_Lane_Detection_CVPR_2021_paper.html
MIT License
634 stars 167 forks source link

用自己的数据集生成anchor的预训练权重 #105

Closed Gooddz1 closed 2 years ago

Gooddz1 commented 2 years ago

你好,如何用自己的数据集生成anchor的预训练权重?tusimple数据集的格式

lucastabelini commented 2 years ago

In English, please.

Gooddz1 commented 2 years ago

Hello, how to use your own data set to generate anchor's pre training weight? Format of tusimple dataset It's gen anchor mask. py?

Gooddz1 commented 2 years ago

I use gen anchor mask.py.The anchor pre training weight generated by py is only 4.71kb

Gooddz1 commented 2 years ago

I use the anchor pre training weight generated by myself. The size is only 4.71kb. The effect after training is very poor

lucastabelini commented 2 years ago

Try visualizing the anchors. There might be something wrong with it.