This image classification demo uses both ResNet50 and InceptionV3 image classification models running
on Keras and TensorFlow. Each separate model is deployed as a serverless app using AWS Lambda.
To run the demo, use the Browse… button to upload an image (or use the default Elephant image),
and then click the Classify Image button. . If you get an error message, the Lambda microservice
timed out due to a cold start. If this happens, click Classify Image again. Once processing is completed,
a chart comparing results of the two models will be displayed below.