transcranial / keras-js

Run Keras models in the browser, with GPU support using WebGL
https://transcranial.github.io/keras-js
MIT License
4.96k stars 503 forks source link

Specified shape incompatible with data. #128

Open dtuyenle opened 6 years ago

dtuyenle commented 6 years ago

I keep getting this error when trying to predict "Error: Specified shape incompatible with data."

I guess my question is how do I know the specified shape ? And where do i find it ?

dtuyenle commented 6 years ago

Can someone please help ?