Download this file
13 lines (11 with data), 522 Bytes
Introduction of Code
Run Order
- download.py + google_drive.py (for dataset downloads)
- preprocessing.py (preprocess to generate processed lung and nodule mask)
- train-generator.py (train using unet)
- vowel-extranct.py + project_config.py (extract vowel)
- augmentation.py (data augmentation)
- exam.py (eliminate invalid vowel)
- main.py + model.py + project_config.py + data_prepare.py (train using 3dcnn)