Skip to content

[feature request] Returning tracks that are alive but occluded #105

@sunildkumar

Description

@sunildkumar

I've been working on integrating your SORT/ Deep SORT trackers into an application, but I've found a confusing design decision. It looks you expect us to use the output of tracker.update(detections) to represent the tracks present on the current frame. update only returns the subset of tracks that match to the detections that were available for the given frame. This "hides" tracks that are still alive but may be temporarily occluded or spuriously not detected.

Does it make sense to provide a method that returns all alive tracks given the current tracker state?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions