8000 GitHub - zshobbs/LaneKeeping
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zshobbs/LaneKeeping

Repository files navigation

Lane Keeping (Motorway)

So according to Consumer Reports Cadillac's Super Cruise is the best driving assistance system so its functionality is the goal.

Using an open source data-set lets make a perception model as a base for are lane keeping assistance, we will use the Comma10k which is a segmentation data-set with 5 classes.

Train_segnet Dir

Data Prep

  1. Clone comma10k
  2. Run make_comma10k.py - Converts RGB masks to categorical masks

Model Training

  1. Update config.py to meet the needs for your GPU/CPU
  2. Make model dir
  3. Run train.py to train the model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0