Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 972 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 972 Bytes

object-detection-in-browser

Object detection refers to the capability of computer and software systems to locate objects in an image/scene and identify each object. Object detection has been widely used for face detection, vehicle detection, pedestrian counting, web images, security systems and driverless cars.

Webcam Object Detection

😓 Sorry for the bad clarity, I have an old camera.But still it works. The model I used is cocossd.COCO is a large-scale object detection, segmentation, and captioning dataset.

I have created a basic website , where you can use your webcam for object detection in your browser. :smile:

LINK FOR THE WEBSITE

Feel free to make pull requests!

Peace ✌️