paper-with-me

홈 › Papers

Assessing The Impact of CNN Auto Encoder-Based Image Denoising on Image Classification Tasks

2024-04-16 · Mohsen Hami, Mahdi JameBozorg

Images captured from the real world are often affected by different types of noise, which can significantly impact the performance of Computer Vision systems and the quality of visual data. This study presents a novel approach for defect detection in casting product noisy images, specifically focusing on submersible pump impellers. The methodology involves utilizing deep learning models such as VGG16, InceptionV3, and other models in both the spatial and frequency domains to identify noise types and defect status. The research process begins with preprocessing images, followed by applying denoising techniques tailored to specific noise categories. The goal is to enhance the accuracy and robustness of defect detection by integrating noise detection and denoising into the classification pipeline. The study achieved remarkable results using VGG16 for noise type classification in the frequency domain, achieving an accuracy of over 99%. Removal of salt and pepper noise resulted in an average SSIM of 87.9, while Gaussian noise removal had an average SSIM of 64.0, and periodic noise removal yielded an average SSIM of 81.6. This comprehensive approach showcases the effectiveness of the deep AutoEncoder model and median filter, for denoising strategies in real-world industrial applications. Finally, our study reports significant improvements in binary classification accuracy for defect detection compared to previous methods. For the VGG16 classifier, accuracy increased from 94.6% to 97.0%, demonstrating the effectiveness of the proposed noise detection and denoising approach. Similarly, for the InceptionV3 classifier, accuracy improved from 84.7% to 90.0%, further validating the benefits of integrating noise analysis into the classification pipeline.

📄 PDF Abstract BibTeX arXiv:2404.10664

Code (1)

MHmi1/Image_Denoising_Classification 공식 구현

Tasks

Binary ClassificationClassificationDefect DetectionDenoisingimage-classificationImage ClassificationImage DenoisingSSIM

Similar Papers 제목 키워드 기반

Blind Image Denoising and Inpainting Using Robust Hadamard Autoencoders

2021-01-26 · Rasika Karkare, Randy Paffenroth, Gunjan Mahindre

In this paper, we demonstrate how deep autoencoders can be generalized to the case of inpainting and denoising, even when no clean training data is available. In particular, we show how neural networks can be trained to …

Anomaly DetectionDenoisingImage DenoisingImage Inpainting+1

Assessing the Impact of Deep Neural Network-based Image Denoising on Binary Signal Detection Tasks

2021-04-28 · Kaiyan Li, Weimin Zhou, Hua Li, Mark A. Anastasio

A variety of deep neural network (DNN)-based image denoising methods have been proposed for use with medical images. Traditional measures of image quality (IQ) have been employed to optimize and evaluate these methods. H…

DenoisingImage Denoising

Self-Supervised Siamese Autoencoders

2023-04-05 · Friederike Baier, Sebastian Mair, Samuel G. Fadel

In contrast to fully-supervised models, self-supervised representation learning only needs a fraction of data to be labeled and often achieves the same or even higher downstream performance. The goal is to pre-train deep…

Denoisingimage-classificationImage ClassificationRepresentation Learning

Epsilon-VAE: Denoising as Visual Decoding

2024-10-05 · Long Zhao, Sanghyun Woo, Ziyu Wan, Yandong Li 외

In generative modeling, tokenization simplifies complex data into compact, structured representations, creating a more efficient, learnable space. For high-dimensional visual data, it reduces redundancy and emphasizes ke…

DecoderDenoising

Soft Autoencoder and Its Wavelet Adaptation Interpretation

2018-12-31 · Fenglei Fan, Mengzhou Li, Yueyang Teng, Ge Wang

Recently, deep learning becomes the main focus of machine learning research and has greatly impacted many important fields. However, deep learning is criticized for lack of interpretability. As a successful unsupervised …

DeblurringDeep LearningDenoising