Cascade_FPN_Tensorflow icon indicating copy to clipboard operation
Cascade_FPN_Tensorflow copied to clipboard

运行十次左右step后sess.run被挂住

Open yellowsmallblue opened this issue 5 years ago • 2 comments

你好!十分感谢你的代码分享。我先使用VOC2007进行训练一下看一下结果,但是在读取数据十次step后,sess.run后出现了代码不运行的状态,不报错也不跳出,请问一下具体可能会在哪个方面出了问题呢?我找了挺久的问题的。。。实在不知道怎么改。感谢!!!

yellowsmallblue avatar Jun 18 '20 06:06 yellowsmallblue

啊对了,我是在win10下跑的

yellowsmallblue avatar Jun 18 '20 07:06 yellowsmallblue

应当是你的数据集有问题,我碰到过类似的问题,定位到出问题的那张图片,将其删除,重新生成tfrecord即可

GuHuiJian avatar Jan 27 '21 07:01 GuHuiJian