phoenix_detection / filtered /filter_params.json
albitro's picture
YOLO26s fire/person detection: baseline vs preprocessed (dehaze+CLAHE)
96f110e verified
Raw
History Blame Contribute Delete
504 Bytes
{
"source": "<project>/datasets/fire",
"generated": "2026-08-13T19:24:38",
"image_format": "png",
"pipeline": {
"mode": "full",
"gamma": 1.0,
"lowlight": false,
"clahe_clip": 2.0,
"clahe_tile": 8,
"omega": 0.95,
"t0": 0.1,
"patch": 15,
"scale": 0.25,
"use_guided": true,
"guided_radius": 8,
"guided_eps": 0.001,
"a_max": 0.92,
"sky_ratio": 1.0
},
"note": "라벨·분할은 원본 그대로. 픽셀값만 다릅니다 (HANDOVER 7-4)."
}