robust_physical_perturbations
robust_physical_perturbations copied to clipboard
For GTSRB-CNN RP2 Attack ASR alwyas 0
Hello, I have tried to reproduce the code.
pipenv install tensorflow==1.4.1
pipenv install keras==1.2.0
pipenv install scipy
pipenv install opencv-python
pipenv install pillow
pipenv shell
This is my environment, however, when I run the script of run_gennoise_yadav.sh. Both python2 and python3 get the misclassified image percent on 0.0.
This phenomenon is wierd. Is it related to the version of scipy of numpy? What is the official recommend version for the matrix operation package?
Further, could we have a discussion on the root cause of different behaviors. It may have the correspondence for the generalization of the method in different platforms.
Thanks & Regards! Momo