An end-to-end application that allows users to upload an image through the frontend, which is transmitted to a convolutional neural network in the backend for classification.
See the individual projects for setup instructions.
- Frontend - JavaScript, React, styled-components, styled-system, axios
- Backend - Python, Flask, TensorFlow, Pillow
- Modelling - TensorFlow, matplotlib, numpy