LAB 10 REPORT - SAISRIHARSHAS/Big-Data-Analytics-and-Applications-CS5542 GitHub Wiki

Write a TensorFlow program for the following Task. a.Retrain Inception Model final layer for Image Dataset that is not covered in class. Report accuracy etc. b.Visualizations (Tensor Board): training, loss, weights etc. and validation c.Report Confusion Matrix for training and validation/testing

Model is created with train size, test size, steps, validation to get highest accuracy possible.

Accuracy:

Labels:

Develop a Web-based Application for Visual Question Answering that is relevant to your own project including the following featuresa.Web application for Visual Question answering b.Connect the web application to TensorFlow API

Created a web application which predicts the given image from the labels generated from TensorFlow Inception mode APPLICATION:

Visualized the output using TensorBoard

TensorBoard: