Fires are classified into five types: A, B, C, D, and F/K, according to the components involved in combustion. Recognizing fire classes is critical, since each kind demands a unique suppression approach. Proper fire classification helps to decrease the risk to both life
[...] Read more.
Fires are classified into five types: A, B, C, D, and F/K, according to the components involved in combustion. Recognizing fire classes is critical, since each kind demands a unique suppression approach. Proper fire classification helps to decrease the risk to both life and property. The fuel type is used to determine the fire class, so that the appropriate extinguishing agent can be selected. This study takes advantage of recent advances in deep learning, employing YOLOv11 variants (YOLO11n, YOLO11s, YOLO11m, YOLO11l, and YOLO11x) to classify fires according to their class, assisting in the selection of the correct fire extinguishers for effective fire control. Moreover, a hybrid model that combines YOLO11n and MobileNetV2 is developed for multi-class classification. The dataset used in this study is a combination of five existing public datasets with additional manually annotated images, to create a new dataset covering the five fire classes, which was then validated by a firefighting specialist. The hybrid model exhibits good performance across all classes, achieving particularly high precision, recall, and F1 scores. Its superior performance is especially reflected in the macro average, where it surpasses both YOLO11n and YOLO11m, making it an effective model for datasets with imbalanced classes, such as fire classes. The YOLO11 variants achieved high performance across all classes. YOLO11s exhibited high precision and recall for Class A and Class F, achieving an F1 score of 0.98 for Class A. YOLO11m also performed well, demonstrating strong results in Class A and No Fire with an F1 score of 0.98%. YOLO11n achieved 97% accuracy and excelled in No Fire, while also delivering good recall for Class A. YOLO11l showed excellent recall in challenging classes like Class F, attaining an F1 score of 0.97. YOLO11x, although slightly lower in overall accuracy of 96%, still maintained strong performance in Class A and No Fire, with F1 scores of 0.97 and 0.98, respectively. A similar study employing MobileNetV2 is compared to the hybrid model, and the results show that the hybrid model achieves higher accuracy. Overall, the results demonstrate the high accuracy of the hybrid model, highlighting the potential of the hybrid models and YOLO11n, YOLO11m, YOLO11s, and YOLO11l models for better classification of fire classes. We also discussed the potential of deep learning models, along with their limitations and challenges, particularly with limited datasets in the context of the classification of fire classes.
Full article