You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
beat-buesser
changed the title
Implementation of a SAM Estimator
Implementation of a "Segment Anything" SAM Estimator
May 9, 2023
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
The text was updated successfully, but these errors were encountered: