Skip to content

JohnMansell/CarND-Semantic-Segmentation

 
 

Repository files navigation

Semantic Segmentation


Full Video on YouTube

Objective

Label the pixels of a road in images using a Fully Convolutional Network (FCN).

What I Learned

  • Advanced deep learning
  • Fully convolutional networks
  • Scene Understanding
  • Inference performance

Languages

  • C++

About

Train a neural network for pixel by pixel classification of drivable road in an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • Shell 3.1%