Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgautam98/image-captioning

Trained an encoder-decoder system made of a Resnet50 pre-trained model, and a Long Short Term Memory(LSTM) with a learnable word embedding layer respectively, to extract relevant features and generate text descriptions for images.
https://github.com/mgautam98/image-captioning

deep-learning image-captioning pytorch

Last synced: 1 day ago
JSON representation

Trained an encoder-decoder system made of a Resnet50 pre-trained model, and a Long Short Term Memory(LSTM) with a learnable word embedding layer respectively, to extract relevant features and generate text descriptions for images.

Awesome Lists containing this project

README

        

# image-captioning