Turoad / lanedet

An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT, CondLane, etc.
Apache License 2.0
561 stars 93 forks source link

Any ways to increase the line points density #60

Open ajay1606 opened 2 years ago

ajay1606 commented 2 years ago

Hello,

Can any parameters be tuned to increase the detected line point density? I would like to see line detection output with quite more dense points.

Else, I would consider to write an interpolation function to increase the density, I just wonder if any possible ways already exist in there!

Appreciate any response.

Regards, Ajay