Skip to content

Armory 0.15.3

Choose a tag to compare

@lcadalzo lcadalzo released this 08 Jun 20:35
· 1245 commits to master since this release
53a7ccb

There was a build error in v0.15.2 so it should not be used. Use v0.15.3 (this release) or later.

Changelog

Poisoning

  • Added attack success rate metric for witches brew scenario (#1548)
  • Fixed issue with witches brew scenario where the attack was being fed an untrained model (#1558)

CARLA Video tracking

  • Enabled clipping of videos to mitigate GPU OOM issue (#1547)
  • Upgraded to ART 1.10.3, which includes an improvement to AdversarialTexture video tracking attack (#1550)
  • Corrected misspelled defense module in video tracking default config (#1557)

Dependencies

  • Upgraded to ART 1.10.3 (#1550)

Documentation

  • Updated scenarios.md file with baseline results for Eval 5 scenarios (#1552)