paper-with-me

홈 › Papers

An Empirical Study on the Robustness of the Segment Anything Model (SAM)

2023-05-10 · Yuqing Wang, Yun Zhao, Linda Petzold

The Segment Anything Model (SAM) is a foundation model for general image segmentation. Although it exhibits impressive performance predominantly on natural images, understanding its robustness against various image perturbations and domains is critical for real-world applications where such challenges frequently arise. In this study we conduct a comprehensive robustness investigation of SAM under diverse real-world conditions. Our experiments encompass a wide range of image perturbations. Our experimental results demonstrate that SAM's performance generally declines under perturbed images, with varying degrees of vulnerability across different perturbations. By customizing prompting techniques and leveraging domain knowledge based on the unique characteristics of each dataset, the model's resilience to these perturbations can be enhanced, addressing dataset-specific challenges. This work sheds light on the limitations and strengths of SAM in real-world applications, promoting the development of more robust and versatile image segmentation solutions.

📄 PDF Abstract BibTeX arXiv:2305.06422

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Segment-Anything Models Achieve Zero-shot Robustness in Autonomous Driving

2024-08-19 · Jun Yan, Pengyu Wang, Danni Wang, Weiquan Huang 외

Semantic segmentation is a significant perception task in autonomous driving. It suffers from the risks of adversarial examples. In the past few years, deep learning has gradually transitioned from convolutional neural n…

Adversarial RobustnessAutonomous DrivingImage Segmentationobject-detection+3

SAM Struggles in Concealed Scenes -- Empirical Study on "Segment Anything"

2023-04-12 · Ge-Peng Ji, Deng-Ping Fan, Peng Xu, Ming-Ming Cheng 외

Segmenting anything is a ground-breaking step toward artificial general intelligence, and the Segment Anything Model (SAM) greatly fosters the foundation models for computer vision. We could not be more excited to probe …

Can SAM Count Anything? An Empirical Study on SAM Counting

2023-04-21 · Zhiheng Ma, Xiaopeng Hong, Qinnan Shangguan

Meta AI recently released the Segment Anything model (SAM), which has garnered attention due to its impressive performance in class-agnostic segmenting. In this study, we explore the use of SAM for the challenging task o…

Object Counting

On the Robustness of Segment Anything

2023-05-25 · Yihao Huang, Yue Cao, Tianlin Li, Felix Juefei-Xu 외

Segment anything model (SAM) has presented impressive objectness identification capability with the idea of prompt learning and a new collected large-scale dataset. Given a prompt (e.g., points, bounding boxes, or masks)…

Autonomous VehiclesPrompt Learningvalid

An Alternative to WSSS? An Empirical Study of the Segment Anything Model (SAM) on Weakly-Supervised Semantic Segmentation Problems

2023-05-02 · Weixuan Sun, Zheyuan Liu, Yanhao Zhang, Yiran Zhong 외

The Segment Anything Model (SAM) has demonstrated exceptional performance and versatility, making it a promising tool for various related tasks. In this report, we explore the application of SAM in Weakly-Supervised Sema…

Pseudo LabelSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation