ayushchopra96 / adversarial-reprogram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adversarial-reprogramming

This is an implementation of the paper Adversarial Reprogramming of Neural Networks arXiv preprint arXiv:1806.11146 (2018).

Training Procedure :-

python adversarial_reprogram.py

Dataset: MNIST
Base Network: resnet-v2
Test Accuracy: 90.67

To initialise use resnet_v2_50.ckpt . Downloaded from here

About


Languages

Language:Python 100.0%