I get ValueError: Could not find a format to read the specified file in mode 'i' when I run ``` python3 run_waveletcnn.py --phase test --gpu 0 --initmodel models/ImageNet_waveletCNN_level4.caffemodel --target_image tiger_skin.jpg ```
I get ValueError: Could not find a format to read the specified file in mode 'i'
when I run