Image Denoising Using Deep Learning: Convolutional Neural Network

Project Code :TMMAAI55

Objective

Image denoising is an important task in various applications like object detection, segmentation and recognition. But when the noise content is high then the noise removal is very difficult. Hence, we provided a technique using the deep learning technique for denoising images.

Abstract

This study will work on the denoising of images using Deep Learning techniques such as Convolutional Neural Networks (CNN). Digital images are playing a huge role in many aspects of our daily life like they are utilizing in satellite TV, traffic monitoring, signature approval etc., Because of impact of transmission channels and other factors, images are unavoidably being corrupted by noise during the process of image acquisition, compression and transmission resulting in the deformation and loss of image data.

 It has become an important task to remove noise from the image and restore high quality image for further image processing steps. This task will be performed by adding gaussian noise to the input image, and it is removed by using pre-trained denoised network ‘DnCNN’. Quality analysis is performed using the metrics like PSNR (Peak Signal to Noise Ratio), SSIM (Structural Similarity Index Measurement) and MSE (Mean Square Error).

Keywords: Image Denoising, Deep Learning, Convolutional Neural Network, Gaussian Noise.

NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Block Diagram

Specifications

Software & Hardware Requirements:

Software: Matlab 2018a or above

Hardware:

Operating Systems:

  • Windows 10
  • Windows 7 Service Pack 1
  • Windows Server 2019
  • Windows Server 2016

Processors:

Minimum: Any Intel or AMD x86-64 processor

Recommended: Any Intel or AMD x86-64 processor with four logical cores and AVX2 instruction set support

Disk:

Minimum: 2.9 GB of HDD space for MATLAB only, 5-8 GB for a typical installation

Recommended: An SSD is recommended A full installation of all MathWorks products may take up to 29 GB of disk space

RAM:

Minimum: 4 GB

Recommended: 8 GB

Learning Outcomes

  • Introduction to Matlab
  • What is EISPACK & LINPACK
  • How to start with MATLAB
  • About Matlab language
  • Matlab coding skills
  • About tools & libraries
  • Application Program Interface in Matlab
  • About Matlab desktop
  • How to use Matlab editor to create M-Files
  • Features of Matlab
  • Basics on Matlab
  • What is an Image/pixel?
  • About image formats
  • Introduction to Image Processing
  • How digital image is formed
  • Importing the image via image acquisition tools
  • Analyzing and manipulation of image.
  • Phases of image processing:
    • Acquisition
    • Image enhancement
    • Image restoration
    • Color image processing
    • Image compression
    • Morphological processing
    • Segmentation etc.,
  • About Artificial Intelligence (AI)
  • About Machine Learning
  • About Deep Learning
  • About layers in AI (input, hidden and output layers)
  • Building AI (ANN/CNN) architecture using Matlab
  • We will be able to know what’s the term “Training” means in Artificial Intelligence
  • About requirements that can influence the AI training process:
    • Data
    • Training data
    • Validation data 
    • Testing data 
    • Hardware requirements to train network
  • How to denoise the image using AI
  • How to extend our work to another real time applications
  • Project development Skills:
    • Problem analyzing skills
    • Problem-solving skills
    • Creativity and imaginary skills
    • Programming skills
    • Deployment
    • Testing skills
    • Debugging skills
    • Project presentation skills
    • Thesis writing skills

Demo Video