gautamr6 / image-caption-translation

Using object detection and word embedding to choose between machine translations of image captions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Caption Translation

Setup

Download the dataset and put the en-es and images-en-es folders in the root directory.

Install the required Python libraries with pip install

About

Using object detection and word embedding to choose between machine translations of image captions.


Languages

Language:Jupyter Notebook 95.6%Language:Python 4.4%