zunzhumu / CPMNetv2

CPM-Net: A 3D Center-Points Matching Network for Pulmonary Nodule Detection in CT Scans
29 stars 8 forks source link

how to build train and val csv? #1

Open RoterDL opened 1 year ago

RoterDL commented 1 year ago

I want to use it in kits2021 public data, how to build train and val csv?

zunzhumu commented 1 year ago

Firstly, use utils/prepare_resample.py to resample the same spacing and then use utils/generate_anno_csv.py to generate cvs annotation file for training.