Image-Captioning
Image-Captioning copied to clipboard
Error
Colocations handled automatically by placer.
Traceback (most recent call last):
File "test.py", line 27, in
You have to specify the encoding format while loading. Replace line 17 of "C:\Users\jhona\Desktop\Image-Captioning-master\SceneDesc.py" with the following line :
self.image_encodings = pickle.load( open( "image_encodings.p", "rb" ),encoding='latin1' )