Skip to content

IoU variants#345

Open
AlexBodner wants to merge 113 commits intodevelopfrom
feat/core/IoU-variants
Open

IoU variants#345
AlexBodner wants to merge 113 commits intodevelopfrom
feat/core/IoU-variants

Conversation

@AlexBodner
Copy link
Copy Markdown
Collaborator

What does this PR do?

Added elegible IoU variants to trackers!
Now you can call any tracker like tracker(iou = IoU()) or tracker(iou = GIoU()), etc.
Available variants:

  • GIoU
  • DIoU
  • CIoU
  • BIoU

Type of Change

  • New feature (non-breaking change that adds functionality)
  • Documentation update

Testing

  • I have added/updated tests for this change

Test details:
We compare with torchvision results and math properties that the IoUs should follow in order to check expected results.

AlexBodner and others added 30 commits January 29, 2026 13:10
pre-commit-ci bot and others added 25 commits March 10, 2026 16:53
@AlexBodner AlexBodner requested a review from SkalskiP as a code owner April 1, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants