Code for APSIPA 2019 paper
- sacred
- pytorch setup
python train-exp.py
will train all 15 models
You need to specify which model to load. The test will do both normal and adversarial test.
python eval-exp.py with bit=1 dithering=Fasle
python eval-exp.py with bit=1 dithering=True