Image Classifier

This is a simple image classifier that uses a pre-trained model to classify images. The model was trained using the Teachable Machine platform . This platform allows you to train your own image classification model using a webcam or image files. You can then export the model and use it in your own projects. It uses TensorFlow.js under the hood to run the model in the browser. Your browser may get laggy if you upload a large image. View open source code on Github. This application classify images to 3 classes: Bike, Airplane, Car. Access the model from teachable machine here.

Results:

Loading...