When SAM Meets Shadow Detection

Leiping Jie,Hui Zhang
DOI: https://doi.org/10.48550/arXiv.2305.11513
2023-05-19
Computer Vision and Pattern Recognition
Abstract:As a promptable generic object segmentation model, segment anything model (SAM) has recently attracted significant attention, and also demonstrates its powerful performance. Nevertheless, it still meets its Waterloo when encountering several tasks, e.g., medical image segmentation, camouflaged object detection, etc. In this report, we try SAM on an unexplored popular task: shadow detection. Specifically, four benchmarks were chosen and evaluated with widely used metrics. The experimental results show that the performance for shadow detection using SAM is not satisfactory, especially when comparing with the elaborate models. Code is available at https://github.com/LeipingJie/SAMSh.
What problem does this paper attempt to address?