Image-Caption-Generator
Image-Caption-Generator copied to clipboard
Error while running test.py
The training was successful.
After that, I put all the test images inside the test_data-> crop_test, changed the path as 'test_data_path': 'test_data/crop_test/'
Changed this also after the completion of training
'model_load_path': 'model_data/model_inceptionv3_epoch-07_train_loss-2.7715_val_loss-3.5321.hdf5'
Generating caption for 2377.jpg
Traceback (most recent call last):
File "test.py", line 59, in
Thank you.