-
My "luna segment" is missing and i download this file very slowly.So who can provide file "luna segment"?
Can you provide baiduyun link? Thank you very much.
-
Hi,
when i use my volume (96*96*48)and label to run the “main.py”,i get this error
”dz = (target[0] - oz[pos[0]]) / anchors[pos[3]]
IndexError: index 4 is out of bounds for axis 0 with size…
-
In config_training0(~9).py under the master folder, some data paths are given. But I'm a littele confused about the difference among the 10 files, for example:
in config_training0.py, 'train_preproce…
-
Hi, Görkem Polat
Thanks for sharing. Could you provide additional code files? The false positive nodules could be not reduced with these existing code files.
Best regards
Gu Yu
-
How can create preprocesspath = '/media/data1/wentao/tianchi/luna16/cls/crop_v3/' datasets?
-
Hi,
When I run the “main.py”,I get this error:
File "main.py", line 230, in train
for i, (data, target, coord) in enumerate(data_loader):
File "/usr/local/lib/python2.7/dist-packages/tor…
-
Hi,
In process of repeating the training, I use 4 TITAN X GPUs with the original parameters from the code. The error message shows: "RuntimeError: cuda runtime error (2) : out of memory at /opt/con…
-
How can create bboxpath???
-
Hi, lfz :
This is a great work . Read your code is very enjoyable . But I can't find luna segment mhd results :
files = [f for f in os.listdir(luna_segment) if f.endswith('mhd')] …
-
Can you tell me the training data format, I want to use your model for training, but does not understand what is the format of the original data, please explain in detail. Thanks!