Design and Implementation of a Lightweight Object Detection System for Resource-Constrained Edge Environments
By: Jiyue Jiang, Mingtong Chen, Zhengbao Yang
Potential Business Impact:
Lets small devices see people and cars.
This project aims to develop a system to run the object detection model under low power consumption conditions. The detection scene is set as an outdoor traveling scene, and the detection categories include people and vehicles. In this system, users data does not need to be uploaded to the cloud, which is suitable for use in environments with portable needs and strict requirements for data privacy. The MCU device used in this system is STM32H7, which has better performance among low power devices. The YOLOv5 system is selected to train the object detection model. To overcome the resource limitation of the embedded devices, this project uses several model compression techniques such as pruned, quantization, and distillation, which could improve the performance and efficiency of the detection model. Through these processes, the model s computation and the quantity of model parameters could be reduced, in order to run computer vision models on micro-controller devices for the development of embedded vision applications.
Similar Papers
Real-Time Object Detection and Classification using YOLO for Edge FPGAs
CV and Pattern Recognition
Helps cars see and understand things faster.
A Performance Analysis of You Only Look Once Models for Deployment on Constrained Computational Edge Devices in Drone Applications
Distributed, Parallel, and Cluster Computing
Drones see things faster using smarter chips.
A Modular Object Detection System for Humanoid Robots Using YOLO
Robotics
Helps robots see better and faster.