paper-with-me

Papers

Harmonic Networks: Integrating Spectral Information into CNNs

2018-12-07 · Matej Ulicny, Vladimir A. Krylov, Rozenn Dahyot

Convolutional neural networks (CNNs) learn filters in order to capture local correlation patterns in feature space. In contrast, in this paper we propose harmonic blocks that produce features by learning optimal combinations of spectral filters defined by the Discrete Cosine Transform. The harmonic blocks are used to replace conventional convolutional layers to construct partial or fully harmonic CNNs. We extensively validate our approach and show that the introduction of harmonic blocks into state-of-the-art CNN baseline architectures results in comparable or better performance in classification tasks on small NORB, CIFAR10 and CIFAR100 datasets.

📄 PDF Abstract BibTeX arXiv:1812.03205

Code (1)

matej-ulicny/harmonic-networks pytorch

Tasks

General Classification

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Harmonic Convolutional Networks based on Discrete Cosine Transform

2020-01-18 · Matej Ulicny, Vladimir A. Krylov, Rozenn Dahyot

Convolutional neural networks (CNNs) learn filters in order to capture local correlation patterns in feature space. We propose to learn these filters as combinations of preset spectral filters defined by the Discrete Cos…

Edge Detectionimage-classificationImage Classificationobject-detection+2

Towards Integrating Multi-Spectral Imaging with Gaussian Splatting

2025-08-31 · Josef Grün, Lukas Meyer, Maximilian Weiherer, Bernhard Egger 외 arxiv

We present a study of how to integrate color (RGB) and multi-spectral imagery (red, green, red-edge, and near-infrared) into the 3D Gaussian Splatting (3DGS) framework, a state-of-the-art explicit radiance-field-based me…

Spectral Reconstruction3D Reconstruction

Naive Gabor Networks for Hyperspectral Image Classification

2019-12-09 · Chenying Liu, Jun Li, Lin He, Antonio J. Plaza 외

Recently, many convolutional neural network (CNN) methods have been designed for hyperspectral image (HSI) classification since CNNs are able to produce good representations of data, which greatly benefits from a huge nu…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Compressive Sensing Empirical Wavelet Transform for Frequency-Banded Power Measurement Considering Interharmonics

2025-02-14 · Jian Liu, Wei Zhao, Shisong Li

Power measurement algorithms based on Fourier transform are susceptible to errors caused by interharmonics, while wavelet transform algorithms are particularly sensitive to even harmonics due to band decomposition effect…

Compressive Sensing

The Fractal Neural Operator: Overcoming Spectral Bias in Chaotic Attractors via Prime-Harmonic Weierstrass Encodings

2026-06-22 · Kanishk Awadhiya arxiv

Deep learning models, particularly Transformers and Neural Operators, exhibit a well-documented "spectral bias," effectively acting as low-pass filters that smooth out high-frequency information. While benign in fluid dy…