Variable Resolution Pixel Quantization for Low Power Machine Vision Application on Edge
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Edge-computingimage-classificationImage ClassificationQuantizationSimilar Papers 제목 키워드 기반
Adaptive Digital Scan Variable Pixels
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
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 EstimationQuantizationHeatmap Regression via Randomized Rounding
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 EstimationQuantizationregressionEvaluation of Linear Implicit Quantized State System method for analyzing mission performance of power systems
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 EfficiencyQuantizationToward Accurate Post-Training Quantization for Image Super Resolution
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