CNN-based image classification system for automated detection and severity grading of diabetic foot ulcers, utilizing advanced preprocessing pipelines to improve model robustness and generalization.
Diabetic foot ulcers (DFUs) affect approximately 15% of diabetes patients and are a leading cause of non-traumatic lower limb amputations. Early, accurate classification of ulcer severity is critical to enabling timely treatment.
This system uses a custom CNN pipeline to classify wound images into severity grades (following the Wagner scale). Emphasis was placed on robust preprocessing — handling variable lighting conditions, wound occlusion, and wound orientation — to ensure the model generalizes to real-world clinical photography.