Hello,
I have an issue running the code. I got the error:
ValueError: Error when checking : expected reshape_1_input to have shape (16, 8) but got array with shape (16, 16)
when running this command:
python3 predict.py ../data/show_image1.jpg
Any ideas why this happening please ?
Thanks !
Hello,
I have an issue running the code. I got the error:
ValueError: Error when checking : expected reshape_1_input to have shape (16, 8) but got array with shape (16, 16)when running this command:
python3 predict.py ../data/show_image1.jpgAny ideas why this happening please ?
Thanks !