saswat0 / ST-CGAN

Unofficial Implementation of Stacked Conditional Generative Adversarial Networks (ST-CGAN) for Jointly Learning Shadow Detection and Shadow Removal in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ST-CGAN

Unofficial implementation of Stacked Conditional Generative Adversarial Networks (ST-CGAN) for Jointly Learning Shadow Detection and Shadow Removal in PyTorch

Paper Link
Author's Repository
Official Dataset
Official Implementation Results

Citation

@inproceedings{wang2018STCGAN,
 author = {Wang, Jifeng and Li, Xiang and Yang, Jian},
 title = {Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal},
 booktitle = {CVPR},
 year = {2018}
}

About

Unofficial Implementation of Stacked Conditional Generative Adversarial Networks (ST-CGAN) for Jointly Learning Shadow Detection and Shadow Removal in PyTorch


Languages

Language:Python 100.0%