Skip to content

A Cardio Web Application that allows users to upload scans of the chest to the app, which returns an image with a segmented mask of the Pneumothorax tumor.

Notifications You must be signed in to change notification settings

tanwiraabideen/pneumothorax-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Pneumothorax Segmentation web application made with Gradio

A Cardio Web Application that allows users to upload scans of the chest to the app, which returns an image with a segmented mask of the Pneumothorax tumor.

Example

Installation

Clone the repository

git clone https://github.com/tanwiraabideen/pneumothorax-segmentation

Navigate to the project directory

cd pneumothorax-segmentation

Install the requirements (Virtual env reccomended)

pip install -r requirements.txt

Run the app

python app.py

About

A Cardio Web Application that allows users to upload scans of the chest to the app, which returns an image with a segmented mask of the Pneumothorax tumor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages