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

Support non-sequential COCO category IDs #4354

Merged
merged 7 commits into from
May 9, 2024
Merged

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    8f09aed View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    2b15322 View commit details
    Browse the repository at this point in the history
  2. feat: parameter classes of add_coco_labels can now be either a list o…

    …f classes or a dict mapping ids to labels
    patrontheo committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ec587b5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #4309 from patrontheo/fix_random_cat_id

    fix: coco category ids can now be not sequential - avoiding memory leak
    brimoor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3ca8ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea92ab2 View commit details
    Browse the repository at this point in the history
  3. robustness

    brimoor committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6b600a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ed7e9 View commit details
    Browse the repository at this point in the history