chandan8kumar / Automated-Image-Caption-Generator

Caption Generation is a challenging artificial intelligence problem where a textual description must be generated for a given photograph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated_Image_Caption_Generator

It's a Deep Learning project of Computer Vision to automatically generate caption for image fed to the program. We created a CNN-LSTM model for training and a GUI program for aesthetics of project.

About

Caption Generation is a challenging artificial intelligence problem where a textual description must be generated for a given photograph.


Languages

Language:Jupyter Notebook 95.1%Language:Python 4.9%