肺部X光胸分类(COVID-19或其他肺炎) This project uses a convolutional neural network to build a classifier to determine whether a patient's pneumonia is due to neocoronavirus or other types of pneumonia. The data set is described below. 结构体 . |-- main.py # train model |-- utils.py