ML model for Prediction and Detection of COVID19 on CT scan dataset using Deep Learning Techniques
Importing necessary libs and setting up the device: If libraries not present please use pip install to import them. To run on Device : provide the correct path in the 3rd cell of ipynb file data_dir = './cov_data' Run the code for results
To run on Google Colab :
-- import the code(notebook) attached in the colab notebook -- Upload the dataset given in the attached folder to your drive Now , run the code acc. to your requirement and get the results. -- change directory to appropriate paths in cell 4th and cell 6th