Submissions for Kaggle nips 2017 adversarial image competition.
- Run cleverhans's weight downloader.
- Copy corresponding weights to attack/fgsm_tweak_dual and targeted_attack/iter_target_class_tweak_dual.
- Download keras and h5py .whl files into defense/resnet_xception_vgg19_dual
- Download corresponding keras pre-trained weights and put them into defense/resnet_xception_vgg19_dual/common.
- Somehow fine-tune the above pre-trained weights with adversarial images, and put them under defense/resnet_xception_vgg19_dual.