Unable to load trained network, maybe versionconflict

1 visualización (últimos 30 días)
Florian
Florian el 3 de Ag. de 2011
Hi,
i've got a problem with loading an already trained network. i think its cause off the diffrent versions i use. i trained the network on an win7 64bit machine with matlab2011a x64 installed. but i need to convert it to a 32bit linux machine with matlab 2010a installed on it. i tried it with 2010a x32 on windows doeasnt work neither.
The thing is, that this trained network is the best i ever got for my task and i tained a LOT networks befor...
The error i get is: "Warning: An error occurred when running a class's loadobj method. The object that was loaded from the MAT-file was a copy of the object before the loadobj method was run. The rest of the variables were also loaded from the MAT-file. The encountered error was: Error using ==> updatenet at 26 Unrecognized network object version.
In uiopen at 177"
is there any chance how i could make this trained network working on the lower matlabversion?
I would be appreciated if anyone could help me, i need this dam*** network for my diploma thesis... deadline is end of this week :( Thanks in advance...
Florian

Respuestas (2)

Walter Roberson
Walter Roberson el 3 de Ag. de 2011

Mark Hudson Beale
Mark Hudson Beale el 9 de Sept. de 2011
Unfortunately the R2010a version of the toolbox cannot support neural networks created with R2010b or later versions of the toolbox.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by