sgrvinod / a-PyTorch-Tutorial-to-Image-Captioning

Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
MIT License
2.75k stars 711 forks source link

Same Captions generated #173

Closed jainnipun11 closed 2 years ago

jainnipun11 commented 2 years ago

Hello! I tried running multiple datasets on the model like RSICD, UCM, Sydney Captions. It ran, but the captions generated are exactly same for a bunch of input images. I tried commenting out particular lines as suggested by earlier issues, but then it raises some other errors. If anyone has resolved it, please tell how. Thanks!