Closed ghost closed 7 years ago
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 :
layer| 0| 1| 2| 3| 4| 5| 6| 7| 8| 9| 10| 11| 12| 13| 14| 15| 16| 17| type| input| conv| relu| conv| bnorm| relu| conv| bnorm| relu| conv| bnorm| relu| conv| bnorm| relu| conv| bnorm| relu| name| n/a| layer1| layer2| layer3| layer4| layer5| layer6| layer7| layer8| layer9|layer10|layer11|layer12|layer13|layer14|layer15|layer16|layer17|
Thanks!
Please make sure "Train400" works well.
thanks
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 :
Thanks!