Mhmd-Gamal / Automatic-Image-Captioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic Image Captioning

Image Captioning project for "Computer Vision Expert" Udacity Nanodegree Program

Overview

Combine CNN and RNN knowledge to build a network that automatically produces captions, given an input image. Inspired by *"Show and Tell: A Neural Image Caption Generator" - paper

The project will be broken up into four Python notebooks:

Notebook 0 : Dataset

Notebook 1 : Preliminaries

Notebook 2 : Training

Notebook 3 : Inference

About


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%