Skip to content

This a university group project about Artificial Intelligence.

Notifications You must be signed in to change notification settings

vanhaito/Flask-Covid19-Prediction-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-ray Diagnosis for Covid-19

Table of Content

Demo

Overview

  • This is a university group project about Artificial Intelligence. The CNN model takes an X-ray image and predicts if the image belongs to 1 of 3 classes with a probability: Normal, Covid, or Viral pneumonia.

Framework Used

  • Keras
  • Flask

Data Collection

Deep Learning Model

For this problem, a convolutional neural network was used to train the model. The model receives a raw image, then proceeds to clean it. After that, the cleaned image is fed into the CNN model, which proceeds to train and, in the end, classify the image with a probability for each class.

Result

The result was on the test set with 94.5% accuracy.

About

This a university group project about Artificial Intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published