LUNA16-Lung-Nodule-Analysis-2016-Challenge icon indicating copy to clipboard operation
LUNA16-Lung-Nodule-Analysis-2016-Challenge copied to clipboard

LUNA16-Lung-Nodule-Analysis-2016-Challenge

Results 19 LUNA16-Lung-Nodule-Analysis-2016-Challenge issues
Sort by recently updated
recently updated
newest added

陈老师,你好 我运行数据预处理部分的LUNA_node_extraction.py时,本来应该是生成classification文件夹的,但是我运行后没有结果。调试了一下代码发现line 93处的 if mini_df.shape[0] > 0: 这个判断都没有进去。尝试在此之前添加了一句print(mini_df.shape[0]),发现全部都是零。 多谢老师指教

请问有没有pytorch版本的代码,十分感谢!!

Hi @junqiangchen Can you fix the link to download the trained model? Thank you so much.

I want to know how can we test a complete 3D image? If I have a 3D image (512*512*300), how to generate the nodule? Is there a such test code?...

如何为解决layer.py文件中“from ResNet3d.layer import (conv3d, normalizationlayer, max_pool3d, resnet_Add, weight_xavier_init, bias_variable, dense_to_one_hot)报错的问题”

您好,请问您的原始数据是怎么存放的,可以给出您数据的目录吗?

Hello ! On what GPU did you run the training? Thanks !

我运行完程序,把您生成的bmp文件改为生成png图片,查看生成的结节mask,大约每个文件夹有一半是纯黑色图片,是有些是负样本吗

Dear Sir, your work is helped me a lot in that I'm facing following problem, please suggest how to run Augmain.py in spyder. when I run it showing following error:...

In the ‘candidates.csv’, why is it that the nodule coordinates minus the origin coordinates get negative?