paper-with-me

Papers

Wavelet Feature Maps Compression for Image-to-Image CNNs

2022-05-24 · Shahaf E. Finder, Yair Zohav, Maor Ashkenazi, Eran Treister

Convolutional Neural Networks (CNNs) are known for requiring extensive computational resources, and quantization is among the best and most common methods for compressing them. While aggressive quantization (i.e., less than 4-bits) performs well for classification, it may cause severe performance degradation in image-to-image tasks such as semantic segmentation and depth estimation. In this paper, we propose Wavelet Compressed Convolution (WCC) -- a novel approach for high-resolution activation maps compression integrated with point-wise convolutions, which are the main computational cost of modern architectures. To this end, we use an efficient and hardware-friendly Haar-wavelet transform, known for its effectiveness in image compression, and define the convolution on the compressed activation map. We experiment with various tasks that benefit from high-resolution input. By combining WCC with light quantization, we achieve compression rates equivalent to 1-4bit activation quantization with relatively small and much more graceful degradation in performance. Our code is available at https://github.com/BGUCompSci/WaveletCompressedConvolution.

📄 PDF Abstract BibTeX arXiv:2205.12268

Code (1)

BGUCompSci/WaveletCompressedConvolution 공식 구현 pytorch

Tasks

Depth EstimationNeural Network CompressionQuantizationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Wavelet Feature Maps Compression for Low Bandwidth Convolutional Neural Networks

2021-09-29 · Yair Zohav, Shahaf E Finder, Maor Ashkenazi, Eran Treister

Quantization is one of the most effective techniques for compressing Convolutional Neural Networks (CNNs), which are known for requiring extensive computational resources. However, aggressive quantization may cause sever…

Depth EstimationDepth PredictionImage CompressionQuantization+1

STW and SPIHT Wavelet compression using MATLAB wavelet Tool for Color Image

2020-02-19

Images can be represented by mathematical function using wavelets. Wavelet can be manipulated (shrink/expand) by applying some values to its function. It helps to localize the signals. Application of wavelet in images pr…

Image Compression

Wavelet Channel Attention Module with a Fusion Network for Single Image Deraining

2020-07-17 · Hao-Hsiang Yang, Chao-Han Huck Yang, Yu-Chiang Frank Wang

Single image deraining is a crucial problem because rain severely degenerates the visibility of images and affects the performance of computer vision tasks like outdoor surveillance systems and intelligent vehicles. In t…

Rain RemovalSingle Image Deraining

Improved Wavelets for Image Compression from Unitary Circuits

2022-03-04 · James C. McCord, Glen Evenbly

We benchmark the efficacy of several novel orthogonal, symmetric, dilation-3 wavelets, derived from a unitary circuit based construction, towards image compression. The performance of these wavelets is compared across se…

Image CompressionMS-SSIMSSIM

A new image compression by gradient Haar wavelet

2017-04-28 · Yaser Sadra

With the development of human communications the usage of Visual Communications has also increased. The advancement of image compression methods is one of the main reasons for the enhancement. This paper first presents m…

Image CompressionSSIM