Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Neural Network for snowscreen detection

조회 수: 1 (최근 30일)
Steffen Ho
Steffen Ho 2016년 6월 30일
마감: MATLAB Answer Bot 2021년 8월 20일
I'm trying to use deep neural networks to determine if a 160x100x3 image is a snowscreened (just black or white randomized pixels) or not. I adapted the digit classifier example to handle color images and generated the training set by generating a 160x100x3 snowscreen or taking a random section of a phone's homescreen. The network diagram is attached, it is 2 autoencoders and 1 softmax layer. I've been trying for a couple weeks to get it to detect snowscreening but it really isn't all that accurate. Does anyone have any advice for structuring the network or specifying the autoencoder training options? I'm really not sure where to go from here except to keep changing size/specs of the autoencoders hoping it works.
Thanks!
  댓글 수: 1
Greg Heath
Greg Heath 2016년 9월 7일
Downsize the inputs until you have figured it out. Sorry I can't help otherwise.
Greg

답변 (1개)

SAM
SAM 2016년 9월 6일
have u trained it successfully , i have the same problem it gives v good accuracy on training while performing worst than ever on test set

Community Treasure Hunt

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

Start Hunting!

Translated by