biomedisa 24.8.2__py3-none-any.whl → 24.8.3__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.
biomedisa/deeplearning.py CHANGED
@@ -282,6 +282,8 @@ def deep_learning(img_data, label_data=None, val_img_data=None, val_label_data=N
282
282
  if bm.django_env and not bm.remote and not bm.tarfile:
283
283
  bm.path_to_cropped_image = unique_file_path(bm.path_to_cropped_image)
284
284
  filename = 'final.' + filename
285
+ if bm.refinement:
286
+ filename += '.refined'
285
287
  bm.path_to_final = os.path.dirname(bm.path_to_image) + '/' + filename + extension
286
288
  if bm.django_env and not bm.remote and not bm.tarfile:
287
289
  bm.path_to_final = unique_file_path(bm.path_to_final)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biomedisa
3
- Version: 24.8.2
3
+ Version: 24.8.3
4
4
  Summary: Segmentation of 3D volumetric image data
5
5
  Author: Philipp Lösel
6
6
  Author-email: philipp.loesel@anu.edu.au
@@ -1,6 +1,6 @@
1
1
  biomedisa/__init__.py,sha256=hw4mzEjGFXm-vxus2DBfKFW0nKoG0ibL5SH6ShfchrY,1526
2
2
  biomedisa/__main__.py,sha256=a1--8vhtztWEloHVtbM43FZLCfrFo4BELgdsgtWE8ls,536
3
- biomedisa/deeplearning.py,sha256=myCIJqwMj707qzgba-BgNO92UGHqXyy_l63UGfmUz08,28479
3
+ biomedisa/deeplearning.py,sha256=ZjD_05UkWwu8hECV7a1YzP3DQ_6Y8r81GaAWEfx3XlQ,28564
4
4
  biomedisa/interpolation.py,sha256=i10aqwEl-wsVU_nQ-zyubhAs27NSKF4ial7LyhaBLv0,17273
5
5
  biomedisa/mesh.py,sha256=8-iuVsrfW5JovaMrAez7qSxv1LCU3eiqOdik0s0DV1w,16062
6
6
  biomedisa/features/DataGenerator.py,sha256=MINc7emhELPxACOYdnLFHgh-RHUKODLH0DH7zz6u6mc,13116
@@ -37,8 +37,8 @@ biomedisa/features/random_walk/pyopencl_large.py,sha256=q79AxG3p3qFjxfiAZfUK9I5B
37
37
  biomedisa/features/random_walk/pyopencl_small.py,sha256=opNlS-qzOa9qWafBNJdvf6r1aRAFf7_JXf6ISDnkdXE,17068
38
38
  biomedisa/features/random_walk/rw_large.py,sha256=ZnITvk00Y11ZZlGuBRaJO1EwU0wYBdEwdpj9vvXCqF4,19805
39
39
  biomedisa/features/random_walk/rw_small.py,sha256=RPzZe24YrEwYelJukDjvqaoD_SyhgdriEi7uV3kZGXI,14881
40
- biomedisa-24.8.2.dist-info/LICENSE,sha256=sehayP6UhydNnmstfL4yFR3genMRdpuUh6uZVWJN1H0,14152
41
- biomedisa-24.8.2.dist-info/METADATA,sha256=WNs0EZIdWznoBXsBUHlpUo1WhlgcKTx7tH5oxR0dCXw,10569
42
- biomedisa-24.8.2.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
43
- biomedisa-24.8.2.dist-info/top_level.txt,sha256=opsf1Eb4vCguPSxev4HHSeiUKCccT_C_RcUCdAYbHWQ,10
44
- biomedisa-24.8.2.dist-info/RECORD,,
40
+ biomedisa-24.8.3.dist-info/LICENSE,sha256=sehayP6UhydNnmstfL4yFR3genMRdpuUh6uZVWJN1H0,14152
41
+ biomedisa-24.8.3.dist-info/METADATA,sha256=Kcp6gqeA_UYsYv7FNp4_3LjMaR_UIySrnwv2HGvpXA8,10569
42
+ biomedisa-24.8.3.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
43
+ biomedisa-24.8.3.dist-info/top_level.txt,sha256=opsf1Eb4vCguPSxev4HHSeiUKCccT_C_RcUCdAYbHWQ,10
44
+ biomedisa-24.8.3.dist-info/RECORD,,