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
classification_report.txt9 linesDownload Raw Back to ResNet50
1              precision    recall  f1-score   support
2
3        fire       0.64      0.52      0.57       159
4      nofire       0.59      0.70      0.64       159
5
6    accuracy                           0.61       318
7   macro avg       0.61      0.61      0.61       318
8weighted avg       0.61      0.61      0.61       318
9