Skip to content

Ashlo/Covid19-xray-Flask-app

Repository files navigation

Covid 19 X ray Prediction

Covid 19 X ray Prediction Flask applicatiom

Installation

Use the package manager [pip]

pip install requirements.txt

How to run

python app.py

Use your own model

Place your trained keras deep learning model to the directory.

Use other pre-trained model

See Keras applications for more available models such as DenseNet, MobilNet, NASNet, etc.

UI Modification

Modify files in templates and static directory.

index.html, base.html for the UI and main.js for all the behaviors

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published