sermanet / OverFeat

Other
597 stars 202 forks source link

Is online example in error? #30

Open emillundh opened 9 years ago

emillundh commented 9 years ago

I copied the example for online decoding verbatim from the homepage. This is what I get:

$ convert image-001.jpg image-002.jpg -resize 231x231 ppm:- | ./bin/linux_64/overfeat -p Segmentation fault (core dumped) convert.im6: no images defined `ppm:-' @ error/convert.c/ConvertImageCommand/3044.