paper-with-me

Papers

Shadow Removal by a Lightness-Guided Network with Training on Unpaired Data

2020-06-28 · Zhihao Liu, Hui Yin, Yang Mi, Mengyang Pu, Song Wang

Shadow removal can significantly improve the image visual quality and has many applications in computer vision. Deep learning methods based on CNNs have become the most effective approach for shadow removal by training on either paired data, where both the shadow and underlying shadow-free versions of an image are known, or unpaired data, where shadow and shadow-free training images are totally different with no correspondence. In practice, CNN training on unpaired data is more preferred given the easiness of training data collection. In this paper, we present a new Lightness-Guided Shadow Removal Network (LG-ShadowNet) for shadow removal by training on unpaired data. In this method, we first train a CNN module to compensate for the lightness and then train a second CNN module with the guidance of lightness information from the first CNN module for final shadow removal. We also introduce a loss function to further utilise the colour prior of existing data. Extensive experiments on widely used ISTD, adjusted ISTD and USR datasets demonstrate that the proposed method outperforms the state-of-the-art methods with training on unpaired data.

📄 PDF Abstract BibTeX arXiv:2006.15617

Code (1)

hhqweasd/LG-ShadowNet 공식 구현 pytorch

Tasks

Shadow Removal

Similar Papers 제목 키워드 기반

Mask-ShadowGAN: Learning to Remove Shadows from Unpaired Data

2019-03-26 · ICCV 2019 10 · Xiaowei Hu, Yitong Jiang, Chi-Wing Fu, Pheng-Ann Heng

This paper presents a new method for shadow removal using unpaired data, enabling us to avoid tedious annotations and obtain more diverse training samples. However, directly employing adversarial learning and cycle-consi…

Shadow Removal

From Shadow Generation to Shadow Removal

2021-03-24 · CVPR 2021 1 · Zhihao Liu, Hui Yin, Xinyi Wu, Zhenyao Wu 외

Shadow removal is a computer-vision task that aims to restore the image content in shadow regions. While almost all recent shadow-removal methods require shadow-free images for training, in ECCV 2020 Le and Samaras intro…

Shadow Removal

DC-ShadowNet: Single-Image Hard and Soft Shadow Removal Using Unsupervised Domain-Classifier Guided Network

2022-07-21 · ICCV 2021 10 · Yeying Jin, Aashish Sharma, Robby T. Tan

Shadow removal from a single image is generally still an open problem. Most existing learning-based methods use supervised learning and require a large number of paired images (shadow and corresponding non-shadow images)…

Image EnhancementImage ReconstructionImage RestorationImage Shadow Removal+1

Style-Guided Shadow Removal

2022-11-09 · ECCV 2022 11 · Jin Wan, Hui Yin, Zhenyao Wu, Xinyi Wu 외

Shadow removal is an important topic in image restoration, and it can benefit many computer vision tasks. State-of-the-art shadow-removal methods typically employ deep learning by minimizing a pixel-level difference betw…

Image RestorationShadow Removal

DocShaDiffusion: Diffusion Model in Latent Space for Document Image Shadow Removal

2025-07-02 · Wenjie Liu, Bingshu Wang, Ze Wang, C. L. Philip Chen arxiv

Document shadow removal is a crucial task in the field of document image enhancement. However, existing methods tend to remove shadows with constant color background and ignore color shadows. In this paper, we first desi…

Image Shadow RemovalImage Enhancement