- Clone the repository
pip install ., this will install the python package insrc/attasrand ensure the dependencies specified insetup.pyare installed.
main.pyis an example of how to use the ASR Attack module.- One can select one of three datasets and one of three models to use for an attack experiment.
- Logs are written in
logsdirectory by default. - Output is stored in
outdirectory by default.
Pending