Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rotated IoU distance #33

Merged
merged 8 commits into from
Jan 8, 2024
Merged

feat: rotated IoU distance #33

merged 8 commits into from
Jan 8, 2024

Conversation

Smirkey
Copy link
Owner

@Smirkey Smirkey commented Jan 7, 2024

No description provided.

Copy link

codecov bot commented Jan 7, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (efec8a4) 98.93% compared to head (362439b) 98.87%.

Files Patch % Lines
bindings/src/utils.rs 88.88% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   98.93%   98.87%   -0.07%     
==========================================
  Files          14       15       +1     
  Lines        2166     2303     +137     
==========================================
+ Hits         2143     2277     +134     
- Misses         23       26       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Jan 7, 2024

CodSpeed Performance Report

Merging #33 will improve performances by 29.07%

Comparing feat/rotated-iou (362439b) with main (efec8a4)

Summary

⚡ 1 improvements
✅ 143 untouched benchmarks

🆕 1 new benchmarks

Benchmarks breakdown

Benchmark main feat/rotated-iou Change
🆕 test_rotated_iou_distance[float64] N/A 6.9 ms N/A
parallel giou distance benchmark 2.8 ms 2.1 ms +29.07%

@Smirkey Smirkey changed the title feat: rotated intersection area func feat: rotated IoU distance Jan 8, 2024
@Smirkey Smirkey merged commit 1c86706 into main Jan 8, 2024
23 of 25 checks passed
@Smirkey Smirkey deleted the feat/rotated-iou branch January 8, 2024 22:20
@Smirkey Smirkey mentioned this pull request Jan 21, 2024
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.

None yet

1 participant