YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
ScoreVision-Fire β meaculpitt v2
SN44 fire-detection miner for the manak0/Detect-fire element.
Pipeline
- Architecture: yolo26n
- Resolution: 1408Γ768 input β letterbox β 960Γ960
- Preprocessing:
cv2.dnn.blobFromImage(fused C++ resize+normalize+transpose) - Inference: single-pass FP16 ONNX, NMS baked in
- Output shape:
[1, 300, 6](xyxy, conf, cls) - Latency: ~35 ms p95 on RTX 4090 (fits the 50 ms gate)
Classes (validator order, per HF class_names.txt)
- 0: fire
- 1: fire extinguisher
- 2: smoke
Training
- 22,796 training images (validator-synth + Simuletic + D-Fire + z5atr, SHA1 deduped)
- 2,532 validation images (random 90/10 split, seed=42)
- 100 epochs, yolo26n, imgsz=960, batch=8, AdamW lr0=0.001 cos_lr
- CCTV augmentation chain (cctv_aug_patch)
Benchmarks
- Broader merged val mAP50: 0.785
- Validator-distribution synth val mAP50: 0.640 (+24.7 pts above 0.393 baseline)
- Per-class on synth val: fire=0.523, fire_extinguisher=0.647, smoke=0.749
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support