Real-Time Object Detection on Raspberry Pi using MobileNet SSD and COCO Dataset
Abstract: In this paper, we describe a fully operational real-time object detection system using a MobileNet SSD model with the COCO dataset on a Raspberry Pi-3. The system is written in Python as it provides the OpenCV library th… Read more.