Info

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

Incorrect Neural Network After New Run

조회 수: 1 (최근 30일)
Matthew Go
Matthew Go 2015년 3월 29일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi, I am a newbie with MATLAB but I have found things a bit weird in my process. I am training and testing a convolutional neural network approach. The flow is something like, train the network -> save the network struct in a .mat file, load the struct and run a test image on it.
Now this process would work well if they are done consecutively. But if I would preload the created network model and just run a new image on it, it would give some garbage results which is the same for all other new images.
The testing part only uses the actual network model and the image so I do not understand why this thing behaves as it is.
Anyone can explain this? Thank you!
  댓글 수: 1
Greg Heath
Greg Heath 2015년 3월 30일
Insufficient details. Why not paste some code?

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by