Skip to content

darkrubiks/Lane_Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lane Segmentation for Autonomous Vehicle Navigation using Keras

Image of Yaktocat

Contents

  1. data_preparation.ipynb: Use this notebook for generating train, validation and test data (Dataset TuSimple);
  2. train.ipynb: Notebook with the training method, I used the following library Segmentations Models;
  3. make_video.ipynb: Notebook for making a video with all images on the test set.

Model: Resnet18 Backbone with Unet Architecture for Decoder Input: 512 width x 256 heigth x 3 channels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published