| --- |
| 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 |