This model classifies kidney CT scan images into four categories using EfficientNetB4 with transfer learning and a custom classification head. It is part of the Kidney Tumor Identification System — a production-ready, explainable AI application for medical image analysis.
⚠️ Medical Disclaimer: This model is intended for research and educational purposes only. It is NOT a clinical diagnostic tool. Always consult a qualified radiologist or physician for medical decisions.
Evaluation Gate: Model is only pushed to production if AUC-ROC ≥ 0.90 AND Sensitivity ≥ 0.85. This gate is enforced automatically in the CI/CD pipeline.