CoolFace
Datasetpublic

AbdullahImran/DeepLearningProject

Deep Learning Project Dataset Summary This repository contains the datasets, trained models, notebooks, experiments, feature-extraction outputs, and supporting resources developed for a deep learning project focused on fire detection, fire severity classification, and related computer vision tasks. The project covers multiple stages of a deep learning workflow, including binary fire classification, three-class fire severity classification, feature extraction… See the full description on the dataset page: https://huggingface.co/datasets/AbdullahImran/DeepLearningProject.

sourceHugging Faceotherupdated 18d agoView on Hugging Face
0likes457downloads
tri_classification_report_test.txt10 linesDownload Raw Back to Xception_finalized
1              precision    recall  f1-score   support
2
3        mild       0.90      0.78      0.84       106
4    moderate       0.81      0.59      0.68       109
5      severe       0.67      0.94      0.78       106
6
7    accuracy                           0.77       321
8   macro avg       0.79      0.77      0.77       321
9weighted avg       0.79      0.77      0.77       321
10