News

TensorFlow.js and the Coco SSD model I used for object detection. First step is to load the pre-trained Coco SSD model. TensorFlow.js is a library aimed towards the web and Javascript developers to ...
Real-Time Object Detection: Leverages TensorFlow.js in conjunction with the COCO-SSD model to perform object detection, drawing bounding boxes around detected objects, annotating them with their ...