The project is a part of UW ECE653, Software Testing, Quality Assurance and Maintenance. It involves:
- Attacking state-of-the-art imagenet models with FDSM, PGD, and DeepFool methods
- Using modern attacking tools to generate attacks on these models
- Extending a tool with new attacking method
- Fast Gradient Sign Method
- Projected Gradient Descent
- DeepFool
- DeepFool Attack for CleverHans. Can be found here