Trustity VisionX Model V1 / V1.1
First-party on-endpoint VisionX detector; current TAO 4.0 builds ship Model V1.1 in dual mode with COCO.
Trustity VisionX Model V1 / V1.1
Current TAO 4.0 Windows builds from Cloud Portal → Deployment ship a Trustity-trained VisionX detector that runs entirely on the endpoint - no cloud inference for the detector path.
Dual detection is the default: stock COCO and Trustity both run on each frame. A lock fires when either model confirms a configured class. Endpoint logs and portal alerts record which model(s) scored the hit.
The Trustity dual partner is VisionX Model V1.1 - more motion, close-range, and hard-negative training on top of the earlier V1 weights. (Dual detect and V1.1 first shipped on older TAO 1.0.x builds; use the current package from Deployment, not a pinned historical build number.)
What ships in the installer
| Artifact | Role |
|---|---|
yolov8n.onnx | Stable baseline (COCO) - strong coverage for phone / handheld imaging at screen |
trustity-visionx-v1.1.onnx | Trustity VisionX Model V1.1 - first-party dual partner |
trustity-visionx-v1.1.labels.json | Class names: phone, camera |
Override for lab/debug only: environment variable TAO_VISIONX_MODEL forces a single ONNX path.
Classes and threat framing
Portal policy emits violation classes phone and camera. Older policies that still say cell phone continue to match phones on the agent (COCO label alias).
Product intent is broader than the label names: VisionX protects against visual-channel exfiltration - phones, dedicated cameras, lenses, and similar imaging devices aimed at a sensitive display. Model labels remain phone / camera today; coverage for additional imaging form-factors improves with later training iterations shipped in TAO builds.
- Phone - covered by both COCO and Trustity V1.1 in dual mode.
- Camera - Trustity class slot for dedicated imaging devices; coverage improves as the training set grows.
Operator notes
- Prefer the current TAO 4.0 Windows Setup from Deployment for V1.1 + dual detect.
- In agent logs look for
VisionX models loadedwithtrustity-visionx-v1.1. - Lock response in the Cloud Portal (Faster lock / Balanced / More accurate) is the customer-facing control for analysis speed versus confirmation strictness. It maps to performance profile, consecutive frames, and confidence - see VisionX detection tuning. Dual detect means two ONNX passes per frame, so weaker CPUs (for example entry-level i3-class laptops) can show multi-second frame analysis even when Faster is selected and detection confidence is high.
- Model updates ship with TAO agent builds. They are independent of Cloud Portal version numbers.
Honesty for rollout conversations
V1.1 is a second training pass. Dual mode keeps production detection at least as good as COCO while Trustity weights improve toward (and beyond) that baseline on real Windows desks. Treat dedicated camera / lens coverage as improving over releases, not as finished for every imaging device on day one.
