You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i'm trying to train a model with another set of images and with CPU.
I replaced the images in Train400 and changed in the code GPU = [];
i got error value of 0 and NAN in memory
Hi, i'm trying to train a model with another set of images and with CPU.
I replaced the images in Train400 and changed in the code GPU = [];
i got error value of 0 and NAN in memory
(parameter memory|2MB (5.6e+05 parameters)|
data memory|NaN (for batch size 128)|
train: epoch 01 dataset 00: 1/5106:error: 0.000000
train: epoch 01 dataset 00: 2/5106:error: 0.000000 )
i cant add image , this is copy paste :
----------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|
support| n/a| 3| 1| 3| 1| 1| 3| 1| 1| 3| 1| 1| 3| 1| 1| 3| 1| 1|
filt dim| n/a| 1| n/a| 64| n/a| n/a| 64| n/a| n/a| 64| n/a| n/a| 64| n/a| n/a| 64| n/a| n/a|
filt dilat| n/a| 1| n/a| 1| n/a| n/a| 1| n/a| n/a| 1| n/a| n/a| 1| n/a| n/a| 1| n/a| n/a|
num filts| n/a| 64| n/a| 64| n/a| n/a| 64| n/a| n/a| 64| n/a| n/a| 64| n/a| n/a| 64| n/a| n/a|
stride| n/a| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1| 1|
Thanks!
The text was updated successfully, but these errors were encountered: