Infernce of show-and-tell model on android using the tensorflow infernce class refer this link to learn more https://www.tensorflow.org/mobile/android_build
Original Paper- clone and extract the repository.
- download the .pb file from this Link
- move optimized.pb file to the following path
im2txt2speech-android\app\src\main\assets\
- build and run the app.