Download original image dataset
Download preprocessed image dataset
Download extracted features mat file
Enviroment
- Matlab 2020a
Running Steps:
- The original data directory should be as follows
data_original
|--- covid
|--- covid_img1.png
|--- ....
|--- normal
|--- normal_img1.png
|--- ....
|--- pneumo
|--- pneumo_img1.png
|--- .....
- Place the prepared image directory into the
src
directory - Run
src/Main.m
file
Proposed Model