Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 657 Bytes

File metadata and controls

13 lines (8 loc) · 657 Bytes

Image captioning Encoder Decoder Model

  • Implemented an Encoder - Decoder Model for Image Captioning using the Flickr 8k dataset
  • Achieved image-to-text translation by a robust ResNet50-LSTM for generating descriptive captions
  • Utilized spaCy for text processing, leveraging GPU capabilities to efficiently handle large caption datasets

For Code plese visit Github: Image captioning Encoder Decoder Model

Author: Ashish Kumar Uchadiya


Approach: _1_model.ipynb