From 5474f851f79dfa42f0c561b6bd96dfa7936a44c9 Mon Sep 17 00:00:00 2001 From: Zhengyang Feng Date: Tue, 6 Apr 2021 11:09:38 +0800 Subject: [PATCH] Add a PyTorch codebase --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 44e1482..db26647 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,8 @@ https://github.com/wvangansbeke/LaneDetection_End2End +: A PyTorch Codebase for Popular Lane Detection Methods + # Blog/Tutorial [Lane Detection with Deep Learning (Part 1)](https://towardsdatascience.com/lane-detection-with-deep-learning-part-1-9e096f3320b7) @@ -201,4 +203,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)