jalused / Deconvnet-keras

Deconvnet example based on Keras
MIT License
66 stars 17 forks source link

Error running the raw code #1

Closed mdshopon closed 7 years ago

mdshopon commented 7 years ago

I cloned the repository and tried to run the raw code without any modification. This error raised: Using Theano backend. usage: Deconvnet-keras.py [-h] [--layer_name LAYER_NAME] [--feature FEATURE] [--mode {max,all}] image Deconvnet-keras.py: error: too few arguments

Any explanation ?

jalused commented 7 years ago

Hi, this means you need some command line parameter to run the code. You need an image to visualize the cnn feature. Try this: python Deconvnet-keras.py husky.jpg.