Skip to content
Technical GlossaryComputer Vision

Data Association

The problem of matching object observations across frames to the same physical target.

Data association is the core decision problem at the heart of tracking systems. The system must correctly match boxes or representations of the same object across different frames. Motion models, appearance embeddings, and scene context can all be used together in making this decision. Incorrect association leads directly to identity switches and broken tracks.