Skip to content

herzogmartin/CarND-Semantic-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Segmentation

Introduction

In this project, the road in images is detected using a Fully Convolutional Network (FCN).

Implementation

The functions in main.py are implemented to train a FCN.

Testing

The result of the FCN applied to the test dataset can be found runs.zip.

Dataset

The training is performed on the Kitti Road dataset which can be downloaded from here.

The dataset needs to be extracted to the data folder in order to run the code. This will create the folder data_road with all the training a test images.

Execution

Frameworks and Packages

The following needs to be installed:

Run

Run the following command to run the project:

python main.py

Sample images

All images can be found in runs.zip.

png png png png png png png png png png png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages