⚡ 本页包含 AI 生成的分析内容,仅供参考
该论文提出了一种在22nm FDSOI工艺上实现的灵活流处理器,用于实时图像处理应用,能够以978GOPS/W的能效处理高达1024个周期的流数据。它通过可重构的处理器阵列和流架构,解决了传统图像处理加速器在灵活性和能效之间的权衡问题。
of image processing compute kernels found in typical image processing pipelines, as listed in Fig. 2.2.1. Fig. 2.2.3 demonstrates how 3 of these kernels can be mapped on the presented fabric: horizontal and vertical Sobel filters and integral image construction. The extension from the first 2 kernels to larger or 2D filters is straightforward. For the third kernel, integral image construction, the first PE computes the running sum over a single line in the image and the PE with FIFO sums the current running sum with the result of the previous line. The reset of the values of the running sums at the start of a new line is implemented using a conditional operation using the guard control unit. Many of such basic image processing kernels can be concatenated in one long streaming pipeline across different interconnected PE units. We illustrate this for an optic flow application, using pyramidal Lucas-Kanade (LK) dense optical flow consisting of many
Sander Smets1, Toon Goedemé1, Anurag Mittal2, Marian Verhelst1, Crucial to streaming fabrics is their ability to map and concatenate a wide range