issues
search
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.
Raise an error if num-eval-batches is too large for dataset, fixing #1893
Correct some docstrings and error messages for a few carla datasets
Add a decorator to the audio resnet model, cutting training time in half
A few small unrelated improvements.