meaculpitt commited on
Commit
7ac8eba
·
verified ·
1 Parent(s): 3550bed

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. miner.py +1 -1
miner.py CHANGED
@@ -1,5 +1,5 @@
1
  """
2
- Score Vision SN44 — Unified miner v3.26 (2026-04-08). Petrol SAHI tiling (640px/40% overlap + full-image + flip TTA = 8 passes). Per-class conf: hose/pump 0.25, pboard/canopy 0.35. Vehicle: lazy FP32, 0-box trigger. Person: TTA consensus.
3
  Tri-model: vehicle (YOLO11m INT8 1280) + person (YOLO12s FP16 960 TRT) + petrol (end2end 640).
4
  Pose model: YOLOv8n-pose FP16 640 for false-positive filtering + keypoint box refinement.
5
  Vehicle weights loaded from secondary HF repo (meaculpitt/ScoreVision-Vehicle).
 
1
  """
2
+ Score Vision SN44 — Unified miner v3.27 (2026-04-08). Petrol v5 weights (mAP50=0.618) + SAHI 640/40%. R9c vehicle FP16 (mAP50=0.929). Per-class conf: hose/pump 0.25, pboard/canopy 0.35. Person: TTA consensus.
3
  Tri-model: vehicle (YOLO11m INT8 1280) + person (YOLO12s FP16 960 TRT) + petrol (end2end 640).
4
  Pose model: YOLOv8n-pose FP16 640 for false-positive filtering + keypoint box refinement.
5
  Vehicle weights loaded from secondary HF repo (meaculpitt/ScoreVision-Vehicle).