generated from ashleve/lightning-hydra-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Right now MART does two things:
- There is a "outer" training loop that more-or-less executes the standard training loop that takes a model and fits/finds some parameters.
- There is an "inner" attack (training) loop that takes the same model and an input (with optional targets) and fits a perturbation to the model-input pair. This perturbation can then be composed with the input.
It would be nice to be able to take the 2nd part (attack generation loop) and use it in other libraries like https://github.com/openvinotoolkit/anomalib.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels