Medium⏱ time1.5 hr$ cost0
Webcam Object Detector
Run a pre-trained model that names and boxes objects in your camera view live.
Start building ↓
Result first
The build
Step 01
Load the model
Bring in a pre-trained object detector.
Step 02
Stream video
Feed webcam frames to the model.
Step 03
Draw labels
Box and name each detected object.
Step 04
Explore
Point it at things around you.
Working Principle
The pre-trained model recognises dozens of common objects and returns each one's label and location in the frame.
The science behind it
A closer look
Object detection finds and classifies many items at once; the model was trained on a huge labelled image set.
Take it further
Variables to test
- 1 Which objects does it miss most?
- 2 Hold two objects — does it find both?
More AI
AI
Hand-Drawn Digit Classifier
Train a tiny neural network in the browser to recognise digits you draw with a mouse.
Medium⏱2 hr$0
AI
Rock-Paper-Scissors Vision
Use a webcam and a no-code model to recognise your hand and play rock-paper-scissors.
Easy⏱1 hr$0
AI
Spam Email Classifier
Train a model on example messages so it can flag new ones as spam or not.
Medium⏱2 hr$0