You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,4 @@ Denoising autoencoders attempt to get around this risk of identity-function affi
6
6
7
7
I built an Autoencoder using the images of Brazilian model Adriana Lima which I found online. To the orginal image, I added GAUSSIAN NOISE and corrupted the pixels. Then passed the corrupted images as the input to the AutoEncoder and Predicted the output image which is denoised(Noise removed) image. The output images has removed a large volume of GUASSIAN NOISE which is apparent from the output given below.
8
8
9
-

9
+

0 commit comments