ScoreVision / README.md
Curvesy's picture
scorevision: push artifact
6c48ca7 verified
|
Raw
History Blame Contribute Delete
330 Bytes
# 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.