sam-may / zephyr

Pneumonia segmentation model for CT scans. To be used in the context of covid-19 studies.
MIT License
0 stars 0 forks source link

Incorporate lung segmentation model #5

Open sam-may opened 4 years ago

sam-may commented 4 years ago

Related to #2 : lung segmentation model may be helpful in:

  1. Data prep: allowing us to create a bounding box around the lungs to crop out useless whitespace and standardize image orientation.
  2. Training: add lung segmentation model as additional training features for the model.