Skip to content

leeh-nix/MRI-CT-Scan-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple flask app to predict whether an image is a CT or MRI scan.

The model is trained on a dataset of CT and MRI scans. The model is a simple CNN with a single dense layer.

The model is trained on the kaggle dataset which you can find it here.

requirements: tensorflow flask pillow numpy

Releases

No releases published

Packages

 
 
 

Contributors