Munsanje Mweene

Results 5 comments of Munsanje Mweene

IOError: [Errno 2] No such file or directory: u'../../frames/frame01059.png' You don't have this file on your machine, so the generator fails to produce a sample. Change all the paths in...

Any progress on this front?

@yvonperr are you still able to share your code?

@yvonperr are you still able to share your code?

I had a similar issue. One of my modules followed the naming convention 'modulename/layer_x'. Changing the '/' to '_' resolved the issue. I'm guessing Keras uses '/' as a delimiter...