Skip to content

column6942/LaneDetection_End2End

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

LaneDetection_End2End

This repo contains the implementation of our paper End-to-end Lane Detection through Differentiable Least-Squares Fitting.

Introduction

This repository compares two methods to achieve higher accuracy for lane detection applications. The former is the conventional segmentation approach and the latter will tackle this problem in an end-to-end manner. The segmentation approach depends on the cross-entropy loss in order to learn the road markings by attention. However this approach is not necessarily the most accurate. Since the final line coordinates are desired, we show that a complete end-to-end method achieves better results. Code will be released soon.

end_to_end

About

End-to-end Lane Detection for Self-Driving Cars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published