Skip to content

Conversation

SimoneBendazzoli93
Copy link
Contributor

Updates to #8328 and PR #8329

Description

Fixed nnUNet to MONAI Bundle functionalities:

  • Support for trained checkpoint as a TorchScript
  • Multi-channel input tensor
  • Fixed issue on different axis permutation between nnUNet and MONAI loaders

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

SimoneBendazzoli93 and others added 30 commits January 28, 2025 19:16
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: 13bdec5
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: 74aaf73
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: 8e4a66c

Signed-off-by: simben <simben@kth.se>
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: 5a04fe0

Signed-off-by: simben <simben@kth.se>
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: 43c694b
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: 569df7b
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: fcf5ac0
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: c846b6d

Signed-off-by: simben <simben@kth.se>
…rapper

Signed-off-by: simben <simben@kth.se>
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: b61e4e1
I, simben <simben@kth.se>, hereby add my Signed-off-by to this commit: ea8028f

Signed-off-by: simben <simben@kth.se>
…t JSON, plans, and nnUNet configuration; improve loading logic for optional inputs.
SimoneBendazzoli93 and others added 6 commits June 3, 2025 08:06
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: fd12ece
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: d4a9a9e
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: b08d416
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: ff64bd0
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 96df74c
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 6c6346b
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 7a84968
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: b8de5c4
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 665d989
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 6480bba
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: c4b3453
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 2cf94c7
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 2d09694
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: fcf6981
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: b13b3e8
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 397d0eb
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f819112
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f8cb161
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: d62fd04
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 3207bb7
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: c5e64c7
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 4a15b97
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 71b30d7
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 188fa53
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: db2f65b
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 6e82b7e
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: e55f2f5
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: d6a7777
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 8c2330d
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 9656483
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: c267fdf
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 460481f
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: a50ef4c
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f63cc5e
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: ac94578
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 9f9261d
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 2e6f7c9
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 75d6720
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 406923a
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 84d25c6
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: c8104f4
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 78f6650
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 670ff15
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 1cd4312
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f5ea8e8
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 310745f
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 6611789
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 2f111d5
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f42840d
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 50faeef
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 0fe60f0
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f2dbc26
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: db5ae69
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 3b61e9f
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: eae66cb
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 70418a6
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: aba934d
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 9500de1
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: f2dad2c
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: dfeb9fc

Signed-off-by: Simone Bendazzoli <simben@kth.se>
I, Simone Bendazzoli <simben@kth.se>, hereby add my Signed-off-by to this commit: 92e1108

Signed-off-by: Simone Bendazzoli <simben@kth.se>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants