Skip to content

NSNNTL/Semantic-Segmentation-using-Adversarial-Networks

 
 

Repository files navigation

Semantic Segmentation using Adversarial Networks

Requirements

Chainer (1.23.0)

Differences

Use of FCN-VGG16 instead of Dilated8 as Segmentor.

Caution

I have not tuned Discriminator's learning rate yet.

About

Chainer Implementation of Semantic Segmentation using Adversarial Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%