Target detection method and system based on FPGA lightweight CNN network
By deploying a lightweight CNN network based on FPGA on the intelligent inspection robot, the problem of cloud recognition latency was solved, enabling real-time and accurate detection of building materials while reducing computation and resource consumption.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- CHINA UNIV OF GEOSCIENCES (WUHAN)
- Filing Date
- 2024-07-24
- Publication Date
- 2026-06-19
AI Technical Summary
When the intelligent inspection robot uses deep learning inference algorithms on the cloud host to identify the quantity of pallets and building materials on them, the image transmission rate is unstable, resulting in excessively long recognition delays.
Design a lightweight CNN network based on FPGA, combining YOLOv4 and MobileNetV2 models, and deploy it on an embedded FPGA development board to achieve real-time target detection through Batch Normalization (BN) fusion network compression, model pruning, and quantization.
Real-time and accurate building material detection is achieved on embedded devices, reducing computation and resource consumption, and the detection rate is comparable to that of a PC GPU, with the advantages of low power consumption and small size.
Smart Images

Figure 1 
Figure 2