Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Captioning in Human-like Manner

Requirements

  • Python 3.6 (tensorflow pls)

Setup

  1. Please download, unzip, and place the images in: coco/images/
  2. Please download and place the annotations in: coco/annotations/
  3. python3 -m venv venv
  4. source venv/bin/activate
  5. pip3 install -r requirements.txt
  6. jupyter lab
  7. Experiment and attempt to load all images and captions with the pycocotools API library. Use pycocoDemo notebook for reference.

About

Digital image captioning through ConvNets and Recurrent Networks

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages