-
Notifications
You must be signed in to change notification settings - Fork 0
CS 5542 BigData Lab Report #11
Amy Lin edited this page Apr 12, 2017
·
7 revisions
4 captions for each images of 3 Kansas City Fountains ( Children's Fountain + J.C. Nichols Memorial Fountain + Muse of Missouri ).
- Get all the images from the data sets.
- Build the inference graph.
- Create vocabularies from the vocab_file.
- Load the model for checkpoints.
- Write 4 captions of each images to fountainCaptions.txt file.
- Deploy Tensorflow onto Heroku.
- Use Heroku CLI deploy plugin to connect Heroku-CLI to my own account.
- After deployment, we can check if the app name is on Heroku.
- Import project onto Api.ai
- Build UI locally through React-app and starting npm.
- Open browser and google conversation to start using application!
I was stuck after I created the Heroku-CLI and am still trying to connect everything up!