paper-with-me

홈 › Papers

An FPGA Implementation of Displacement Vector Search for Intra Pattern Copy in JPEG XS

2026-03-11 · Qiyue Chen, Yao Li, Jie Tao, Song Chen, Li Li, Dong Liu arxiv

Recently, progress has been made on the Intra Pattern Copy (IPC) tool for JPEG XS, an image compression standard designed for low-latency and low-complexity coding. IPC performs wavelet-domain intra compensation predictions to reduce spatial redundancy in screen content. A key module of IPC is the displacement vector (DV) search, which aims to solve the optimal prediction reference offset. However, the DV search process is computationally intensive, posing challenges for practical hardware deployment. In this paper, we propose an efficient pipelined FPGA architecture design for the DV search module to promote the practical deployment of IPC. Optimized memory organization, which leverages the IPC computational characteristics and data inherent reuse patterns, is further introduced to enhance the performance. Experimental results show that our proposed architecture achieves a throughput of 38.3 Mpixels/s with a power consumption of 277 mW, demonstrating its feasibility for practical hardware implementation in IPC and other predictive coding tools, and providing a promising foundation for ASIC deployment.

📄 PDF Abstract BibTeX arXiv:2603.10671

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

BOTDA Fiber Sensor System Based on FPGA Accelerated Support Vector Regression

2018-12-29

Brillouin optical time domain analyzer (BOTDA) fiber sensors have shown strong capability in static long haul distributed temperature/strain sensing. However, in applications such as structural health monitoring and leak…

CPUregressionStructural Health Monitoring

Pulse radar with FPGA range compression for real time displacement and vibration monitoring

2018-11-14

This paper aims at presenting the basic functionality of a radar platform for real-time monitoring of displacement and vibration. The real time capabilities make the radar platform useful when live monitoring of targets …

HALF: Holistic Auto Machine Learning for FPGAs

2021-06-28 · Jonas Ney, Dominik Loroch, Vladimir Rybalkin, Nico Weber 외

Deep Neural Networks (DNNs) are capable of solving complex problems in domains related to embedded systems, such as image and natural language processing. To efficiently implement DNNs on a specific FPGA platform for a g…

Arrhythmia DetectionBIG-bench Machine Learning

A Novel Approximate Hamming Weight Computing for Spiking Neural Networks: an FPGA Friendly Architecture

2021-04-29 · Kaveh Akbarzadeh-Sherbaf, Mikaeel Bahmani, Danial Ghiaseddin, Saeed Safari 외

Hamming weights of sparse and long binary vectors are important modules in many scientific applications, particularly in spiking neural networks that are of our interest. To improve both area and latency of their FPGA im…

Optimizing CNN-based Hyperspectral ImageClassification on FPGAs

2019-06-27 · Shuanglong Liu, Ringo S. W. Chu, Xiwei Wang, Wayne Luk

Hyperspectral image (HSI) classification has been widely adopted in applications involving remote sensing imagery analysis which require high classification accuracy and real-time processing speed. Methods based on Convo…

ClassificationCPUGeneral ClassificationGPU+1