SOTAVerified

Mask-ShadowNet: Towards Shadow Removal via Masked Adaptive Instance Normalization

2021-04-19Code Available0· sign in to hype

Shengfeng He, Bing Peng, Junyu Dong, Yong Du

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Shadow removal is an important yet challenging task in image processing and computer vision. Existing methods are limited in extracting good global features due to the interference of shadow. And also, most of them ignore a fact that features inside and outside the shaded area should be treated disparately because of different semantics or materials. In this letter, we propose a novel deep neural network Mask-ShadowNet for shadow removal. The core of our approach is a well-designed masked adaptive instance normalization (MAdaIN) mechanism with embedded aligners that serves two goals: 1) producing hidden features that considering an illumination consistency of different regions. 2) treating the feature statistics of shadow and non-shadow areas discriminately based on the shadow mask. Experimental results demonstrate that the proposed model outperforms the state-of-the-art on the ISTD benchmark.

Tasks

Reproductions