Skip to content
#

image-descriptions

Here are 10 public repositories matching this topic...

In this project, we use a Deep Recurrent Architecture, which uses CNN (VGG-16 Net) pretrained on ImageNet to extract 4096-Dimensional image feature Vector and an LSTM which generates a caption from these feature vectors.

  • Updated Sep 9, 2020
  • Jupyter Notebook

NL Generation from structured inputs. Focuses on generating natural language descriptions for images by exploring the relationship between textual descriptions and image attributes. Leveraging an encoder-decoder architecture with LSTM cells, the system transforms normalized vector representations of attributes into fixed-length vector.

  • Updated Jan 7, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the image-descriptions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-descriptions topic, visit your repo's landing page and select "manage topics."

Learn more