I am looking for lane detection model in TensorFlow. I found LaneNet in GitHub - MaybeShewill-CV/lanenet-lane-detection: Unofficial implemention of lanenet model for real time lane detection but I think owner no longer maintain this repo. Would anyone recommend some models? Much appreciated.
Hi @KCTung
Welcome to the TensorFlow Forum!
Please refer to this Medium article for Implementing Lane Detection in CARLA using LaneNet which might be helpful. Thank you!