paper-with-me

Papers

CANet: A Context-Aware Network for Shadow Removal

2021-08-23 · ICCV 2021 10 · Zipei Chen, Chengjiang Long, Ling Zhang, Chunxia Xiao

In this paper, we propose a novel two-stage context-aware network named CANet for shadow removal, in which the contextual information from non-shadow regions is transferred to shadow regions at the embedded feature spaces. At Stage-I, we propose a contextual patch matching (CPM) module to generate a set of potential matching pairs of shadow and non-shadow patches. Combined with the potential contextual relationships between shadow and non-shadow regions, our well-designed contextual feature transfer (CFT) mechanism can transfer contextual information from non-shadow to shadow regions at different scales. With the reconstructed feature maps, we remove shadows at L and A/B channels separately. At Stage-II, we use an encoder-decoder to refine current results and generate the final shadow removal results. We evaluate our proposed CANet on two benchmark datasets and some real-world shadow images with complex scenes. Extensive experimental results strongly demonstrate the efficacy of our proposed CANet and exhibit superior performance to state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2108.09894

Code (1)

zipei-chen/canet 공식 구현 pytorch

Tasks

DecoderPatch MatchingShadow Removal

Similar Papers 제목 키워드 기반

Direction-aware Spatial Context Features for Shadow Detection and Removal

2018-05-12 · Xiaowei Hu, Chi-Wing Fu, Lei Zhu, Jing Qin 외

Shadow detection and shadow removal are fundamental and challenging tasks, requiring an understanding of the global image semantics. This paper presents a novel deep neural network design for shadow detection and removal…

Shadow DetectionShadow Detection And RemovalShadow Removal

Fine-Context Shadow Detection using Shadow Removal

2021-09-20 · Jeya Maria Jose Valanarasu, Vishal M. Patel

Current shadow detection methods perform poorly when detecting shadow regions that are small, unclear or have blurry edges. In this work, we attempt to address this problem on two fronts. First, we propose a Fine Context…

Shadow DetectionShadow Detection And RemovalShadow Removal

Prompt-Aware Controllable Shadow Removal

2025-01-25 · Kerui Chen, Zhiliang Wu, Wenjin Hou, Kun Li 외

Shadow removal aims to restore the image content in shadowed regions. While deep learning-based methods have shown promising results, they still face key challenges: 1) uncontrolled removal of all shadows, or 2) controll…

Shadow Removal

ShaDocNet: Learning Spatial-Aware Tokens in Transformer for Document Shadow Removal

2022-11-30 · Xuhang Chen, Xiaodong Cun, Chi-Man Pun, Shuqiang Wang

Shadow removal improves the visual quality and legibility of digital copies of documents. However, document shadow removal remains an unresolved subject. Traditional techniques rely on heuristics that vary from situation…

Document Shadow RemovalImage Shadow RemovalShadow DetectionShadow Removal

Boundary-Aware Divide and Conquer: A Diffusion-Based Solution for Unsupervised Shadow Removal

2023-01-01 · ICCV 2023 1 · Lanqing Guo, Chong Wang, Wenhan Yang, YuFei Wang 외

Recent deep learning methods have achieved superior results in shadow removal. However, most of these supervised methods rely on training over a huge amount of shadow and shadow-free image pairs, which require labori…

Shadow Removal