RobustSAM: Segment Anything Robustly on Degraded Images
Wei-Ting Chen, Yu-Jiet Vong, Sy-Yen Kuo, Sizhuo Ma, Jian, Wang

TL;DR
RobustSAM enhances the Segment Anything Model's ability to accurately segment degraded images by introducing minimal additional parameters and a new dataset, significantly improving zero-shot and downstream task performance.
Contribution
We propose RobustSAM, a method that improves SAM's robustness to degraded images with minimal parameter increase and introduce the Robust-Seg dataset for training and evaluation.
Findings
RobustSAM outperforms original SAM on degraded images.
It improves zero-shot segmentation accuracy.
Enhances downstream tasks like dehazing and deblurring.
Abstract
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…
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
- 🤗jadechoghari/robustsam-vit-largemodel· 268 dl· ♡ 4268 dl♡ 4
- 🤗jadechoghari/robustsam-vit-hugemodel· 7 dl· ♡ 207 dl♡ 20
- 🤗jadechoghari/robustsam-vit-basemodel· 16 dl· ♡ 316 dl♡ 3
- 🤗camenduru/robustsam-vit-hugemodel
- 🤗leolu030066/robustsam-vit-hugemodel
- 🤗leolu030066/robustsam-vit-largemodel· 1 dl1 dl
- 🤗leolu030066/robustsam-vit-basemodel
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Industrial Vision Systems and Defect Detection · Advanced Image and Video Retrieval Techniques
MethodsSegment Anything Model
