Real-time FPGA Design for OMP Targeting 8K Image Reconstruction
Jiayao Xu, Chen Fu, Zhiqiang Zhang, Jinjia Zhou

TL;DR
This paper presents a real-time FPGA implementation of Orthogonal Matching Pursuit (OMP) for 8K image reconstruction, achieving significant speedup and enabling real-time processing at 30FPS.
Contribution
The paper introduces a novel FPGA architecture for OMP that leverages a sparsity-based sensing matrix and simplified computations, greatly enhancing reconstruction speed.
Findings
Reconstructs 8K images at 30FPS in real-time.
Achieves 290 times faster performance than previous methods.
Uses a sparsity-based sensing matrix to optimize hardware implementation.
Abstract
During the past decade, implementing reconstruction algorithms on hardware has been at the center of much attention in the field of real-time reconstruction in Compressed Sensing (CS). Orthogonal Matching Pursuit (OMP) is the most widely used reconstruction algorithm on hardware implementation because OMP obtains good quality reconstruction results under a proper time cost. OMP includes Dot Product (DP) and Least Square Problem (LSP). These two parts have numerous division calculations and considerable vector-based multiplications, which limit the implementation of real-time reconstruction on hardware. In the theory of CS, besides the reconstruction algorithm, the choice of sensing matrix affects the quality of reconstruction. It also influences the reconstruction efficiency by affecting the hardware architecture. Thus, designing a real-time hardware architecture of OMP needs to take…
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
TopicsSparse and Compressive Sensing Techniques · CCD and CMOS Imaging Sensors · Image Processing Techniques and Applications
MethodsVirTex
