首页 /研究 /Weight Sparseness for a Feature-Map-Split-CNN Toward Low-Cost Embedded FPGAs
LEARNING

Weight Sparseness for a Feature-Map-Split-CNN Toward Low-Cost Embedded FPGAs

Akira Jinguji, Shimpei Sato, Hiroki Nakahara

发表年份
2021
引用次数
3
访问权限
开放获取

摘要

Convolutional neural network (CNN) has a high recognition rate in image recognition and are used in embedded systems such as smartphones, robots and self-driving cars. Low-end FPGAs are candidates for embedded image recognition platforms because they achieve real-time performance at a low cost. However, CNN has significant parameters called weights and internal data called feature maps, which pose a challenge for FPGAs for performance and memory capacity. To solve these problems, we exploit a split-CNN and weight sparseness. The split-CNN reduces the memory footprint by splitting the feature map into smaller patches and allows the feature map to be stored in the FPGA's high-throughput on-chip memory. Weight sparseness reduces computational costs and achieves even higher performance. We designed a dedicated architecture of a sparse CNN and a memory buffering scheduling for a split-CNN and implemented this on the PYNQ-Z1 FPGA board with a low-end FPGA. An experiment on classification using VGG16 shows that our implementation is 3.1 times faster than the GPU, and 5.4 times faster than an existing FPGA implementation.

关键词

Computer scienceField-programmable gate arrayConvolutional neural networkFeature (linguistics)Memory footprintScheduling (production processes)Embedded systemArtificial intelligenceParallel computingPattern recognition (psychology)

相关论文

查看 LEARNING 分类全部论文