lucastabelini / PolyLaneNet

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

Did you have a try to test in gray images on llamas datasets? #32

Closed TTLL0928 closed 3 years ago

TTLL0928 commented 3 years ago

Did you have a try to test in gray images on llamas datasets? Is there anything should be changed?

lucastabelini commented 3 years ago

No, I did not. I think you'll only need to change the number of input channels in the backbone.

TTLL0928 commented 3 years ago

Hi, I have a try with llamas gray images with 10 epoch, however the result seems strange and I don't know why. Do you have email that I can send you the picture?

lucastabelini commented 3 years ago

It would be better if you attached the image here so that if others experience that problem they would know what to do.