paper-with-me

Papers

Texture Classification Network Integrating Adaptive Wavelet Transform

2024-04-08 · Su-Xi Yu, Jing-Yuan He, Yi Wang, Yu-Jiao Cai, Jun Yang, Bo Lin, Wei-Bin Yang, Jian Ruan

Graves' disease is a common condition that is diagnosed clinically by determining the smoothness of the thyroid texture and its morphology in ultrasound images. Currently, the most widely used approach for the automated diagnosis of Graves' disease utilizes Convolutional Neural Networks (CNNs) for both feature extraction and classification. However, these methods demonstrate limited efficacy in capturing texture features. Given the high capacity of wavelets in describing texture features, this research integrates learnable wavelet modules utilizing the Lifting Scheme into CNNs and incorporates a parallel wavelet branch into the ResNet18 model to enhance texture feature extraction. Our model can analyze texture features in spatial and frequency domains simultaneously, leading to optimized classification accuracy. We conducted experiments on collected ultrasound datasets and publicly available natural image texture datasets, our proposed network achieved 97.27% accuracy and 95.60% recall on ultrasound datasets, 60.765% accuracy on natural image texture datasets, surpassing the accuracy of ResNet and conrming the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2404.05300

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationTexture Classification

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
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…
Kaiming Initialization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Wavelet Convolutional Neural Networks for Texture Classification

2017-07-24 · Shin Fujieda, Kohei Takayama, Toshiya Hachisuka

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 classifica…

ClassificationGeneral Classificationimage-classificationImage Classification+1

ARFC-WAHNet: Adaptive Receptive Field Convolution and Wavelet-Attentive Hierarchical Network for Infrared Small Target Detection

2025-05-15 · Xingye Cui, Junhai Luo, Jiakun Deng, Kexuan Li 외

Infrared small target detection (ISTD) is critical in both civilian and military applications. However, the limited texture and structural information in infrared images makes accurate detection particularly challenging.…

Review of wavelet-based unsupervised texture segmentation, advantage of adaptive wavelets

2024-10-24 · Yuan Huang, Valentin De Bortoli, Fugen Zhou, Jerome Gilles

Wavelet-based segmentation approaches are widely used for texture segmentation purposes because of their ability to characterize different textures. In this paper, we assess the influence of the chosen wavelet and propos…

Segmentation

Monogenic Wavelet Scattering Network for Texture Image Classification

2022-02-25 · Wai Ho Chak, Naoki Saito

The scattering transform network (STN), which has a similar structure as that of a popular convolutional neural network except its use of predefined convolution filters and a small number of layers, can generates a robus…

Classificationimage-classificationImage Classification

The Empirical Watershed Wavelet

2024-10-24 · Basile Hurat, Zariluz Alvarado, Jerome Gilles

The empirical wavelet transform is an adaptive multiresolution analysis tool based on the idea of building filters on a data-driven partition of the Fourier domain. However, existing 2D extensions are constrained by the …

Image Deconvolution