Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PolyLaneNet and LaneATT entries #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Lane Detection

## 2021

[Keep your Eyes on the Lane: Attention-guided Lane Detection](https://arxiv.org/abs/2010.12035) [github](https://github.com/lucastabelini/LaneATT) CVPR 2021

[YOLinO: Generic Single Shot Polyline Detection in Real Time](https://arxiv.org/abs/2103.14420)

[LaneAF: Robust Multi-Lane Detection with Affinity Fields](https://arxiv.org/abs/2103.12040) [github](https://github.com/sel118/LaneAF)
Expand All @@ -35,8 +37,6 @@ Lane Detection

[3D-LaneNet+: Anchor Free Lane Detection using a Semi-Local Representation](https://arxiv.org/abs/2011.01535)

[Keep your Eyes on the Lane: Attention-guided Lane Detection](https://arxiv.org/abs/2010.12035) [github](https://github.com/lucastabelini/LaneATT)

[RONELD: Robust Neural Network Output Enhancement for Active Lane Detection](https://arxiv.org/abs/2010.09548) [github](https://github.com/czming/RONELD-Lane-Detection) ICPR 2020

[RESA: Recurrent Feature-Shift Aggregator for Lane Detection](https://arxiv.org/abs/2008.13719) [github](https://github.com/ZJULearning/resa) AAAI 2021
Expand All @@ -59,7 +59,7 @@ Lane Detection

[Ultra Fast Structure-aware Deep Lane Detection](https://arxiv.org/abs/2004.11757) [github](https://github.com/cfzd/Ultra-Fast-Lane-Detection) ECCV 2020

[PolyLaneNet: Lane Estimation via Deep Polynomial Regression](https://github.com/lucastabelini/PolyLaneNet) [github](https://github.com/lucastabelini/PolyLaneNet)
[PolyLaneNet: Lane Estimation via Deep Polynomial Regression](https://github.com/lucastabelini/PolyLaneNet) [github](https://github.com/lucastabelini/PolyLaneNet) ICPR 2020

[Inter-Region Affinity Distillation for Road Marking Segmentation](https://arxiv.org/abs/2004.05304) [github](https://github.com/cardwing/Codes-for-IntRA-KD) CVPR 2020

Expand Down Expand Up @@ -201,4 +201,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)
- [pull](https://github.com/amusi/awesome-lane-detection/pulls)