Skip to content

royayon/Image-Caption-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Caption Bot

Caption Bot

Description

A Bot that can caption any image given to it!

Website:

Built with:

  • Tensorflow JS
  • Keras (for model)
  • Flickr8k_Dataset (for training the model)
  • pandas, numpy, matplotlib, pillow and other python libraries for traing the model
  • tfjs for converting the model to .json so that the model can be deployed with Javascript

Screenshots:

Test 1

Test 2

Test 3