a | b/README.md | ||
---|---|---|---|
1 | # pneumonia-detection-pneumothorax-segmentation |
||
2 | In this project we have discovered the difference between classification and segmentation. |
||
3 | In the first part of my project we used transfer learning with Keras to implement models (VGG16, VGG19, InceptionV3) for |
||
4 | pneumonia detection. In the second part we did segmentation of pneumothorax using UNet with Fastai. |