File size: 330 Bytes
6c48ca7
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Score Miner

Thin TurboVision deploy package. `miner.py` imports `score_miner_core` from the
wheel installed by `chute_config.yml`.

Current state: Phase 1 scaffold. The runtime is schema-safe and memory-budgeted.
Detector interfaces exist for RF-DETR, DEIMv2, and D-FINE, but the adapters are
not wired to model libraries yet.