Skip to content

This project Implements a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) to generate descriptive captions for input images.

Notifications You must be signed in to change notification settings

PraveenLiyanage/Image-Caption-Generator-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Image Caption Generator CNN

Screenshot 2024-01-27 at 01 06 34

Overview

This project implements an Image Caption Generator using a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs). The goal is to generate descriptive captions for input images.

Dependencies

  • Python 3.x
  • TensorFlow
  • VisionEncoderDecoderModel
  • ViTFeatureExtractor
  • AutoTokenizer

Installation

  1. Clone the repository:
    git clone https://github.com/praveenliyanage/image-caption-generator-cnn.git
    cd image-caption-generator
    

Installed Dependancies

- !pip install transformers

About

This project Implements a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) to generate descriptive captions for input images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published