TECHNIQUE
Computer Vision
| Name | Kind | When | Maturity |
|---|---|---|---|
| ByteTrack-style tracking-by-detection | pattern | multi-object tracking layered on an existing per-frame detector | established |
| NVIDIA DeepStream | library | many concurrent camera streams on GPU/edge hardware with hardware-decoded pipelines | established |
| Frame sampling + per-frame detection | pattern | low frame-rate analytics where sampled frames and simple association suffice | commodity |