ymli39 / DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection

DeepSEED: 3D Squeeze-and-Excitation Encoder-Decoder ConvNets for Pulmonary Nodule Detection
MIT License
106 stars 32 forks source link

About 'new_nodule.csv' #35

Closed fzpr closed 2 years ago

fzpr commented 2 years ago

Hi Can new_nodule.csv be used to locate nodules in each CT scan?

ymli39 commented 2 years ago

The new_nodule.csv from LIDC dataset follows the same location format as annos.csv from LUNA dataset. The new_nodule.cvs are extracted based on offical LIDC xml script.

It has been a long time and I do not recall the exact coordinates of those scans but if you could locate nodules for LUNA dataset, then you could locate nodules in LIDC dataset as well.