You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# DeepCovid for image classification of chest X-Rays using ResNet-18 CNN with Pytorch
2
2
3
3
# Installation
4
-
Please refer to INSTALL.md for installation.
4
+
Please refer to install.md for installation.
5
5
6
6
# Dataset
7
7
DeepCovid uses the dataset from "COVID-19 Radiography Dataset" on Kaggle. It contains chest X-ray images for COVID-19 positive cases along with Normal and Viral Pneumonia images. In the adopted realease there are 1200 COVID-19 positive images, 1341 normal images and 1345 viral pneuomonia images.
0 commit comments