paper-with-me

Papers

TFDWT: Fast Discrete Wavelet Transform TensorFlow Layers

2025-04-05 · Kishore K. Tarafdar, Vikram M. Gadre

TFDWT is an open-source Python library that allows the construction of TensorFlow Layers for Fast Discrete Wavelet Transform (DWT) and Inverse Discrete Wavelet Transform (IDWT) in end-to-end backpropagation learning networks. By definition, a multiresolution signal representation using a multi-rate discrete wavelet system creates enriched joint natural-frequency representations. These layers facilitate the construction of multilevel DWT filter banks and Wavelet Packet Transform (WPT) filter banks for a spatial-frequency representation of the inputs and features in shallow or deep networks. The discrete wavelet system partitions the frequency plane into subbands using orthogonal dilated and translated lowpass scaling and highpass wavelet function. The realization of a fast discrete wavelet system is a two-band perfect reconstruction multi-rate filter bank with FIR filters corresponding to the impulse responses of the scaling and wavelet function with downsampling and upsampling operations. A filter bank for a higher dimensional input is a seamless extension by successive separable circular convolutions across each independent axis. The command `pip install TFDWT' installs the latest version of the package.

📄 PDF Abstract BibTeX arXiv:2504.04168

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Wav-KAN: Wavelet Kolmogorov-Arnold Networks

2024-05-21 · Zavareh Bozorgasl, Hao Chen

In this paper, we introduce Wav-KAN, an innovative neural network architecture that leverages the Wavelet Kolmogorov-Arnold Networks (Wav-KAN) framework to enhance interpretability and performance. Traditional multilayer…

Computational EfficiencyKolmogorov-Arnold Networks

Directional Lifting Wavelet Transform for Image Edge Analysis

2021-12-02 · Kensuke Fujinoki, Keita Ashizawa

In this paper, we propose a new two-dimensional directional discrete wavelet transform that can decompose an image into 12 multiscale directional edge components. The proposed transform is designed in a fully discrete se…

Edge Detection

Improvement of Color Image Analysis Using a New Hybrid Face Recognition Algorithm based on Discrete Wavelets and Chebyshev Polynomials

2023-03-23 · Hassan Mohamed Muhi-Aldeen, Maha Ammar Mustafa, Asma A. Abdulrahman, Jabbar Abed Eleiwy 외

This work is unique in the use of discrete wavelets that were built from or derived from Chebyshev polynomials of the second and third kind, filter the Discrete Second Chebyshev Wavelets Transform (DSCWT), and derive two…

Face RecognitionImage Compression

Wavelet-based Mamba with Fourier Adjustment for Low-light Image Enhancement

2024-10-27 · Junhao Tan, Songwen Pei, Wei Qin, Bo Fu 외

Frequency information (e.g., Discrete Wavelet Transform and Fast Fourier Transform) has been widely applied to solve the issue of Low-Light Image Enhancement (LLIE). However, existing frequency-based models primarily ope…

DecoderImage EnhancementLow-Light Image EnhancementMamba

The Maximal Overlap Discrete Wavelet Scattering Transform and Its Application in Classification Tasks

2025-05-23 · Leonardo Fonseca Larrubia, Pedro Alberto Morettin, Chang Chiann

We present the Maximal Overlap Discrete Wavelet Scattering Transform (MODWST), whose construction is inspired by the combination of the Maximal Overlap Discrete Wavelet Transform (MODWT) and the Scattering Wavelet Transf…

Classification