Skip to content

marvinhoxha/Bachelor-Thesis

Repository files navigation

Bachelor Thesis

How to run it:

Create a virtual environment

python -m venv venv
source /venv/bin/activate

Install requirements

pip install -r requirements.txt

Train models

./Cardiomegaly.fish
./Effusion.fish

Run Streamlit app

docker compose up

Streamlit Web App (link)

Streamlit

About

Deep learning-based THORAX DISEASE classification with CNN's and deployment using TensorFlow serve and Streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published