Skip to content

Releases: maurapintor/pandavision

v0.5

09 Apr 12:00
Compare
Choose a tag to compare

Changelog

  • Caching and speed-ups for max-confidence attacks.
  • Visualization of loss and distance along the iterations
  • Visualization of the adversarial examples

v0.4

16 Nov 07:54
7a76f33
Compare
Choose a tag to compare

Changelog

  • Attacks now take less memory as they store only information required for the security evaluation, rather than full adversarial examples
  • Fixed memory problem with CW attack
  • Maximum-confidence attacks speedup - compute only points not adversarial at previous value of epsilon

v0.3

10 Nov 10:12
227bd4f
Compare
Choose a tag to compare

Changelog

  • fixed version for container services
  • added perturbation size picker in the GUI
  • improved chart results

v.02

04 Nov 18:41
Compare
Choose a tag to compare

Changelog

  • added graphical interface
  • added config file
  • added CW and random noise attacks

v0.1

27 Oct 11:42
Compare
Choose a tag to compare

The first release of Panda Vision.