English

Cain: Automatic Code Generation for Simultaneous Convolutional Kernels on Focal-plane Sensor-processors

Hardware Architecture 2021-01-22 v1 Computer Vision and Pattern Recognition Distributed, Parallel, and Cluster Computing

Abstract

Focal-plane Sensor-processors (FPSPs) are a camera technology that enable low power, high frame rate computation, making them suitable for edge computation. Unfortunately, these devices' limited instruction sets and registers make developing complex algorithms difficult. In this work, we present Cain - a compiler that targets SCAMP-5, a general-purpose FPSP - which generates code from multiple convolutional kernels. As an example, given the convolutional kernels for an MNIST digit recognition neural network, Cain produces code that is half as long, when compared to the other available compilers for SCAMP-5.

Keywords

Cite

@article{arxiv.2101.08715,
  title  = {Cain: Automatic Code Generation for Simultaneous Convolutional Kernels on Focal-plane Sensor-processors},
  author = {Edward Stow and Riku Murai and Sajad Saeedi and Paul H. J. Kelly},
  journal= {arXiv preprint arXiv:2101.08715},
  year   = {2021}
}

Comments

17 pages, 4 figures, Accepted at LCPC 2020 to be published by Springer

R2 v1 2026-06-23T22:23:47.330Z