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

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    9167dea View commit details
    Browse the repository at this point in the history
  2. fix: lib.rs

    Smirkey committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    049a916 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. feat: rotated iou distance

    Smirkey committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    10831d0 View commit details
    Browse the repository at this point in the history
  2. test: add python tests

    Smirkey committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c32ae79 View commit details
    Browse the repository at this point in the history
  3. fix: test dtype

    Smirkey committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    876dc3d View commit details
    Browse the repository at this point in the history
  4. test: improve coverage

    Smirkey committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c6b24cd View commit details
    Browse the repository at this point in the history
  5. test: fix dtype test

    Smirkey committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    55801ce View commit details
    Browse the repository at this point in the history
  6. fix: test dtypes

    Smirkey committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    362439b View commit details
    Browse the repository at this point in the history