Skip to content

Tracking IDs increase indefinitely #188

@PrashantDixit0

Description

@PrashantDixit0

When running any model on Live Stream with SORT tracking, new IDs are given every time a new object appears. Tracking IDs keep on increasing, which gets stored inside the buffer and, in the long run, causes issues with memory.

There should be a mechanism in which a higher threshold of tracking IDs can be set, and when tracking IDs get increased above that threshold, it gives tracking IDs that are not given to any object in the frame.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions