Glutamat42 / Ultra-Fast-Lane-Detection

This is part of our master project. The projects goal is to adapt https://github.com/cfzd/Ultra-Fast-Lane-Detection for the model car of our university. Our results (including datasets and models) are available on our website: https://glutamat42.github.io/Ultra-Fast-Lane-Detection/
Other
4 stars 1 forks source link
deep-learning lane-detection student-project

Ultra-Fast-Lane-Detection

We adopted the Ultra Fast Lane Detection project for the autonomous model vehicle of our university. Our results can be found on the projects Github page.

Our project around dataset generation using CARLA can be found here.

Project overview

The source code of this project is based on the original project (see link above). The reworked project is splitted into two parts

The scripts directory contains many scripts "around" the project, eg to convert/prepare Datasets.

Further documentation

For Install / getting started / HOWTOs / etc please see the full documentation in the docs directory or the hosted version.