paper-with-me

Papers

Shadow Detection With Conditional Generative Adversarial Networks

2017-10-01 · ICCV 2017 10 · Vu Nguyen, Tomas F. Yago Vicente, Maozheng Zhao, Minh Hoai, Dimitris Samaras

We introduce scGAN, a novel extension of conditional Generative Adversarial Networks (GAN) tailored for the challenging problem of shadow detection in images. Previous methods for shadow detection focus on learning the local appearance of shadow regions, while using limited local context reasoning in the form of pairwise potentials in a Conditional Random Field. In contrast, the proposed adversarial approach is able to model higher level relationships and global scene characteristics. We train a shadow detector that corresponds to the generator of a conditional GAN, and augment its shadow accuracy by combining the typical GAN loss with a data loss term. Due to the unbalanced distribution of the shadow labels, we use weighted cross entropy. With the standard GAN architecture, properly setting the weight for the cross entropy would require training multiple GANs, a computationally expensive grid procedure. In scGAN, we introduce an additional sensitivity parameter w to the generator. The proposed approach effectively parameterizes the loss of the trained detector. The resulting shadow detector is a single network that can generate shadow maps corresponding to different sensitivity levels, obviating the need for multiple models and a costly training procedure. We evaluate our method on the large-scale SBU and UCF shadow datasets, and observe up to 17% error reduction with respect to the previous state-of-the-art method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SensitivityShadow Detection

Similar Papers 제목 키워드 기반

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

2017-12-07 · CVPR 2018 6 · Jifeng Wang, Xiang Li, Le Hui, Jian Yang

Understanding shadows from a single image spontaneously derives into two types of task in previous studies, containing shadow detection and shadow removal. In this paper, we present a multi-task perspective, which is not…

Generative Adversarial NetworkMulti-Task LearningShadow DetectionShadow Removal

Conditional GANs for Multi-Illuminant Color Constancy: Revolution or Yet Another Approach?

2018-11-15 · Oleksii Sidorov

Non-uniform and multi-illuminant color constancy are important tasks, the solution of which will allow to discard information about lighting conditions in the image. Non-uniform illumination and shadows distort colors of…

Color ConstancyGenerative Adversarial NetworkShadow DetectionShadow Detection And Removal+1

Ambient Lighting Generation for Flash Images with Guided Conditional Adversarial Networks

2019-12-18 · José Chávez, Rensso Mora, Edward Cayllahua-Cahuina

To cope with the challenges that low light conditions produce in images, photographers tend to use the light provided by the camera flash to get better illumination. Nevertheless, harsh shadows and non-uniform illuminati…

Generative Adversarial Network

ARGAN: Attentive Recurrent Generative Adversarial Network for Shadow Detection and Removal

2019-08-04 · ICCV 2019 10 · Bin Ding, Chengjiang Long, Ling Zhang, Chunxia Xiao

In this paper we propose an attentive recurrent generative adversarial network (ARGAN) to detect and remove shadows in an image. The generator consists of multiple progressive steps. At each step a shadow attention detec…

Generative Adversarial NetworkShadow DetectionShadow Detection And RemovalShadow Removal

SHADOWCAST: Controllable Graph Generation with Explainability

2020-09-28 · Wesley Joon-Wie Tann, Ee-Chien Chang, Bryan Hooi

We introduce the problem of explaining graph generation, formulated as controlling the generative process to produce desired graphs with explainable structures. By directing this generative process, we can explain the ob…

Generative Adversarial NetworkGraph Generation