Skip to content

zeyadusf/AutoEncoder-DeepLearningTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AutoEncoder - Denoising Images


  Original Noisy

In this project, the Auto Encoder architecture will be applied in deep learning to denoising Images. In this project, I used data from Kaggel " Alzheimer's MRI images", and applied NOISE to it (imgPX*0.25). On the left is the original image and on the right is after applying Noise.

🔗Dataset in kaggle : Alzheimer MRI Preprocessed Dataset
🔗 NoteBooks in Kaggel Denoising Alzheimer MRI - Auto Encoder


The result of this model was:

Model

696 images in train and 100 in Validation and 100 in Test ,

image

  • loss: 0.2959 - val_loss: 0.2949   After 500 Epoch.
  • Evaluate : 0 .2974
  • Avg of peak signal noise ratio : 21.889

🚀 Technologies

The following tools were used in this project:

vscode Jupyter git


📧 Contact

Facebook Instagram LinkedIn GitHub

About

Auto Encoder - Denoising Alzheimer MRI Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published