GANDLF 0.1.4.dev20250603__py3-none-any.whl → 0.1.4.dev20250604__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,7 +22,7 @@ def generate_instance_segmentation(
22
22
 
23
23
  cwd = Path(__file__).parent.absolute()
24
24
  panoptica_config_path = (
25
- cwd / "panoptica_config_path.yaml"
25
+ cwd / "panoptica_config_brats.yaml"
26
26
  if panoptica_config_path is None
27
27
  else panoptica_config_path
28
28
  )
GANDLF/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.4-dev20250603"
1
+ __version__ = "0.1.4-dev20250604"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: GANDLF
3
- Version: 0.1.4.dev20250603
3
+ Version: 0.1.4.dev20250604
4
4
  Summary: PyTorch-based framework that handles segmentation/regression/classification using various DL architectures for medical imaging.
5
5
  Author: MLCommons
6
6
  Author-email: gandlf@mlcommons.org
@@ -57,7 +57,7 @@ Requires-Dist: dicom-anonymizer==1.0.12
57
57
  Requires-Dist: twine
58
58
  Requires-Dist: keyring
59
59
  Requires-Dist: monai==1.4.0
60
- Requires-Dist: click>=8.0.0
60
+ Requires-Dist: click==8.1.8
61
61
  Requires-Dist: deprecated
62
62
  Requires-Dist: packaging==24.0
63
63
  Requires-Dist: typer==0.9.0
@@ -5,7 +5,7 @@ GANDLF/logger.py,sha256=oamQ1SOTTpAnC8vQ67o211Q6_bExGg_hAuqlHGlJfAI,2951
5
5
  GANDLF/logging_config.yaml,sha256=9XxRxAKtLn5ehT1khpR8wEiJGW64sx1lylAspM5KaWk,1337
6
6
  GANDLF/parseConfig.py,sha256=jO-ybIPxLw23OWDvFdTukbft0ZM8UOofGnoL2C5CEps,754
7
7
  GANDLF/training_manager.py,sha256=AZlf-fl7KAwZgyre8-0M5lAyma6NvtiGX6XT51AJdxU,11436
8
- GANDLF/version.py,sha256=v9tbBtNzlwI4_JfZZSCqyuLoAVsuQkYOiAjEwROR36w,34
8
+ GANDLF/version.py,sha256=46xD5GDvk_TDnS1yR8iZozXLds3YyqRiWtvyjby__LU,34
9
9
  GANDLF/anonymize/__init__.py,sha256=Nxig-jM-a-aKlK09PNi1zhNulEpLTyjnsY_oGQKdjhQ,1953
10
10
  GANDLF/anonymize/convert_to_nifti.py,sha256=MOfSDncFGJGb-EQP9sFGn0yuKpX010Ioi2KNwttaex8,1339
11
11
  GANDLF/cli/__init__.py,sha256=F05eyL2HKyWkHczRZuPE_Z2Yg685P9ARYxTwz6njGeQ,784
@@ -111,7 +111,7 @@ GANDLF/metrics/metric_calculators.py,sha256=c-NAl84yniTWjMKePBlf0TsCIJnYHODplt8H
111
111
  GANDLF/metrics/panoptica_config_brats.yaml,sha256=W2EBe-NRHNYc7vRZdxnAyKy0SgXQ21F3K3Nzb0EvwE0,2368
112
112
  GANDLF/metrics/regression.py,sha256=Ca58jo9OL1GdjB2ZvQCcrKWz9F67iY5rcbnQxT-LpcU,4584
113
113
  GANDLF/metrics/segmentation.py,sha256=zqWEI6LuphFM0Nsm0sG2XeqAxpNJnoK1Z9q4FJt58c8,25645
114
- GANDLF/metrics/segmentation_panoptica.py,sha256=QpdYdHMsZhwVo9hOqB2FFEXItEu2dEn9cPw6vB5cZwU,1025
114
+ GANDLF/metrics/segmentation_panoptica.py,sha256=ExbobmLhlyKYRKE7zEhZmuHtu5fdIUDs-53K-u4AKX8,1026
115
115
  GANDLF/metrics/synthesis.py,sha256=IfYit-R0O5ZUfmsWfLD6BqcLjjoEiotx0lUdsXWlbao,6730
116
116
  GANDLF/models/MSDNet.py,sha256=mzBkw_kQigSDTxaR7tojhdI4ECIQ65i_qiCrNaZmBHI,3442
117
117
  GANDLF/models/__init__.py,sha256=3SwskWonRW1AduPe6CYQWucU8ZBkkfJUpEF34I0NWP0,4286
@@ -182,9 +182,9 @@ GANDLF/utils/parameter_processing.py,sha256=DA7ZEsizWWLJZnCxBnDNh1NyA-bw5oirOvod
182
182
  GANDLF/utils/pred_target_processors.py,sha256=aatXJ6jdJaNAHa_tPzHfC1gOQrPYJLtg-cYeUFvkM_s,2701
183
183
  GANDLF/utils/tensor.py,sha256=AOwNTQfw9mnsomGwOF2Q_rdDS1WANlIatB0hhZN0gSg,21504
184
184
  GANDLF/utils/write_parse.py,sha256=HROxskhet-uIdUJmz16z_7p9r0mf8hWsqQFygwZ8ap0,9202
185
- gandlf-0.1.4.dev20250603.dist-info/licenses/LICENSE,sha256=GlZPAfA4eckod8IVayhBXkqCpESXf6cc9BGli_Jwims,11357
186
- gandlf-0.1.4.dev20250603.dist-info/METADATA,sha256=L5nmxeC80jAbtHDmC7SLhVQZG9RhrYYf8oDMCL6zrtk,9932
187
- gandlf-0.1.4.dev20250603.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
188
- gandlf-0.1.4.dev20250603.dist-info/entry_points.txt,sha256=agwocNI7Upi-sFDe1rMl71dGN8YhCBB7WJmtBHRF4jg,902
189
- gandlf-0.1.4.dev20250603.dist-info/top_level.txt,sha256=i5D9wEbQhl085_9Lx2m7x-9Zu6nlx1tjYYbuSihG09E,7
190
- gandlf-0.1.4.dev20250603.dist-info/RECORD,,
185
+ gandlf-0.1.4.dev20250604.dist-info/licenses/LICENSE,sha256=GlZPAfA4eckod8IVayhBXkqCpESXf6cc9BGli_Jwims,11357
186
+ gandlf-0.1.4.dev20250604.dist-info/METADATA,sha256=MJf1mP4MWUADcxf-FjZ5juvvNjazzto5ojxUe7Lz6U0,9932
187
+ gandlf-0.1.4.dev20250604.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
188
+ gandlf-0.1.4.dev20250604.dist-info/entry_points.txt,sha256=agwocNI7Upi-sFDe1rMl71dGN8YhCBB7WJmtBHRF4jg,902
189
+ gandlf-0.1.4.dev20250604.dist-info/top_level.txt,sha256=i5D9wEbQhl085_9Lx2m7x-9Zu6nlx1tjYYbuSihG09E,7
190
+ gandlf-0.1.4.dev20250604.dist-info/RECORD,,