zhangjy2008327 / lane-detection-with-double-convgrus

Lane Detection Model Based on Spatio-Temporal Network with Double ConvGRUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lane-detection-with-double-convgrus

Lane Detection Model Based on Spatio-Temporal Network with Double ConvGRUs

this is source code for paper 'Lane Detection Model Based on Spatio-Temporal Network with Double ConvGRUs', which is under review

https://arxiv.org/abs/2008.03922

more information about TuSimple Dataset, please refer to the following:

https://github.com/TuSimple/tusimple-benchmark

https://github.com/TuSimple/tusimple-benchmark/tree/master/doc/lane_detection

TuSimple/tusimple-benchmark#3

more information about Unsupervised Llamas Lane Marker Dataset , please refer to the following:

https://unsupervised-llamas.com/llamas/

https://github.com/karstenbehrendt/unsupervised_llamas

My codes borrowed the following links, here to express my thanks

https://github.com/chencodeX/RNN_Pytorch

https://github.com/qinnzou/Robust-Lane-Detection

About

Lane Detection Model Based on Spatio-Temporal Network with Double ConvGRUs

License:GNU General Public License v3.0


Languages

Language:Python 100.0%