Wavelet Convolutional Neural Networks for Texture Classification
Shin Fujieda, Kohei Takayama, Toshiya Hachisuka

TL;DR
This paper introduces wavelet CNNs, a novel architecture that integrates spectral analysis via wavelet transforms into CNNs, significantly improving texture classification accuracy while reducing model complexity.
Contribution
The paper proposes a new wavelet CNN architecture that combines spectral analysis with CNNs, enhancing texture classification performance and efficiency.
Findings
Wavelet CNNs outperform existing models in texture classification accuracy.
Wavelet CNNs have fewer parameters, making them easier to train.
Spectral analysis integration improves texture feature extraction.
Abstract
Texture classification is an important and challenging problem in many image processing applications. While convolutional neural networks (CNNs) achieved significant successes for image classification, texture classification remains a difficult problem since textures usually do not contain enough information regarding the shape of object. In image processing, texture classification has been traditionally studied well with spectral analyses which exploit repeated structures in many textures. Since CNNs process images as-is in the spatial domain whereas spectral analyses process images in the frequency domain, these models have different characteristics in terms of performance. We propose a novel CNN architecture, wavelet CNNs, which integrates a spectral analysis into CNNs. Our insight is that the pooling layer and the convolution layer can be viewed as a limited form of a spectral…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Remote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques
MethodsConvolution
