Skip to content

A streamlit app to predict if the images of breast tissues is cancerous or not.

Notifications You must be signed in to change notification settings

saaranshM/breast-cancer-detector-streamlit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breast Cancer Detector(IDC) Streamlit

A streamlit app to predict if the images of breast tissues is cancerous or not.

Try the app by clicking on this link

Streamlit is a python library that helps deploy your scripts onto the web.

About

This app is takes in images of breast tissue and sends it over to a CNN model trained on tissue samples using tensorflow and is deployed as and api using flask on Heroku.

The api code can be found here

After uploading of images and pressing the predict button the app shows a table with the name of images and the prediction the model has produced in the prediction column.

The predictions can also be downloaded as a csv.

Demo

Demo of the streamlit app

Streamlit app

About

A streamlit app to predict if the images of breast tissues is cancerous or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published