NetSight Studio (Windows)
=========================

1. Extract this folder anywhere (keep the folder structure).
2. Double-click Install.bat  — sets up Python 3.12 + a private environment.
3. Double-click Run.bat      — launches NetSight Studio.
4. Activate with the license key from your team's Billing page on netsight.org.

Optional real detection models (open source, hash-verified):
    run  "desktop\.venv\Scripts\python.exe" tools\fetch_models.py
then configure Settings -> Processing. The recommended profile needs YOLOX
weights + pinned source, a VBallNet ONNX model, and the pinned ByteTrack source.
(For fixed cameras, click the four outer court corners on the Process screen
to filter sideline people and write real court coordinates.)
(Model provenance: weights\MODEL_PROVENANCE.yaml. Requires installing PyTorch
and the reviewed sources per cv docs — see docs\DESKTOP.md.)

Docs: docs\DESKTOP.md (install/activate/process) and docs\LICENSING.md.
