Learning from Synthetic Shadows for Shadow Detection and Removal
- URL: http://arxiv.org/abs/2101.01713v2
- Date: Sat, 13 Feb 2021 06:40:05 GMT
- Title: Learning from Synthetic Shadows for Shadow Detection and Removal
- Authors: Naoto Inoue, Toshihiko Yamasaki
- Abstract summary: Recent shadow removal approaches all train convolutional neural networks (CNN) on real paired shadow/shadow-free or shadow/shadow-free/mask image datasets.
We present SynShadow, a novel large-scale synthetic shadow/shadow-free/matte image triplets dataset and a pipeline to synthesize it.
- Score: 43.53464469097872
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Shadow removal is an essential task in computer vision and computer graphics.
Recent shadow removal approaches all train convolutional neural networks (CNN)
on real paired shadow/shadow-free or shadow/shadow-free/mask image datasets.
However, obtaining a large-scale, diverse, and accurate dataset has been a big
challenge, and it limits the performance of the learned models on shadow images
with unseen shapes/intensities. To overcome this challenge, we present
SynShadow, a novel large-scale synthetic shadow/shadow-free/matte image
triplets dataset and a pipeline to synthesize it. We extend a
physically-grounded shadow illumination model and synthesize a shadow image
given an arbitrary combination of a shadow-free image, a matte image, and
shadow attenuation parameters. Owing to the diversity, quantity, and quality of
SynShadow, we demonstrate that shadow removal models trained on SynShadow
perform well in removing shadows with diverse shapes and intensities on some
challenging benchmarks. Furthermore, we show that merely fine-tuning from a
SynShadow-pre-trained model improves existing shadow detection and removal
models. Codes are publicly available at https://github.com/naoto0804/SynShadow.
Related papers
- SoftShadow: Leveraging Penumbra-Aware Soft Masks for Shadow Removal [35.16957947180504]
We introduce novel soft shadow masks specifically designed for shadow removal.
To achieve such soft masks, we propose a textitSoftShadow framework by leveraging the prior knowledge of pretrained SAM.
This framework enables accurate predictions of penumbra (partially shaded regions) and umbra (fully shaded regions) areas while simultaneously facilitating end-to-end shadow removal.
arXiv Detail & Related papers (2024-09-11T06:12:26Z) - Shadow Removal Refinement via Material-Consistent Shadow Edges [33.8383848078524]
On both sides of shadow edges traversing regions with the same material, the original color and textures should be the same if the shadow is removed properly.
We fine-tune SAM, an image segmentation foundation model, to produce a shadow-invariant segmentation and then extract material-consistent shadow edges.
We demonstrate the effectiveness of our method in improving shadow removal results on more challenging, in-the-wild images.
arXiv Detail & Related papers (2024-09-10T20:16:28Z) - Progressive Recurrent Network for Shadow Removal [99.1928825224358]
Single-image shadow removal is a significant task that is still unresolved.
Most existing deep learning-based approaches attempt to remove the shadow directly, which can not deal with the shadow well.
We propose a simple but effective Progressive Recurrent Network (PRNet) to remove the shadow progressively.
arXiv Detail & Related papers (2023-11-01T11:42:45Z) - Shadow Removal by High-Quality Shadow Synthesis [78.56549207362863]
HQSS employs a shadow feature encoder and a generator to synthesize pseudo images.
HQSS is observed to outperform the state-of-the-art methods on ISTD dataset, Video Shadow Removal dataset, and SRD dataset.
arXiv Detail & Related papers (2022-12-08T06:52:52Z) - ShaDocNet: Learning Spatial-Aware Tokens in Transformer for Document
Shadow Removal [53.01990632289937]
We propose a Transformer-based model for document shadow removal.
It uses shadow context encoding and decoding in both shadow and shadow-free regions.
arXiv Detail & Related papers (2022-11-30T01:46:29Z) - Shadow-Aware Dynamic Convolution for Shadow Removal [80.82708225269684]
We introduce a novel Shadow-Aware Dynamic Convolution (SADC) module to decouple the interdependence between the shadow region and the non-shadow region.
Inspired by the fact that the color mapping of the non-shadow region is easier to learn, our SADC processes the non-shadow region with a lightweight convolution module.
We develop a novel intra-convolution distillation loss to strengthen the information flow from the non-shadow region to the shadow region.
arXiv Detail & Related papers (2022-05-10T14:00:48Z) - From Shadow Generation to Shadow Removal [19.486543304598264]
We propose a new G2R-ShadowNet which leverages shadow generation for weakly-supervised shadow removal.
The proposed G2R-ShadowNet consists of three sub-networks for shadow generation, shadow removal and refinement.
In particular, the shadow generation sub-net stylises non-shadow regions to be shadow ones, leading to paired data for training the shadow-removal sub-net.
arXiv Detail & Related papers (2021-03-24T05:49:08Z) - Physics-based Shadow Image Decomposition for Shadow Removal [36.41558227710456]
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.
We train and test our framework on the most challenging shadow removal dataset.
arXiv Detail & Related papers (2020-12-23T23:06:38Z) - Self-Supervised Shadow Removal [130.6657167667636]
We propose an unsupervised single image shadow removal solution via self-supervised learning by using a conditioned mask.
In contrast to existing literature, we do not require paired shadowed and shadow-free images, instead we rely on self-supervision and jointly learn deep models to remove and add shadows to images.
arXiv Detail & Related papers (2020-10-22T11:33:41Z) - From Shadow Segmentation to Shadow Removal [34.762493656937366]
The requirement for paired shadow and shadow-free images limits the size and diversity of shadow removal datasets.
We propose a shadow removal method that can be trained using only shadow and non-shadow patches cropped from the shadow images themselves.
arXiv Detail & Related papers (2020-08-01T14:00:10Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.