I tried training a Autoencoder (Neural Network) network with colour image dataset.

when i try getting back the output by giving a input image, sometimes i get the output(greyscale pixel values) as i wanted. But with the same code and same input image, Manytimes i get an output value as 1 for all the pixels in the output image(fully white image). I understand there is a logical problem may be in the way i run the code, or because of saving the weighs in the memory or any other issues. I am new to this research area. Experts,Kindly help me. Thanks in advance.

1 Comment

Please show your attempt.
One possibility is that you have not trained enough samples.

Sign in to comment.

Answers (0)

Categories

Asked:

on 19 Dec 2015

Commented:

on 19 Dec 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!