oyam / Semantic-Segmentation-using-Adversarial-Networks

Chainer Implementation of Semantic Segmentation using Adversarial Networks

Home Page:https://arxiv.org/abs/1611.08408

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://arxiv.org/abs/1611.08408

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.8%