yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.01k stars 927 forks source link

After running Step 4, the Toolbox cannot show results of layers after conv1 #120

Open tiffany940107 opened 7 years ago

tiffany940107 commented 7 years ago

I am new to this work, so this problem maybe stupid ... I followed the instructions from Step1 to Step4. After running step 4, the toolbox can show the kernels' output of conv1, but I cannot change it to show the output of conv2 or conv3...The buttons in toolbar don't responds. Has anyone encountered with this problem?

yosinski commented 7 years ago

Hi @tiffany0107, try running the test_keys.py script; it may be that for your system the OpenCV key codes are different. If it still doesn't work, paste the results of that script here.