📦 模型下載https://pub-478929a98a5c440cb22c2241c0bde314.r2.dev/factory_ppe_v20260603/best.pt

👷 PPE 22-attr v20260603

2026-06-03 · 5090-2 · MobileNetV3-L partial-label BCE 22-attr · cvat #12 +6 新場域

⭐ 只加 6 個新場域 task,test mAP +0.84pp、hair_cover +11pp

cvat #12 新增 RAIVISION DAVIDMAC(0603)×3、IRODA 灌瓦斯區、iseek、HONCHUAN 共 6 個 acceptance task。重訓後 test mAP 0.9621(v602 0.9537)/ macro_F1 0.9458(v602 0.9319)。最大贏面是 hair_cover 0.825→0.937(+11.2pp)——新場域補了髮帽樣本。

0.9621
test mAP(v602 0.954)
0.9458
macro F1(v602 0.932)
220
可訓 task(+6)
22
attr

🐛 順手修 export acceptance bug

export_p12 註解寫「跳過 acceptance/completed 以外」但實際只判 subset 沒判 acceptance,會誤收未驗收 task。已加正確過濾(規則#3):cvat #12 現 769 task,乾淨收 220 個(acceptance+completed+有 subset),跳過 5 個有 subset 但未驗收 + 544 個 empty subset。

📊 各 attr test AP vs v602(重點變化)

attrv603 APv602 APΔP / R(v603)
hair_cover0.9370.825+11.20.938 / 0.962
cotton_gloves0.8300.787+4.30.771 / 0.883
safety_shoes0.9570.919+3.80.864 / 0.948
safety_glasses0.9650.979−1.40.927 / 0.978
sleeves0.8070.822−1.50.632 / 0.915
harness0.9120.914−0.20.877 / 0.867

其餘多數 ≥0.99:splash_proof_gown / aluminized_apron / no_safety_shoes / no_protective_clothing / rubber_gloves = 1.000。略退的 safety_glasses / sleeves 在雜訊範圍(小樣本 attr)。

🔍 誤報分析(test 固定 thr,FP 絕對數)

FP 集中在大樣本 attr:harness FP 213 / valid 13106(FP-rate 1.6%)、safety_vest FP 121 / 6018(2.0%)、hard_hat FP 93 / 6627(1.4%)。小樣本 attr(aluminized_apron/cleanroom/splash_gown)FP=0。整體無單一場景 FP 集中、無 train/test 大 gap(泛化正常,非背訓練集)。

⚙️ Hyperparams(完全沿用 v602)

backbone: mobilenetv3_large_100.ra_in1k | partial-label BCE 22 binary heads + mask
訓練 imgsz: 384×192 / 推論: 同(person crop)| cascade person 偵測 imgsz: 自動讀 ckpt=1280
batch 128 | epochs 40(best ep40, patience 16)| lr 3e-4 OneCycle | wd 0.01 | mixup 0.2 | aug strong
attr_neg_weight: 全 1.0 | unknown 不算 loss(partial-label mask=0)
資料: cvat #12 220 task(acceptance/completed + 過濾 deleted + video-mode helper)

🚀 部署狀態

已上 ppe-demo gx10 model key ppe22_v603(person 子偵測器 = person_yolo26s@1280 v602, conf 0.25)並列觀察。production 主 key 仍 v602,待 operator 看數據決定切版。gx10-4t cloudflared 間歇 down,待恢復補。

📦 模型下載

factory_ppe_v20260603/best.pt ⬇(16.3 MB)

← 訓練報告目錄