shartoo / luna16_multi_size_3dcnn

An implement of paper "Multi-level Contextual 3D CNNs for False Positive Reduction in Pulmonary Nodule Detection"
111 stars 45 forks source link

程序运行 #11

Open wangyage09 opened 5 years ago

wangyage09 commented 5 years ago

您好!运行完,出现ValueError: Cannot feed value of shape (0,) for Tensor 'Placeholder_10:0', which has shape '(?, 6, 20, 20)',请问该怎么弄

shartoo commented 5 years ago

正在改代码,请等一段时间。

wangyage09 commented 5 years ago

好的,谢谢。

wangyage09 commented 5 years ago

@shartoo 您好!打扰您了!想请教您一下,用的是您最近修改后的代码,运行完data_prepare.py以后,生成的cubic_normalization_npy文件夹,为什么是空的?想问您一下,这是怎么回事?

shartoo commented 5 years ago

你在运行data_prepare的过程有没有输出类似 shape 26,40,40这种东西?如果没有的话,是不是路径不对?现在的程序还是有点问题,loss好像不对。