Jeremy Cohen
1 min readJan 23, 2019

--

Hello,

About the lanes :

From what I see, there is detection/classification for the type of lane and then for each lane, a regression to predict the poly2d. For training, I would say compute a 2nd order polynomial from vertices and try to predict that.

Do you know a state of the art algorithm that would do that ? It’s a little bit like Yolo but instead of predicting the bounding box we predict the polynom coefficients

--

--

Jeremy Cohen
Jeremy Cohen

Written by Jeremy Cohen

AI & Self-Driving Car Engineer —I teach people how to join the Autonomous Tech world! https://www.thinkautonomous.ai

No responses yet