paper-with-me

홈 › Papers

Accelerating Discrete Wavelet Transforms on GPUs

2017-05-18 · David Barina, Michal Kula, Michal Matysek, Pavel Zemcik

The two-dimensional discrete wavelet transform has a huge number of applications in image-processing techniques. Until now, several papers compared the performance of such transform on graphics processing units (GPUs). However, all of them only dealt with lifting and convolution computation schemes. In this paper, we show that corresponding horizontal and vertical lifting parts of the lifting scheme can be merged into non-separable lifting units, which halves the number of steps. We also discuss an optimization strategy leading to a reduction in the number of arithmetic operations. The schemes were assessed using the OpenCL and pixel shaders. The proposed non-separable lifting scheme outperforms the existing schemes in many cases, irrespective of its higher complexity.

📄 PDF Abstract BibTeX arXiv:1705.08266

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human Face Recognition - A Comparative Study

2010-07-05 · M. K. Bhowmik, Debotosh Bhattacharjee, M. Nasipuri, D. K. Basu 외

In this paper we present a comparative study on fusion of visual and thermal images using different wavelet transformations. Here, coefficients of discrete wavelet transforms from both visual and thermal images are compu…

Face Recognition

Combining Discrete Wavelet and Cosine Transforms for Efficient Sentence Embedding

2025-08-01 · Rana Salama, Abdou Youssef, Mona Diab arxiv

Wavelets have emerged as a cutting edge technology in a number of fields. Concrete results of their application in Image and Signal processing suggest that wavelets can be effectively applied to Natural Language Processi…

Multidimensional empirical wavelet transform

2024-05-10 · Charles-Gérard Lucas, Jérôme Gilles

The empirical wavelet transform is a data-driven time-scale representation consisting of an adaptive filter bank. Its robustness to data has made it the subject of intense developments and an increasing number of applica…

Comparative study of Discrete Wavelet Transforms and Wavelet Tensor Train decomposition to feature extraction of FTIR data of medicinal plants

2018-07-18 · Pavel Kharyuk, Dmitry Nazarenko, Ivan Oseledets

Fourier-transform infra-red (FTIR) spectra of samples from 7 plant species were used to explore the influence of preprocessing and feature extraction on efficiency of machine learning algorithms. Wavelet Tensor Train (WT…

ClusteringGeneral Classification

Differentiable and accelerated wavelet transforms on the sphere and ball

2024-02-02 · Matthew A. Price, Alicja Polanska, Jessica Whitney, Jason D. McEwen

Directional wavelet dictionaries are hierarchical representations which efficiently capture and segment information across scale, location and orientation. Such representations demonstrate a particular affinity to physic…