guddulrk

Results 30 comments of guddulrk

File "C:\Program Files\Anaconda3\lib\site-packages\tensorflow\python\ops\nn_ops.py", line 1533, in _ensure_xent_args "named arguments (labels=..., logits=..., ...)" % name) ValueError: Only call `softmax_cross_entropy_with_logits` with named arguments (labels=..., logits=..., ...)

Hi mathDR I am getting 'No module named .common' error as: from common import _FLOATX, _EPSILON How can I fix it?

Hi mathDR, I am getting following error even though I have followed instructions correctly. ImportError: cannot import name 'CustomZeroPadding2D' Any help please..

Thank you so much mathDR. I solved that problem. I am running your program on CPU and getting following error: ssertionError: AbstractConv2d Theano optimization failed: there is no implementation available...

Dear mathDR, Finally I resolved all the errors. Actually I am using python 3.5 on CPU. Therefore, getting a lot of issues (I think so). Would you please guide me,...

Dear mathDR, thank you so much for your help. I have found those files.

Hi mathDR, I want to train this model on my own dataset. Could you please tell me what is the purpose of 58805 after the name of the image in...