Skip to content

gokul989/Deconvolution-network-for-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deconvolution-network-for-segmentation

A tensorflow implementation of Learning Deconvolution Network for Semantic Segmentation.
A modified working version of Fabian Bormann implementation.

Requires:
-Tensorflow
-numpy
-OpenCV2

Requires the PASCAL VOC 2012 dataset(stage-1 and stage-2) from the paper authors' website.Uses GPU for the convolution and deconvolution operations.A deconvolution network is learned separatelty for stage-1 and stage-2 training dataset and the final model is saved offline for later segmentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages