biomedisa 24.8.4__py3-none-any.whl → 24.8.5__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/features/crop_helper.py +1 -0
- {biomedisa-24.8.4.dist-info → biomedisa-24.8.5.dist-info}/METADATA +1 -1
- {biomedisa-24.8.4.dist-info → biomedisa-24.8.5.dist-info}/RECORD +6 -6
- {biomedisa-24.8.4.dist-info → biomedisa-24.8.5.dist-info}/LICENSE +0 -0
- {biomedisa-24.8.4.dist-info → biomedisa-24.8.5.dist-info}/WHEEL +0 -0
- {biomedisa-24.8.4.dist-info → biomedisa-24.8.5.dist-info}/top_level.txt +0 -0
@@ -505,6 +505,7 @@ def load_and_train(bm, x_scale=256, y_scale=256, z_scale=256):
|
|
505
505
|
bm.img_data, bm.label_data)
|
506
506
|
|
507
507
|
# load validation data
|
508
|
+
img_val, label_val = None, None
|
508
509
|
if any(bm.val_images) or bm.val_img_data is not None:
|
509
510
|
img_val, label_val, _, _ = load_cropping_training_data(bm.normalize,
|
510
511
|
bm.val_images, bm.val_labels, x_scale, y_scale, z_scale,
|
@@ -12,7 +12,7 @@ biomedisa/features/active_contour.py,sha256=FnPuvYck_KL4xYRFqwzm4Grdm288EdlcLFt8
|
|
12
12
|
biomedisa/features/assd.py,sha256=q9NUQXEoA4Pi3d8b5fmys615CWu06Sm0N9-OGwJOFnw,6537
|
13
13
|
biomedisa/features/biomedisa_helper.py,sha256=oIsOmIJ8xUQVwgbzMgw65dXcZmzwePpFQoIdbgLTnF8,32727
|
14
14
|
biomedisa/features/create_slices.py,sha256=uSDH1OcEYc5BFPZHSy3UpS4P2DuoVnxOZ-l7wmyT_Po,13108
|
15
|
-
biomedisa/features/crop_helper.py,sha256=
|
15
|
+
biomedisa/features/crop_helper.py,sha256=R0_uZ8rxg1l0-HxP1fYBWWCSUjvSvTBSgW47Nq8eK4s,23789
|
16
16
|
biomedisa/features/curvop_numba.py,sha256=AjKQJcUBoURTB8pq1HmugQYpBwBELthhcEu51_r_xPI,7049
|
17
17
|
biomedisa/features/django_env.py,sha256=LNrZ6rBHZ5I0FaWa5xN8K-ASPgq0r5dGDEUI56HzJxE,8615
|
18
18
|
biomedisa/features/keras_helper.py,sha256=Emf-Fx9rB3jECL7XgK8DYMRwO27ynijt5YdnwMlDMXY,62747
|
@@ -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.
|
41
|
-
biomedisa-24.8.
|
42
|
-
biomedisa-24.8.
|
43
|
-
biomedisa-24.8.
|
44
|
-
biomedisa-24.8.
|
40
|
+
biomedisa-24.8.5.dist-info/LICENSE,sha256=sehayP6UhydNnmstfL4yFR3genMRdpuUh6uZVWJN1H0,14152
|
41
|
+
biomedisa-24.8.5.dist-info/METADATA,sha256=IMCcEHNKZKWZqsMN8vu4h6S812_vkYyKj0NNAiebrrY,10569
|
42
|
+
biomedisa-24.8.5.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
|
43
|
+
biomedisa-24.8.5.dist-info/top_level.txt,sha256=opsf1Eb4vCguPSxev4HHSeiUKCccT_C_RcUCdAYbHWQ,10
|
44
|
+
biomedisa-24.8.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|