YOLOv8-Small Forest Fire Detection Model

This model is trained to detect forest fires and related phenomena including:

  • Fire
  • Fire-smoke
  • Fog
  • Factory-smoke

Model Details

  • Architecture: YOLOv8-Small
  • Input size: 640x640
  • Classes: 6 classes
  • Training: Enhanced with class separation techniques

Usage

from ultralytics import YOLO

model = YOLO('touatikamel/yolov8s-forest-fire-detection')
results = model.predict('path/to/image.jpg')
Downloads last month
26
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support