Aurevious

Results 8 comments of Aurevious

Hi,have anyone solved the issue?

Hi,have you solved the problem? I had a similar problem.

> I can run this code by cpu, but it reports mistakes when I choose gpu. I think my cuda is normal because I have do some regular methods to...

> Hi,Have you solved the problem? > > Some others had also met the same mistake when they were trying to train fcn on pytorch. I found two solutions. The...

把train.py第48行model = multi_gpu_model(model,1)注释掉就跑通了。

` File "D:\DeepLearnning\anaconda3\envs\tfenv\lib\site-packages\tensorflow\python\client\session.py", line 1095, in _run 'Cannot interpret feed_dict key as Tensor: ' + e.args[0]) TypeError: Cannot interpret feed_dict key as Tensor: Tensor Tensor("input_1:0", shape=(?, 456, 456, 3), dtype=float32)...

> @wusaifei 感谢 朋友,请问你还有efficientnet-b5_notop.h5权重吗?我下载了好几天也没成功,急需!