File size: 578 Bytes
33987c6 867eadc b6886d6 867eadc f826c21 825c86d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
license: cc-by-4.0
datasets:
- weslleyskah/fire_smoke_dataset_fasdd_cv
base_model:
- Ultralytics/YOLO26
pipeline_tag: object-detection
tags:
- fire
- smoke
- detection
- yolo
---
## Fire and Smoke Detection Model
base model: yolo26n.pt
best map50 (box): 0.772
parameters: epochs=100, imgsz=640, batch=256, workers=12, patience=30
## Dataset
Article: https://www.tandfonline.com/doi/full/10.1080/10095020.2024.2347922
Dataset: https://huggingface.co/datasets/weslleyskah/fire_smoke_dataset_fasdd_cv
## Detections
https://github.com/weslleyskah/computer_vision_ufsc |