X-ray Pneumonia Detection
Flutter mobile app for chest X-ray pneumonia detection using deep learning. Supports VGG16, EfficientNet, InceptionV3, and ResNet50 with on-device TFLite inference.
The problem
Bringing chest X-ray pneumonia screening to low-resource settings means running deep-learning inference on-device, with no server round-trip or connectivity requirement.
Under the hood
- Flutter App: Cross-platform mobile UI
- Image Input: Camera capture or gallery pick
- TFLite Runtime: On-device model inference
- VGG16: 91.87% accuracy
- EfficientNet: 90.13% accuracy
- InceptionV3: 89.55% accuracy
- ResNet50: 93.70% accuracy
- Diagnosis: Confidence scores and classification
Outcome
ResNet50 reached 93.70% accuracy and 95.42% F1 on the held-out test set, running entirely on-device through TFLite — no image ever leaves the phone.
Want systems built like this?
I'm open to backend and platform work, contract or permanent — on-site in Belgium and the Netherlands, or fully remote for a team anywhere in the world, US and APAC hours included. EU citizen, so no sponsorship is needed. Tell me what you're building.