To Run WebApp:
1) Clone Repo
2)
cd DL_Image_Classification/docker
3)
./build.sh
4)
./run_image_classification.sh
5) Open up browser and go to http://localhost:14444
References:
• Keras Image Processing
• Spark Deep Learning
• Keras Overview
• Deep Learning with Spark Considerations