Explainable Bone-Lesion Screening for £5
💡See how DenseNet-121 medical screening was deployed cheaply—with safeguards worth scrutinizing.
⚡ 30-Second TL;DR
What Changed
DenseNet-121 was trained on 3,746 BTXRD radiographs across normal, benign, and malignant classes.
Why It Matters
This project demonstrates that low-cost cloud infrastructure can host a medically oriented ML prototype with basic safeguards and interpretability. It is not evidence of clinical readiness: the small dataset, class imbalance, heuristic OOD detection, and single-reviewer labeling process require substantial validation before real-world medical use.
What To Do Next
Replicate the prototype’s validation setup with patient-level splits, AUROC and sensitivity-at-specificity metrics, then stress-test the hand-tuned OOD gate before considering deployment.
Key Points
- •DenseNet-121 was trained on 3,746 BTXRD radiographs across normal, benign, and malignant classes.
- •Focal loss, inverse-frequency weighting, validation-only threshold selection, and post-hoc calibration address the 9.1% malignant-class imbalance.
- •An explainability layer uses heatmaps, while a hand-tuned out-of-distribution gate rejects unrelated inputs such as hotdog photos.
- •A single reviewer assigns ground truth to user-flagged images instead of automatically adding potentially poisoned labels.
- •Cloudflare Worker orchestration and a container limited to five runtime hours monthly keep the service within a £5 budget.
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
Same topic
Explore #medical-imaging
Same product
More on osteo-neural-network
Same source
Latest from Reddit r/MachineLearning
Scaffold CoT Brings Structure to Small-Model Reasoning
5.94 Billion TikTok Videos Released Free
Deepity Brings Predictive Coding Near Backprop Speed

CABiNet Beats YOLO26 on UAVid Accuracy
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.