The model should be put inside the assets/model directory and the mammograms should be put inside the assets/mammograms directory.
Source code is under the src folder
You can get the model from here. Get the model.h5
file and put it inside the assets/model directory.
The app can be run via:
./scripts/run.sh
This demo comes in with a docker image that can be run with:
./scripts/docker.sh