CVOct 19, 2020

Multiclass Wound Image Classification using an Ensemble Deep CNN-based Classifier

arXiv:2010.09593v194 citations
Originality Synthesis-oriented
AI Analysis

This work addresses wound classification for clinicians to reduce costs, but it is incremental as it builds on existing deep learning methods.

The paper tackled multiclass wound image classification by developing an ensemble deep CNN-based classifier, achieving maximum accuracies of 96.4% for binary and 91.9% for 3-class classification.

Acute and chronic wounds are a challenge to healthcare systems around the world and affect many people's lives annually. Wound classification is a key step in wound diagnosis that would help clinicians to identify an optimal treatment procedure. Hence, having a high-performance classifier assists the specialists in the field to classify the wounds with less financial and time costs. Different machine learning and deep learning-based wound classification methods have been proposed in the literature. In this study, we have developed an ensemble Deep Convolutional Neural Network-based classifier to classify wound images including surgical, diabetic, and venous ulcers, into multi-classes. The output classification scores of two classifiers (patch-wise and image-wise) are fed into a Multi-Layer Perceptron to provide a superior classification performance. A 5-fold cross-validation approach is used to evaluate the proposed method. We obtained maximum and average classification accuracy values of 96.4% and 94.28% for binary and 91.9\% and 87.7\% for 3-class classification problems. The results show that our proposed method can be used effectively as a decision support system in classification of wound images or other related clinical applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes