Skip to content

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/

License

Notifications You must be signed in to change notification settings

Glutamat42/Ultra-Fast-Lane-Detection

 
 

Repository files navigation

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

  • Train: Train a model; only small adjustments to the code
  • Runtime: Used for everything besides training, eg testing or "real world use"; extensive new development of the code

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.

About

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/

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 99.0%
  • Shell 1.0%