Ahmed Ibrahim

Results 4 comments of Ahmed Ibrahim

I have the same error but I am training on my own data. and the error is persistent after few iterations of training it fails like that iter 82: mid_box_reg_loss:...

cunn did not compile for me. I could solve the problem by luarocks install torch luarocks install cutorch luarocks install cunn

I have a similar problem THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-5062/cutorch/lib/THC/THCTensorCopy.cu line=205 error=8 : invalid device function /home/nady/newriver/torch/install/bin/luajit: ./misc/net_utils.lua:31: cuda runtime error (8) : invalid device function at /tmp/luarocks_cutorch-scm-1-5062/cutorch/lib/THC/THCTensorCopy.cu:205 stack traceback: [C]: in...

I have the same error but for InceptionV3 the model Error(s) in loading state_dict for InceptionV3: size mismatch for conv_batchnorm.weight: copying a param with shape torch.Size([1, 32]) from checkpoint, the...