DEV Community

Cover image for Object Detection on  WEB Real-Time
Joshua
Joshua

Posted on

Object Detection on WEB Real-Time

Object Detection cannot only be done with OpenCV but it can be integrated into the web for those that are into deep learning and have experience with web development, here is an Object Detection system which can detect object in real-time in Videos, Images and Web Cam, though will be adding updates to improve it performance and features, kindly check it out and give me feedback on it for improvement, the site consumes memory(GPU) because Tensorflow.js by default uses WebGL so for better experience it is better to use a PC, thanks
link: https://j-od.netlify.app

Top comments (0)