Error using parallel-cpu with trainnet function

45 visualizzazioni (ultimi 30 giorni)
Ramiro
Ramiro il 21 Nov 2024 alle 21:34
Commentato: Subhajyoti il 2 Dic 2024 alle 7:11
Hi, I got this error when trying to train a neural network using the trainnet function. The first time I trained the network everything works fine, but when I tried to use validation data I got an error. Then I tried to retrain the network without validation data but I got this error:
Error detected on worker 3.
net = train(trainer, net, mbq);
Error in trainnet (line 42)
[net,info] = deep.internal.train.trainnet(mbq, net, loss, options, ...
Caused by:
Out of Memory during deserialization
I have deleted the Jobs of the cluster but nothing worked.
Can anybody help me to solve the issue?
  3 Commenti
Ramiro
Ramiro il 22 Nov 2024 alle 13:00
Hi @Saurabh, I have attached the files of the source code.
Regards
Ramiro
Subhajyoti
Subhajyoti il 2 Dic 2024 alle 7:11
Also share the train and test MAT files.
They are required to run the script.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Image Data Workflows in Help Center e File Exchange

Prodotti


Release

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by