IntelLabs / MART

Modular Adversarial Robustness Toolkit
BSD 3-Clause "New" or "Revised" License
16 stars 0 forks source link

Make mask key configurable. #225

Closed mzweilin closed 12 months ago

mzweilin commented 1 year ago

What does this PR do?

This PR makes the mask key configurable in the Mask Projector and the Mask Enforcer.

We use the key perturbable_mask in MART, but Armory uses mask for the same purpose. We should make it configurable.

Type of change

Please check all relevant options.

Testing

Please describe the tests that you ran to verify your changes. Consider listing any relevant details of your test configuration.

Before submitting

Did you have fun?

Make sure you had fun coding 🙃