All Projects → DeepInsight-PCALab → ST-CGAN

DeepInsight-PCALab / ST-CGAN

Licence: other
Dataset and Code for our CVPR'18 paper ST-CGAN: "Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal"

Projects that are alternatives of or similar to ST-CGAN

St Cgan
Dataset and Code for our CVPR'18 paper ST-CGAN: "Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal"
Stars: ✭ 13 (-79.69%)
Mutual labels:  computer-graphics, generative-adversarial-network, low-level
Anycost Gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
Stars: ✭ 367 (+473.44%)
Mutual labels:  computer-graphics, generative-adversarial-network
Selectiongan
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
Stars: ✭ 366 (+471.88%)
Mutual labels:  computer-graphics, generative-adversarial-network
Pix2pixhd
Synthesizing and manipulating 2048x1024 images with conditional GANs
Stars: ✭ 5,553 (+8576.56%)
Mutual labels:  computer-graphics, generative-adversarial-network
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+5907.81%)
Mutual labels:  computer-graphics, generative-adversarial-network
DeepSIM
Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)
Stars: ✭ 389 (+507.81%)
Mutual labels:  computer-graphics, generative-adversarial-network
Pytorch Cyclegan
A clean and readable Pytorch implementation of CycleGAN
Stars: ✭ 558 (+771.88%)
Mutual labels:  computer-graphics, generative-adversarial-network
SynShadow
Learning from Synthetic Shadows for Shadow Detection and Removal [Inoue and Yamasaki, IEEE TCSVT 2021].
Stars: ✭ 60 (-6.25%)
Mutual labels:  shadow-detection, shadow-removal
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+13595.31%)
Mutual labels:  computer-graphics, generative-adversarial-network
Contrastive Unpaired Translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars: ✭ 822 (+1184.38%)
Mutual labels:  computer-graphics, generative-adversarial-network
Context Encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Stars: ✭ 731 (+1042.19%)
Mutual labels:  computer-graphics, generative-adversarial-network
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+25645.31%)
Mutual labels:  computer-graphics, generative-adversarial-network
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+16982.81%)
Mutual labels:  computer-graphics, generative-adversarial-network
CycleGAN-gluon-mxnet
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
Stars: ✭ 31 (-51.56%)
Mutual labels:  computer-graphics, generative-adversarial-network
Deep-Fakes
No description or website provided.
Stars: ✭ 88 (+37.5%)
Mutual labels:  generative-adversarial-network
PESR
Official code (Pytorch) for paper Perception-Enhanced Single Image Super-Resolution via Relativistic Generative Networks
Stars: ✭ 28 (-56.25%)
Mutual labels:  generative-adversarial-network
Volume-Unity-Plugin
A Unity3D plugin for rendering Volume assets
Stars: ✭ 68 (+6.25%)
Mutual labels:  computer-graphics
Pytorch models
PyTorch study
Stars: ✭ 14 (-78.12%)
Mutual labels:  generative-adversarial-network
TF2-GAN
🐳 GAN implemented as Tensorflow 2.X
Stars: ✭ 61 (-4.69%)
Mutual labels:  generative-adversarial-network
Img2Img-Translation-Networks
Tensorflow implementation of paper "unsupervised image to image translation networks"
Stars: ✭ 67 (+4.69%)
Mutual labels:  generative-adversarial-network

Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal

ST-CGAN: [Arxiv]

by Jifeng Wang, Xiang Li and Jian Yang
DeepInsight@PCALab, Nanjing University of Science and Technology.


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}
}

ISTD Dataset

ISTD dataset is available in Google Drive

Removal Results on ISTD

Shadow removal results on ISTD is available in Google Drive (including the results of all the method we compared in our paper).

License

Copyright (c) 2018, PCALab (NJUST) All rights reserved.
The ISTD Dataset can only be used for research and Non-Commercial purposes.

Code

Coming soon...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].