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

New segmentation metric: Hausdorff Distance #2122

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on May 21, 2024

  1. add docs

    matsumotosan authored and Borda committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5ab879d View commit details
    Browse the repository at this point in the history
  2. initial commit

    matsumotosan authored and Borda committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b6519c3 View commit details
    Browse the repository at this point in the history
  3. fix hausdorff metric args

    matsumotosan authored and Borda committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4f5d606 View commit details
    Browse the repository at this point in the history
  4. ci: switch to custom docker images (Lightning-AI#2123)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    2 people authored and Borda committed May 21, 2024
    Configuration menu
    Copy the full SHA
    80cbb1a View commit details
    Browse the repository at this point in the history
  5. Add average to curve metrics (Lightning-AI#2084)

    Co-authored-by: Jirka Borovec <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people committed May 21, 2024
    Configuration menu
    Copy the full SHA
    05c154a View commit details
    Browse the repository at this point in the history
  6. symmetric test

    matsumotosan authored and Borda committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ea58776 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efc972f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    3147712 View commit details
    Browse the repository at this point in the history
  2. fix merge error

    matsumotosan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0c9b1a8 View commit details
    Browse the repository at this point in the history
  3. fix imports

    matsumotosan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a3dcc86 View commit details
    Browse the repository at this point in the history
  4. tests running

    matsumotosan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bfe0a3b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 9, 2024

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

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    550770b View commit details
    Browse the repository at this point in the history
  2. Return average over states

    baskrahmer committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    78da660 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix docs for doctests

    baskrahmer committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    011722d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd837e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0091e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 2, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    223404a View commit details
    Browse the repository at this point in the history
  2. Add pytest param for ddp

    baskrahmer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    80829e8 View commit details
    Browse the repository at this point in the history
  3. Fix type hints

    baskrahmer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0e96276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b84f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc0d239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a07e021 View commit details
    Browse the repository at this point in the history
  7. Fix docs

    baskrahmer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c7bdce9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8541d97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90ad414 View commit details
    Browse the repository at this point in the history
  10. Add links back

    baskrahmer committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f61e7ac View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    708ce27 View commit details
    Browse the repository at this point in the history
  2. changelog

    SkafteNicki committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3345393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4f129f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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