Skip to content

ashwanikr7499/image_to_voice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captioner

Image Captioning on Mobile Phone

(Current version only supports Android phone, demonstration find here)

The steps to install "Captioner" on your phone:

  1. Download the models and networks:
  • cnn_lstm.caffemodel: pre-trained model for image captioning
  • cnn_deploy.prototxt: CNN network for inference
  • lstm_deploy.prototxt: LSTM network for inference
  • vocabulary.txt: vocabularg file for generating sentence
  1. Create a folder named "Captioner" on your phone, copy the downloaded files to "Captioner" folder.
  2. Import this repository to your project, install and run captioner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages