Logo image
An Area-Efficient Accelerator for Non-Maximum Suppression
期刊文章   同儕審查

An Area-Efficient Accelerator for Non-Maximum Suppression

Kaihang Sun, Zhaofang Li, Yanghan Zheng, Hao-Wen Kuo, Kuan-Pei LeeKea-Tiong Tang
IEEE Transactions on Circuits and Systems II: Express Briefs
2023

摘要

Computer architecture;Costs;Detectors;Filtering;hardware architecture;Information filters;NMS algorithm;Object detection;Object detection;Registers Electrical and Electronic Engineering

Non-maximum suppression (NMS) is an essential part of the post-processing of object detectors. Most object detection models require NMS algorithms to filter overlapping candidate boxes belonging to the same object and reserve the box that best represents the object as the object representative box. However, the hardware for the standard NMS algorithm has some disadvantages, such as high complexity (especially when box numbers are significant), high latency, large area, and high power consumption. To solve these problems, we propose an efficient parallel hardware architecture, which uses a new sorting circuit with a ping-pong buffer and a new retention mechanism of the candidate box for the new NMS algorithm called distance over side-NMS (DoS-NMS). This architecture uses a PE group with a voting mechanism to simplify the algorithm for reducing the latency and area. Additionally, the PE group computes the DoS (non-intersection over union) of the candidate box and multiple object representatives in parallel, significantly reducing algorithm complexity and memory access cost. Experiments indicated that the algorithm runs on the chip with area of 0.75mm2, power consumption of 68.41 mW, and normalized area efficiency that is 3.72 and 4.84 times higher than the two state-of-the-art methods, respectively.

相關連結

指標

1 檢視次數

詳細資料

Logo image