/Image-Captioning

A neural network architecture to automatically generate captions from images.

Primary LanguageJupyter Notebook

Image-Captioning

image-captioning

Project Overview

In this project, I created a neural network architecture to automatically generate captions from images.

Project Instructions

The project is structured as a series of Jupyter notebooks that are designed to be completed in sequential order:

0_Dataset.ipynb

1_Preliminaries.ipynb

2_Training.ipynb

3_Inference.ipynb

A neural network architecture to automatically generate captions from images.