Lab Assignment 11 TensorFlowProgramming Image dataset Caption generation & web based question and answering application - rashmitripathi/Big_Data_Analytics_And_Apps GitHub Wiki

1.TensorFlowProgramming: Write a TensorFlow program for the following Task.

a.Generate captions for your own dataset that is not covered in class tutorial using the model provided.

b.Generate 4 captions for each image. (Beam Search k=4)In the Wiki Page, include a brief description of your dataset and your approach/results for this task.

As we can see changed beam to 4 which helped in generating 4 captions.

Output:

Image 1:

Image 2:

Image 3:

2.Web based Q and Aa.Develop

a. web based question and answering system similar to that covered in class.

Created RashmImageApp Aiistant at api.ai

Heroku deployment

On starting NPM ,start page and google conversation window:

Output:

Heroku Logs: