paper-with-me

Papers

Variable Resolution Pixel Quantization for Low Power Machine Vision Application on Edge

2024-10-07 · Senorita Deb, Sai Sanjeet, Prabir Kumar Biswas, Bibhu Datta Sahoo

This work describes an approach towards pixel quantization using variable resolution which is made feasible using image transformation in the analog domain. The main aim is to reduce the average bits-per-pixel (BPP) necessary for representing an image while maintaining the classification accuracy of a Convolutional Neural Network (CNN) that is trained for image classification. The proposed algorithm is based on the Hadamard transform that leads to a low-resolution variable quantization by the analog-to-digital converter (ADC) thus reducing the power dissipation in hardware at the sensor node. Despite the trade-offs inherent in image transformation, the proposed algorithm achieves competitive accuracy levels across various image sizes and ADC configurations, highlighting the importance of considering both accuracy and power consumption in edge computing applications. The schematic of a novel 1.5 bit ADC that incorporates the Hadamard transform is also proposed. A hardware implementation of the analog transformation followed by software-based variable quantization is done for the CIFAR-10 test dataset. The digitized data shows that the network can still identify transformed images with a remarkable 90% accuracy for 3-BPP transformed images following the proposed method.

📄 PDF Abstract BibTeX arXiv:2410.05189

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingimage-classificationImage ClassificationQuantization

Similar Papers 제목 키워드 기반

Adaptive Digital Scan Variable Pixels

2015-06-22 · Sherin Sugathan, Reshma Scaria, Alex Pappachen James

The square and rectangular shape of the pixels in the digital images for sensing and display purposes introduces several inaccuracies in the representation of digital images. The major disadvantage of square pixel shapes…

SimCC: a Simple Coordinate Classification Perspective for Human Pose Estimation

2021-07-07 · YanJie Li, Sen yang, Peidong Liu, Shoukui Zhang 외

The 2D heatmap-based approaches have dominated Human Pose Estimation (HPE) for years due to high performance. However, the long-standing quantization error problem in the 2D heatmap-based methods leads to several well-kn…

ClassificationPose EstimationQuantization

Heatmap Regression via Randomized Rounding

2020-09-01 · Baosheng Yu, DaCheng Tao

Heatmap regression has become the mainstream methodology for deep learning-based semantic landmark localization, including in facial landmark localization and human pose estimation. Though heatmap regression is robust to…

Face AlignmentPose EstimationQuantizationregression

Evaluation of Linear Implicit Quantized State System method for analyzing mission performance of power systems

2023-02-18 · Navid Gholizadeh, Joseph M. Hood, Roger Dougal

The Linear Implicit Quantized State System (LIQSS) method has been evaluated for suitability in modeling and simulation of long-duration mission profiles of Naval power systems which are typically characterized by stiff,…

Computational EfficiencyQuantization

Toward Accurate Post-Training Quantization for Image Super Resolution

2023-01-01 · CVPR 2023 1 · Zhijun Tu, Jie Hu, Hanting Chen, Yunhe Wang

Model quantization is a crucial step for deploying super resolution (SR) networks on mobile devices. However, existing works focus on quantization-aware training, which requires complete dataset and expensive computa…

Image Super-ResolutionQuantizationSuper-Resolution