AI-Object detection using webcam & JS
-
Updated
Nov 28, 2024 - JavaScript
AI-Object detection using webcam & JS
Welcome to the Object Classifier Web App! This application allows you to classify objects using your device's camera. Simply turn on your camera, show the object (either a book or a phone), and the app will display the predicted label and percentage confidence.
A p5.js sketch with a supervised feedforward neural network model using ml5.js for training and predicting the input shape's color based on training coordinates.
Add a description, image, and links to the ml5-js topic page so that developers can more easily learn about it.
To associate your repository with the ml5-js topic, visit your repo's landing page and select "manage topics."