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

Helper functions for new segmentation domain #2105

Merged
merged 75 commits into from
Nov 30, 2023
Merged

Commits on Aug 12, 2023

  1. requirements

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c203d47 View commit details
    Browse the repository at this point in the history
  2. add implementations

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    b5cd833 View commit details
    Browse the repository at this point in the history
  3. add test

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d0f982f View commit details
    Browse the repository at this point in the history
  4. fix doctests

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    26fc578 View commit details
    Browse the repository at this point in the history
  5. add table

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4436744 View commit details
    Browse the repository at this point in the history
  6. add second table

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c732be8 View commit details
    Browse the repository at this point in the history
  7. add tests

    SkafteNicki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0f3c03e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 17, 2023

  1. working surface distance

    SkafteNicki committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    eea009c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c65ca View commit details
    Browse the repository at this point in the history
  3. working crop arg

    SkafteNicki committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b8c1557 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    4054f86 View commit details
    Browse the repository at this point in the history
  2. rename helper to utils

    SkafteNicki committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    315bd7b View commit details
    Browse the repository at this point in the history
  3. small update

    SkafteNicki committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    106e85c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. add note on memory

    SkafteNicki committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f987f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7f56b View commit details
    Browse the repository at this point in the history
  3. changelog

    SkafteNicki committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    879bacb View commit details
    Browse the repository at this point in the history
  4. view to unsqueeze

    SkafteNicki committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    ebb78e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

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

    SkafteNicki committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0d9e56e View commit details
    Browse the repository at this point in the history
  3. fix mypy

    SkafteNicki committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    16df559 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. add requirement

    SkafteNicki committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    de9b36b View commit details
    Browse the repository at this point in the history
  2. fix unittests

    SkafteNicki committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    531f6ea View commit details
    Browse the repository at this point in the history
  3. add cuda testing

    SkafteNicki committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a2127c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    efb97df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f4cc03 View commit details
    Browse the repository at this point in the history
  3. improve performance

    SkafteNicki committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    17a65f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b51e1 View commit details
    Browse the repository at this point in the history
  5. fix spelling

    SkafteNicki committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3ebde57 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Oct 5, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    72c0db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9183e72 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    9fcde02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9443ab2 View commit details
    Browse the repository at this point in the history
  3. fix

    SkafteNicki committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    97e378f View commit details
    Browse the repository at this point in the history
  4. fix monai to 1.3.0

    SkafteNicki committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    751ab40 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    ca25b8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee40ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d6f4c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    6bbef23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8e02d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02cfe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fecf7f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    2729c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674e595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b451af5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    19359de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e51e5e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca76633 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    63bc0fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    accea66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc4e875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc6ff44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7e2463 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    5310b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59bfef1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    601754a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecc8374 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9845692 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Jirka Borovec <[email protected]>
    SkafteNicki and Borda authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ec8a63e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be6e826 View commit details
    Browse the repository at this point in the history
  8. missing import

    SkafteNicki committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a645d75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    190109c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f140566 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18bf4e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c9821d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a69d0a2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    586936b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix broken test

    SkafteNicki committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    01aaf97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081dae1 View commit details
    Browse the repository at this point in the history