This repository contains a Pytorch implementation of Lung CT image segmentation Using U-net
Figure 2: Ground-truth Segmentation Mask
Figure 3: Predicted Segmentation Mask
jupyter
numpy
opencv-python
Pillow
torch
torchvision
tqdm
pip install -r requirements.txt
- Download the data from Kaggle/Finding and Measuring Lungs in CT Data
- With totally 267 CT slices, I randomly select 200 slices for training and 67 for testing