Detecting COVID-19 in medical images with Keras, TensorFlow, and Deep Learning
Steps to Execute:
-
Train the model using following command
python train_MI.py --dataset dataset
-
Open the tensorboard using the following to visualize the training process and graph
Results: compute the confusion matrix and and use it to derive the raw accuracy, sensitivity, and specificity