twosixlabs / armory

ARMORY Adversarial Robustness Evaluation Test Bed
MIT License
176 stars 67 forks source link

Assorted improvements #1894

Closed swsuggs closed 1 year ago

swsuggs commented 1 year ago

A few small unrelated improvements.

  1. Raise an error if num-eval-batches is too large for dataset, fixing #1893
  2. Correct some docstrings and error messages for a few carla datasets
  3. Add a decorator to the audio resnet model, cutting training time in half