YOLO Object Detection on the Raspberry Pi

Running the object detection model on the low-power devices

Dmitrii Eliuseev
Towards Data Science
9 min readJul 11, 2023

--

YOLO object detection results, Image by author

In the first part of this article, I tested “retro” versions of YOLO (You Only Look Once), a popular object detection library. The possibility to run a deep learning model using only OpenCV, without “heavy” frameworks like PyTorch or Keras, is promising for low-power devices, and I decided to…

--

--

Python/IoT developer and data engineer, data science and electronics enthusiast