错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Image Denoising Using AI with Entropy as Metric Analysis

  • Mallellu Sai Prashanth,
  • Ramesh Karnati,
  • Muni Sekhar Velpuru,
  • H. Venkateshwara Reddy

摘要

This paper introduces a novel denoising approach Image denoising is one of the fundamental challenges in the field of image processing and computer vision. Our main aim of the project is to get a complete noiseless image with high accuracy and less time. So, in our project we are proposing an effective denoising technique using RNN (Recurrent neural network) for fixed pattern noisy images which may reduce the usage of number of auto encoders. Here, we are passing images into the recurrent neural networks as pixel information in the form of a 3D coordinate system. RNN doesn’t migrate the information from one node to another node until it gets its basic requirements. As we are using a single auto encoder, it will reduce noise as well as time complexity. The statistical analysis is going to be observed by using the following metric considerations, namely SNR (Signal to noise ratio), PSNR (Peak signal to noise ratio), MSE (Mean square error) and Entropy. From this research work we are going to get a complete noiseless image.