All Projects → csjfwang → St Cgan

csjfwang / 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"

Projects that are alternatives of or similar to St Cgan

Pytorch Cyclegan
A clean and readable Pytorch implementation of CycleGAN
Stars: ✭ 558 (+4192.31%)
Mutual labels:  computer-graphics, generative-adversarial-network, image-processing
Context Encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Stars: ✭ 731 (+5523.08%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
Exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model.
Stars: ✭ 605 (+4553.85%)
Mutual labels:  gan, generative-adversarial-network, image-processing
Pix2pixhd
Synthesizing and manipulating 2048x1024 images with conditional GANs
Stars: ✭ 5,553 (+42615.38%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+126646.15%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
Semantic image inpainting
Semantic Image Inpainting
Stars: ✭ 140 (+976.92%)
Mutual labels:  gan, generative-adversarial-network, image-processing
Hidt
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)
Stars: ✭ 513 (+3846.15%)
Mutual labels:  gan, generative-adversarial-network, image-processing
Anycost Gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
Stars: ✭ 367 (+2723.08%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+84000%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+67323.08%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
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: ✭ 64 (+392.31%)
Mutual labels:  computer-graphics, generative-adversarial-network, low-level
Igan
Interactive Image Generation via Generative Adversarial Networks
Stars: ✭ 3,845 (+29476.92%)
Mutual labels:  computer-graphics, gan, generative-adversarial-network
Awesome Gans
Awesome Generative Adversarial Networks with tensorflow
Stars: ✭ 585 (+4400%)
Mutual labels:  gan, generative-adversarial-network
Cartoongan Tensorflow
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
Stars: ✭ 587 (+4415.38%)
Mutual labels:  gan, generative-adversarial-network
All About The Gan
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Stars: ✭ 630 (+4746.15%)
Mutual labels:  gan, generative-adversarial-network
Ad examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Stars: ✭ 641 (+4830.77%)
Mutual labels:  gan, generative-adversarial-network
Pggan Pytorch
🔥🔥 PyTorch implementation of "Progressive growing of GANs (PGGAN)" 🔥🔥
Stars: ✭ 653 (+4923.08%)
Mutual labels:  gan, generative-adversarial-network
Adversarial video generation
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.
Stars: ✭ 662 (+4992.31%)
Mutual labels:  gan, generative-adversarial-network
Fewshot Face Translation Gan
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
Stars: ✭ 705 (+5323.08%)
Mutual labels:  gan, generative-adversarial-network
Instagan
InstaGAN: Instance-aware Image Translation (ICLR 2019)
Stars: ✭ 761 (+5753.85%)
Mutual labels:  gan, 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
[email protected], 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, Jifeng Wang 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].