Dibakar Saha
Dibakar Saha
I am facing the same issue
> By the way, even if you don’t need masking, I have found that adding a dummy mask layer after the input layer fixes this issue... @lzfelix How do I...
> > > By the way, even if you don’t need masking, I have found that adding a > > > dummy mask layer after the input layer fixes this...
Clone the repo once again. I hope the error should be fixed.
download the repo again. or clone it. the bug has been fixed
I have no idea why this happens. Check this website here https://stackoverflow.com/questions/33991993/numpy-import-throws-attributeerror-module-object-has-no-attribute-core for more details.
try replacing every tab with 4 spaces
try pip install imutils in a terminal or command prompt
Not sure why this happened.
ok. The error is fixed now. It was happening as I was using an older version of Keras and Tensorflow and you were using the new one. Download the repo...