Your solution will consist of a Web UI and a Python Flask API that serves the CNN. The Web UI should allow users to upload an image and receive the predicted class for that image. The Python Flask API ...
This is intended to be used with the github "Use this template" button, rather than a fork. This app is designed to build Flask APIs, with an optional light frontend. Frontends requiring interactivity ...