From 6709e612a51580dbddc3e59fe6fbba3bdd8e024d Mon Sep 17 00:00:00 2001 From: Majid Date: Sun, 21 Apr 2019 00:05:57 +0200 Subject: [PATCH] added Aeria LaneNet added Aeria LaneNet as the first and only automatic lane detection work using aerial imagery up to now (20.04.2019) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e8b22..ddd6cf2 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ lane detection [《End-to-end Lane Detection through Differentiable Least-Squares Fitting》](https://arxiv.org/abs/1902.00293) [github](https://github.com/wvangansbeke/LaneDetection_End2End) ## 2018 +[《Aerial LaneNet: Lane Marking Semantic Segmentation in Aerial Imagery using Wavelet-Enhanced Cost-sensitive Symmetric Fully Convolutional Neural Networks》](https://arxiv.org/pdf/1803.06904v2.pdf) [《End to End Video Segmentation for Driving : Lane Detection For Autonomous Car》](https://arxiv.org/abs/1812.05914) @@ -100,4 +101,4 @@ https://github.com/wvangansbeke/LaneDetection_End2End If you have any suggestions about papers, feel free to mail me :) - [blog](http://www.cverblog.cn/) -- [pull](https://github.com/amusi/awesome-lane-detection/pulls) \ No newline at end of file +- [pull](https://github.com/amusi/awesome-lane-detection/pulls)