Skip to content
#

image-caption-generation

Here are 8 public repositories matching this topic...

Fully Connected Neural Networks, Multilayer Neural Networks, MAdaline, CNNs, Segmentation, Detection, RNNs, CNN-LSTM, LSTM, Bi-LSTM, GRU, Transformers, Huber Loss, ViT, DGMs, Triplet VAE, AdvGAN, Image Caption Generation, attention, LLM Fine-Tuning, Soft Prompting, LoRA, Layer Freezing, SlimOrca

  • Updated Nov 21, 2025
  • Jupyter Notebook

This project implements an Image Caption Generator, a deep learning model that automatically generates descriptive captions for images. It combines Convolutional Neural Networks (CNNs) for image feature extraction and Recurrent Neural Networks (LSTMs) for language modeling, trained on image–caption datasets.

  • Updated Oct 28, 2025
  • Jupyter Notebook

Improve this page

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

Learn more