A simple image classifier as a web app
- Implemented a simple machine learning web application (Minimum Viable Product - MVP) using TensorFlow.js.
- The web app loads and uses a pretrained MobileNet model for classifying images from web images and webcam.
- The app is customized to classify images into four custom categories.
- The web app works in Safari 12 (MacOS)