Service for fluorography images analysis with ml model:
- estimates probabilities of several diseases;
- generates disease heatmap.
Before start, you need to download weights archive from cloud and unzip it inside ./ml/weights directory.
To deploy project, simply run docker compose up.
The model was trained on Kaggle notebook.