Dead Index

Product · LOCK

A portable visual query.
Not a trained detector.

Open-vocab text finds every white truck. A LOCK is the identity of that truck, on this collect, encoded as frozen-foundation prototypes plus a threshold you can brief. You mint it. You carry it. You do not train a new model in seconds.

Operator loop

Crop. Mint. Search.

01 · Crop

Pause the collect. Select the instance. Optionally type a phrase. Optionally stamp hard negatives — a white roof, another truck.

02 · Mint

Dead Index writes a LOCK: frozen DINOv2 prototypes, optional text, optional negatives, and a conformal threshold. Seconds. No backpropagation.

03 · Search

The same file searches live or offline FMV. Hits gate, track, and file. The weights stay frozen. The pixels stay local.

The file

A LOCK is JSON of vectors, not a checkpoint.

Sub-megabyte. Portable across laptop and Orin. The runtime must match the recorded embed and detect models, or it refuses. Year-1 adds a signature so a PED cell can trust origin.

truck.lock.jsonportable · no checkpoint
prototypes
DINOv2 ViT-S/14 vectors
text
optional · “white pickup”
negatives
optional hard-negative crops
threshold
conformal · α = 0.10
sensor
EO · same-sensor at search

Runtime

Propose. Embed. Match. Gate. Track.

Detect is Grounding DINO or NanoOWL. Embed is DINOv2. Both stay on the Apache-2.0 product path. DINOv3 and SAM 2/3 are not in the product. Ultralytics AGPL is not in the product.

Detect
Grounding DINO or NanoOWL proposes boxes from text or a vehicle vocabulary.
Embed
Frozen DINOv2 turns each crop into a unit vector. No fine-tune.
Match
Cosine against LOCK prototypes. Hard negatives knock out the obvious fails.
Gate
Conformal threshold after a local labeled set. Absent that, cosine is the score.
Track
Keep identity on the stream. Overlay and JSON out. Later, CoT / TAK.

Claims

Cosine is the runtime score.

Precision, recall, and F1 are only claimed on a labeled set from the same sensor and weather. A conformal bound is briefable after calibration on exchangeable frames. Recalibrate on domain shift.

Not a COP. Not Palantir. Not “trained in seconds.” We sell a query kernel and a protocol. Integrators keep the common operating picture. We bolt on.

Access

Request a LOCK demo.

Plugin, not a COP. Public tests use unclassified fixtures only. Security · Contact