项目作者: mariaKozlovtseva

项目描述 :
A project on chest X-rays from Kaggle.
高级语言: Jupyter Notebook
项目地址: git://github.com/mariaKozlovtseva/chest_xray.git
创建时间: 2020-06-06T13:07:47Z
项目社区:https://github.com/mariaKozlovtseva/chest_xray

开源协议:

下载


chest_xray

Link to dataset: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia.
The notebook was written in Google Colab, so pay attention when you load datasets.
In training we use no data augmentation, because it doesn’t give any sense to X-ray images. There are already preprocessed files except Train data and 2 files for weights for the best models (best_model_1.h5 - when you use val dataset as validation data in training; best_model_2.h5 - when you use test dataset as validation data in training).