PneumonAI is an Android app wich takes a picture from a chest X-Ray and send it to a Flask server, wich uses an AI model to predict if the lungs of the X-Ray picture have pneumonia.
NOTE: Despite you can download source code and compile the Android App, our GCP server is not running anymore for the moment.
- Pedro Coza Mateos (pedro.coza@gmail.com) - Android App & Flask server set up
- Manuel León Lara (mleonlara95@gmail.com) - Model Training & Flask Server integration
- MODEL: convolutional neural network MOBILNET
- DATA SET: www.kaggle.com
- TRAIN SET: 5.215 images
- TEST SET: 1.186 images