ShadowMaskFormer: Mask Augmented Patch Embeddings for Shadow Removal
Zhuohao Li, Guoyang Xie, Guannan Jiang, Zhichao Lu

TL;DR
ShadowMaskFormer introduces a novel mask-augmented patch embedding for transformer-based shadow removal, effectively emphasizing shadow regions with fewer parameters, and demonstrates superior performance on standard benchmarks.
Contribution
It proposes a simple, effective mask-augmented patch embedding tailored for shadow removal within transformer models, reducing complexity and resource requirements.
Findings
Outperforms state-of-the-art methods on ISTD, ISTD+, and SRD datasets.
Uses fewer model parameters while maintaining high performance.
Effective integration of shadow information at early processing stages.
Abstract
Transformer recently emerged as the de facto model for computer vision tasks and has also been successfully applied to shadow removal. However, these existing methods heavily rely on intricate modifications to the attention mechanisms within the transformer blocks while using a generic patch embedding. As a result, it often leads to complex architectural designs requiring additional computation resources. In this work, we aim to explore the efficacy of incorporating shadow information within the early processing stage. Accordingly, we propose a transformer-based framework with a novel patch embedding that is tailored for shadow removal, dubbed ShadowMaskFormer. Specifically, we present a simple and effective mask-augmented patch embedding to integrate shadow information and promote the model's emphasis on acquiring knowledge for shadow regions. Extensive experiments conducted on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Digital Media Forensic Detection · Advanced Neural Network Applications
