HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Shadow Removal via Shadow Image Decomposition

Hieu Le; Dimitris Samaras

Shadow Removal via Shadow Image Decomposition

Abstract

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 on the images. We train and test our framework on the most challenging shadow removal dataset (ISTD). Compared to the state-of-the-art method, our model achieves a 40% error reduction in terms of root mean square error (RMSE) for the shadow area, reducing RMSE from 13.3 to 7.9. Moreover, we create an augmented ISTD dataset based on an image decomposition system by modifying the shadow parameters to generate new synthetic shadow images. Training our model on this new augmented ISTD dataset further lowers the RMSE on the shadow area to 7.4.

Code Repositories

naoto0804/SynShadow
pytorch
Mentioned in GitHub
cvlab-stonybrook/SID
pytorch
Mentioned in GitHub
lmhieu612/SID
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
shadow-removal-on-istd-1SP+M-Net (ICCV 2019) (256x256)
LPIPS: 0.373
PSNR: 26.58
RMSE: 3.37
SSIM: 0.717
shadow-removal-on-istd-1SP+M-Net (ICCV 2019) (512x512)
LPIPS: 0.183
PSNR: 28.31
RMSE: 2.96
SSIM: 0.866
shadow-removal-on-srdSP+M-Net (ICCV 2019) (512x512)
LPIPS: 0.269
PSNR: 24.89
RMSE: 4.35
SSIM: 0.792
shadow-removal-on-srdSP+M-Net (ICCV 2019) (256x256)
LPIPS: 0.444
PSNR: 22.25
RMSE: 5.68
SSIM: 0.636

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Shadow Removal via Shadow Image Decomposition | Papers | HyperAI