Robustness-Aware-Pruning-ADMM icon indicating copy to clipboard operation
Robustness-Aware-Pruning-ADMM copied to clipboard

Code release for "Adversarial Robustness vs Model Compression, or Both?"

Results 3 Robustness-Aware-Pruning-ADMM issues
Sort by recently updated
recently updated
newest added

Thanks for the code implementation. Can you please release the model checkpoints of the results in the paper?

Typo in config file leads to the example being unable to run. admm_master/ADMM_examples/mnist/config.py line 39: 'self.alpxha' should become 'self.alpha'