Private inference mobile app for submissino to ITU AI/ML in 5G Challenge. Code adapted from this repo
Viewable at https://imperial-diagnostics.herokuapp.com
Install requirements from requirements.txt
:
pip install -r requirements.txt
Run the server:
python app.py
And then go to localhost:5000 in your browser.
Example files that the demo will accept are in the example_inputs folder.