VictorAtPL / Pascal-VOC12_Class-segmentation_Tensorflow-2.0.0

Convolutional Neural Networks: (1) based on UNet; (2) FCN8 for Image Segmentation of Pascal VOC 2012 dataset written as part of my MSc in Artificial Intelligence degree. Written in Tensorflow 2.0 with Keras Functional API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

U-Net architecture implementation for Pascal VOC12 Segmentation challenge

  • project implemented as part of the Deep Learning course attended on MSc degree in *Artificial Intelligence at the Barcelona School of Informatics in Polytechnic University of Catalonia,
  • written in TensorFlow r2.0.0.

Prerequisites to run

  • TBA

How to run

TBA

Results

TBA

About

Convolutional Neural Networks: (1) based on UNet; (2) FCN8 for Image Segmentation of Pascal VOC 2012 dataset written as part of my MSc in Artificial Intelligence degree. Written in Tensorflow 2.0 with Keras Functional API.

License:MIT License


Languages

Language:Python 98.5%Language:Shell 1.5%