Skip to content

Support cases with rows != cols #9

@Nuzhny007

Description

@Nuzhny007

Hi!
Thnx for this very useful project!
I'm working on problem Multiple objects tracking where solve linear assignment task with Hungarian algorithm. But your method must be faster on big N. But cost matrices on tracking isn't square - they are rectangular: detects are more then tracks or tracks more then detects.
So I make some changes in your project for my task. You can see they here: Nuzhny007@db85d1e

If my changes may be useful for you then can I create pull request. So, what do think about it?

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