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

fix: ml detector buffer capacity and parameterization #7936

Merged
merged 6 commits into from
Jul 17, 2024

Commits on Jul 10, 2024

  1. fix: increased the buffer capacity in ML-based detectors (1M -> 2M du…

    …e to new models) but parameterized to users can adapt it to their use cases
    
    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    knzo25 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fb2ee53 View commit details
    Browse the repository at this point in the history
  2. chore: added schema parts

    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    knzo25 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3372344 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix/centerpoint_buffer

    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    knzo25 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4bd4a55 View commit details
    Browse the repository at this point in the history
  4. chore: points are countable !

    Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
    knzo25 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fa1abeb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    c9d78c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e6a6b View commit details
    Browse the repository at this point in the history