Jordi Tudela

Semantic Segmentation (Computer Vision)

Published:

The objective of this project is to build a Fully Connected Convolutional Neural Net to identify the road in a collection of pictures. The encoding of the FCN will be provided by a pre-trained VGG16 model and the decoder will be built using 1×1 convolutions, upscaling and layer skipping.

Links