Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
typo
  • Loading branch information
pau16001 committed May 10, 2022
1 parent 02be3cf commit e76baf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,6 +10,6 @@ First the "dataset_man.py" is used to manipulate the dataset using the metadata.

Second, "dicom_decompressor.py" is used to decompress the dicom images to .png image.

Third, "2daysdata.py" is used to obtain only the first two day's of images, from all the patient data.
Third, "2daysdata.py" is used to obtain only the first two day's of images, from all the patient's data.

Fourth, finally "2daysmodel.py" contains the resnet50 CNN model, that takes the 2daysdata.py's output as input, and runs the model.

0 comments on commit e76baf8

Please sign in to comment.