Skip to content

reva2498/Medical-Imaging-Samhar-COVID19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Medical-Imaging-SAMHAR-HACKATHON

Detecting COVID-19 in medical images with Keras, TensorFlow, and Deep Learning

Steps to Execute:

  1. Train the model using following command

    python train_MI.py --dataset dataset

  2. Open the tensorboard using the following to visualize the training process and graph

    tensorboard --logdir=logs\\fits tensorboard

Results: compute the confusion matrix and and use it to derive the raw accuracy, sensitivity, and specificity

result

About

Detecting COVID-19 in CT Scan images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages