/Image-Captioning

Uses CNN as image feature extractor and LSTM as caption generator to generate textual descriptions of an image with the help of NLP and Computer Vision techniques. Beam Search is used to keep track of top K captions

Primary LanguagePython

Issues