谷歌Chrome浏览器插件
订阅小程序
在清言上使用

Compiling CNNs with Cain: focal-plane processing for robot navigation

Edward Stow, Abrar Ahsan, Yingying Li, Ali Babaei,Riku Murai,Sajad Saeedi,Paul H. J. Kelly

Autonomous Robots(2022)

引用 2|浏览8
暂无评分
摘要
Focal-plane Sensor-processors (FPSPs) are a camera technology that enables low power, high frame rate computation in the image sensor itself, making them suitable for edge computation. To fit into the sensor array, FPSPs are highly resource-constrained, with limited instruction set and few registers - which makes developing complex algorithms difficult. In this work, we present Cain, a compiler for convolutional filters that targets SCAMP-5, a general-purpose FPSP. Cain generates code to evaluate multiple convolutional kernels at the same time. It generates code that avoids the need for hardware multipliers, while orchestrating the exploitation of common sub-terms—leading to a large reduction in instruction count compared to both straightforward and prior optimized approaches. We demonstrate the capability enabled by Cain on SCAMP-5 with robotic navigation for near-sensor high-speed and low-power computation, by using Cain to implement a neural network on the focal plane.
更多
查看译文
关键词
Convolution, SIMD, Image sensor, Analogue computing, Edge inference
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要