DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection
DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection copied to clipboard
Cannot find preprocessed labels
After preparing LUNA dataset I got _clean.npy, _label.npy for training, and _spacing.npy, _extendbox.npy, _origin.npy data. But while running train_detector_se.py from luna_detector directory I am getting following error:
Traceback (most recent call last):
File "train_detector_se.py", line 338, in
In fact, there is no data with a 668 index. Could you guide please the algo which builds indexes.
You dont have the entire dataset . Got to be patient! the dataset is so huge.
Hi I renamed all files starts from 0 to 888. You might want to check if the label name matches the renamed labels.