Skip to content
#

image-caption-generator

Here are 49 public repositories matching this topic...

Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.

  • Updated Dec 30, 2021

image caption generator, dog breed classifier, stock forecasting 🤖🖼️ Порождение подписей на русском языке к изображениям (Python, Keras). Собрал нейросеть из двух частей – свёрточная и рекуррентная части. Получил датасет путём перевода на русский датасета Flickr 8k с помощью Yandex Translate API. Получил метрику BLEU равной 0.51.

  • Updated Nov 26, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the image-caption-generator 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-caption-generator topic, visit your repo's landing page and select "manage topics."

Learn more