paper-with-me

Papers

Physics-based Shadow Image Decomposition for Shadow Removal

2020-12-23 · Hieu Le, Dimitris Samaras

We propose a novel deep learning method for shadow removal. Inspired by physical models of shadow formation, we use a linear illumination transformation to model the shadow effects in the image that allows the shadow image to be expressed as a combination of the shadow-free image, the shadow parameters, and a matte layer. We use two deep networks, namely SP-Net and M-Net, to predict the shadow parameters and the shadow matte respectively. This system allows us to remove the shadow effects from images. We then employ an inpainting network, I-Net, to further refine the results. We train and test our framework on the most challenging shadow removal dataset (ISTD). Our method improves the state-of-the-art in terms of root mean square error (RMSE) for the shadow area by 20\%. Furthermore, this decomposition allows us to formulate a patch-based weakly-supervised shadow removal method. This model can be trained without any shadow-free images (that are cumbersome to acquire) and achieves competitive shadow removal results compared to state-of-the-art methods that are trained with fully paired shadow and shadow-free images. Last, we introduce SBU-Timelapse, a video shadow removal dataset for evaluating shadow removal methods.

📄 PDF Abstract BibTeX arXiv:2012.13018

Code (2)

cvlab-stonybrook/SID 공식 구현 pytorch
lmhieu612/SID pytorch

Tasks

Shadow Removal

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Unsupervised Portrait Shadow Removal via Generative Priors

2021-08-07 · Yingqing He, Yazhou Xing, Tianjia Zhang, Qifeng Chen

Portrait images often suffer from undesirable shadows cast by casual objects or even the face itself. While existing methods for portrait shadow removal require training on a large-scale synthetic dataset, we propose the…

Shadow RemovalUnsupervised Semantic Segmentation

Shadow Removal via Shadow Image Decomposition

2019-08-23 · ICCV 2019 10 · Hieu Le, Dimitris Samaras

We propose a novel deep learning method for shadow removal. Inspired by physical models of shadow formation, we use a linear illumination transformation to model the shadow effects in the image that allows the shadow ima…

Shadow Removal

From Shadow Segmentation to Shadow Removal

2020-08-01 · ECCV 2020 8 · Hieu Le, Dimitris Samaras

The requirement for paired shadow and shadow-free images limits the size and diversity of shadow removal datasets and hinders the possibility of training large-scale, robust shadow removal algorithms. We propose a shadow…

DiversitySegmentationShadow 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

FASR-Net: Unsupervised Shadow Removal Leveraging Inherent Frequency Priors

2025-04-08 · Tao Lin, Qingwang Wang, Qiwei Liang, Minghua Tang 외

Shadow removal is challenging due to the complex interaction of geometry, lighting, and environmental factors. Existing unsupervised methods often overlook shadow-specific priors, leading to incomplete shadow recovery. T…

Shadow Removal