Skip to content

uoguelph-mlrg/nips18-secml-advex-input-fault

Repository files navigation

Adversarial Examples as an Input-Fault Tolerance Problem

Fully self-contained source code release including pre-trained checkpoints and a test set for reproducing all figures and experiments in the paper.

The initial release is in PyTorch, with a TensorFlow notebook coming soon.

The main dependencies are

  • python 3.6.x
  • pytorch (tested with 0.4.1, v0.4.0 is known to not work)
  • numpy, skimage, matplotlib