adversarial-robustness-toolbox icon indicating copy to clipboard operation
adversarial-robustness-toolbox copied to clipboard

Implementation of a "Segment Anything" SAM Estimator

Open kieranfraser opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. The "Segment Anything" (SAM) foundation model has received a lot of attention since its release a month ago (already 30k+ stars on GitHub) and some initial attacks have just been performed on the model: https://arxiv.org/pdf/2305.00866.pdf Adding SAM to ART would facilitate further evaluation of the model under attack - and also encourage evaluation of existing/new defenses for image segmentation.

Describe the solution you'd like An estimator for SAM.

Describe alternatives you've considered N/A

Additional context N/A

kieranfraser avatar May 09 '23 18:05 kieranfraser