Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RobustSAM: Segment Anything Robustly on Degraded Images

About

Segment Anything Model (SAM) has emerged as a transformative approach in image segmentation, acclaimed for its robust zero-shot segmentation capabilities and flexible prompting system. Nonetheless, its performance is challenged by images with degraded quality. Addressing this limitation, we propose the Robust Segment Anything Model (RobustSAM), which enhances SAM's performance on low-quality images while preserving its promptability and zero-shot generalization. Our method leverages the pre-trained SAM model with only marginal parameter increments and computational requirements. The additional parameters of RobustSAM can be optimized within 30 hours on eight GPUs, demonstrating its feasibility and practicality for typical research laboratories. We also introduce the Robust-Seg dataset, a collection of 688K image-mask pairs with different degradations designed to train and evaluate our model optimally. Extensive experiments across various segmentation tasks and datasets confirm RobustSAM's superior performance, especially under zero-shot conditions, underscoring its potential for extensive real-world application. Additionally, our method has been shown to effectively improve the performance of SAM-based downstream tasks such as single image dehazing and deblurring.

Wei-Ting Chen, Yu-Jiet Vong, Sy-Yen Kuo, Sizhuo Ma, Jian Wang• 2024

Related benchmarks

TaskDatasetResultRank
Image DeblurringGoPro (test)
PSNR29.351
585
Image DehazingSOTS (test)
PSNR23.159
161
SegmentationBDD-100k and LIS entire (test)
mIoU89.58
34
SegmentationECSSD LQ-3 (unseen)
IoU65.5
15
SegmentationECSSD LQ-1 (unseen)
IoU76.2
15
Image SegmentationThinObject-5K LQ-3 (test)
mIoU69.5
15
Image SegmentationThinObject-5K LQ-1 (test)
IoU77.8
15
SegmentationECSSD LQ-2 (unseen)
IoU0.722
15
Image SegmentationThinObject-5K LQ-2 (test)
IoU0.754
15
Image SegmentationLVIS LQ-3 (test)
IoU45.5
15
Showing 10 of 45 rows

Other info

Code

Follow for update