Skip to content

Commit ddab1d8

Browse files
authored
Update README.md
1 parent a210f0c commit ddab1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Denoising autoencoders attempt to get around this risk of identity-function affi
66

77
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.
88

9-
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
9+
![Image of Yaktocat](https://octodex.github.com/images/denoised.png)

0 commit comments

Comments
 (0)