Methodpredict_3D_pseudo3D_2Dconv(self, x: np.ndarray, min_size: Tuple[int, int], do_mirroring: bool,
mirror
pytorch/nnunet/network_architecture/neural_network.py:754
Functionpreprocess_inputinput standardizing function Args: x: numpy.ndarray with shape (H, W, C) size: tuple (H_new, W_new), resized input shape Retur
keras/segmentation_models/backbones/classification_models/classification_models/resnet/preprocessing.py:4
Functionpreprocess_inputinput standardizing function Args: x: numpy.ndarray with shape (H, W, C) size: tuple (H_new, W_new), resized input shape Retur
keras/segmentation_models/backbones/classification_models/classification_models/resnext/preprocessing.py:4
Functionpreprocess_save_to_queue(preprocess_fn, q, list_of_lists, output_files, segs_from_prev_stage, classes,
tr
pytorch/nnunet/inference/predict.py:35
Methodresample_and_normalize(self, data, target_spacing, properties, seg=None, force_separate_z=None)
pytorch/nnunet/preprocessing/preprocessing.py:603
Methodresample_and_normalize(self, data, target_spacing, properties, seg=None, force_separate_z=None)
pytorch/nnunet/preprocessing/preprocessing.py:672
Functionresample_and_save(predicted, target_shape, output_file, force_separate_z=False,
interpolation_order=1,
pytorch/nnunet/training/cascade_stuff/predict_next_stage.py:31
Methodrun :param target_spacings: list of lists [[1.25, 1.25, 5]] :param input_folder_with_cropped_npz: dim: c, x, y, z | npz_file['data'] np.
pytorch/nnunet/preprocessing/preprocessing.py:353