v1.0.0
What's Changed
- DIFGSM fix input_diversity transform probability by @simone-dotolo in #15
- SSA DCT transform and num_spectrum not applied by @CHAOYUHONG in #13
- [New Attack] VDC Attack (Virtual Dense Connection) by @spencerwooo in #18
- Refactor for separate evaluation module by @spencerwooo in #19
create_attack()
andAttackModel.from_pretrained()
helpers- Full unit testing for most attacks
New Contributors
- @simone-dotolo made their first contribution in #15
- @CHAOYUHONG made their first contribution in #13
Full Changelog: v0.7.0...v1.0.0