advertorch v0.1: An Adversarial Robustness Toolbox based on PyTorch
2019-02-20Code Available0· sign in to hype
Gavin Weiguang Ding, Luyu Wang, Xiaomeng Jin
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/BorealisAI/advertorchOfficialIn paperpytorch★ 0
- github.com/Cody2333/WassNetpytorch★ 0
- github.com/ElisaNguyen/dl-defense-pgdpytorch★ 0
Abstract
advertorch is a toolbox for adversarial robustness research. It contains various implementations for attacks, defenses and robust training methods. advertorch is built on PyTorch (Paszke et al., 2017), and leverages the advantages of the dynamic computational graph to provide concise and efficient reference implementations. The code is licensed under the LGPL license and is open sourced at https://github.com/BorealisAI/advertorch .