Evolving-AI-Lab / fooling

Code base for "Deep Neural Networks are Easily Fooled" CVPR 2015 paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image?

johnmenick opened this issue · comments

Do you think it would be possible to publish a Docker image for this experiment?

@johnmenick I personally don't use Docker and probably won't have time to create it. But everyone is welcome to. :)

Since one needs to compile custom versions of Caffe and Sferes2, as well as run old versions of Cuda, etc., it's an extremely high barrier of entry to get these experiments to run, even for someone with decent sysadmin skills. A docker image would eliminate the need to for "everyone" to go through dependency hell on outdated dependencies and unknown platform configs.