sign-language-character-recognition icon indicating copy to clipboard operation
sign-language-character-recognition copied to clipboard

python prediction.py issue

Open sumedhm-iprogrammer opened this issue 6 years ago • 1 comments

Can you pls share save_vgg_model.h5 file

OSError: Unable to open file (unable to open file: name = 'save_vgg_model.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

sumedhm-iprogrammer avatar May 22 '19 01:05 sumedhm-iprogrammer

It's an old repo. I don't remember much of it. Will look into it when I get time.

As far as I can remember save_vgg_model.h5 is the file that contains final weights that obtained after training. The pre-trained weights which were used for training can be found here.

hthuwal avatar May 22 '19 05:05 hthuwal