Physical Computing With No Clock to Implement the Gaussian Pyramid of SIFT Algorithm
Yi Li, Qi Wei, Fei Qiao, Huazhong Yang

TL;DR
This paper introduces a novel physical computing circuit that implements the Gaussian Pyramid of the SIFT algorithm, achieving nanosecond processing times and low power consumption, surpassing traditional GPU and FPGA methods.
Contribution
The paper presents a new active circuit network for multi-scale Gaussian filtering, significantly improving speed and energy efficiency in image preprocessing for SIFT.
Findings
Processing time is at nanosecond level.
Power consumption is approximately 670pJ for a 256x256 image.
This method outperforms GPU and FPGA in speed and energy efficiency.
Abstract
Physical computing is a technology utilizing the nature of electronic devices and circuit topology to cope with computing tasks. In this paper, we propose an active circuit network to implement multi-scale Gaussian filter, which is also called Gaussian Pyramid in image preprocessing. Various kinds of methods have been tried to accelerate the key stage in image feature extracting algorithm these years. Compared with existing technologies, GPU parallel computing and FPGA accelerating technology, physical computing has great advantage on processing speed as well as power consumption. We have verified that processing time to implement the Gaussian pyramid of the SIFT algorithm stands on nanosecond level through the physical computing technology, while other existing methods all need at least hundreds of millisecond. With an estimate on the stray capacitance of the circuit, the power…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · CCD and CMOS Imaging Sensors · Image Processing Techniques and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
