-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
In the update_memory function, what is the principle behind determining whether an instance is being tracked by comparing the propagated_id with num_tracks? My understanding is that num_tracks refers to the number of queries retained from the previous frame, while propagated_id refers to the index of the retained query among all predicted queries. Is this correct?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels