Object detection using pre-trained model in TensorFlow.js

This is a simple object detection model using a pre-trained model in TensorFlow.js. It uses the coco-ssd model to detect objects in real-time using your webcam.