MCPcopy Create free account

hub / github.com/Project-MONAI/MONAI / functions

Functions7,906 in github.com/Project-MONAI/MONAI

↓ 1 callersMethod_create_cmd
Create the command to execute training.
monai/apps/auto3dseg/bundle_gen.py:197
↓ 1 callersMethod_create_cmd
(self)
monai/apps/auto3dseg/ensemble_builder.py:623
↓ 1 callersFunction_create_coordinate_tensor
(tensor)
monai/networks/blocks/crf.py:115
↓ 1 callersFunction_create_grid_numpy
compute a `spatial_size` mesh with the numpy API.
monai/transforms/utils.py:793
↓ 1 callersFunction_create_grid_torch
compute a `spatial_size` mesh with the torch API.
monai/transforms/utils.py:810
↓ 1 callersMethod_create_ordering
(self)
monai/utils/ordering.py:100
↓ 1 callersMethod_create_template
(self)
monai/utils/ordering.py:106
↓ 1 callersMethod_deconvolution_extract_stain
Perform Stain Deconvolution and return stain matrix for the image. Args: image: uint8 RGB image to perform stain deconvolution on
monai/apps/pathology/transforms/stain/array.py:47
↓ 1 callersMethod_decorate_method
(self, obj, method, append_method_name)
monai/utils/nvtx.py:111
↓ 1 callersMethod_default_dataset_log
Execute dataset log operation based on the input dataset_dict. The dataset_dict should have a format like: {
monai/handlers/mlflow_handler.py:427
↓ 1 callersMethod_default_epoch_log
Execute epoch level log operation. Default to track the values from Ignite `engine.state.metrics` dict and track the values o
monai/handlers/mlflow_handler.py:376
↓ 1 callersMethod_default_epoch_print
Execute epoch level log operation. Default to print the values from Ignite `engine.state.metrics` dict and print the values o
monai/handlers/stats_handler.py:203
↓ 1 callersMethod_default_epoch_writer
Execute epoch level event write operation. Default to write the values from Ignite `engine.state.metrics` dict and write the
monai/handlers/tensorboard_handlers.py:215
↓ 1 callersMethod_default_iteration_log
Execute iteration log operation based on Ignite `engine.state.output` data. Log the values from `self.output_transform(engine.state.o
monai/handlers/mlflow_handler.py:397
↓ 1 callersMethod_default_iteration_print
Execute iteration log operation based on Ignite `engine.state.output` data. Print the values from `self.output_transform(engine.state
monai/handlers/stats_handler.py:239
↓ 1 callersMethod_default_iteration_writer
Execute iteration level event write operation based on Ignite `engine.state.output` data. Extract the values from `self.output_transf
monai/handlers/tensorboard_handlers.py:237
↓ 1 callersFunction_default_transforms
(image_key, label_key, pixdim)
monai/apps/deepgrow/dataset.py:135
↓ 1 callersMethod_delete_exist_param_in_dict
Delete parameters in given dict, if they are already logged by current mlflow run. Args: param_dict: parameter dict to b
monai/handlers/mlflow_handler.py:167
↓ 1 callersMethod_determine_shape
( self, points: Any, static_shape: tuple[int, ...] | None, data: Mapping[Hashable, Any], ref_key: Hash
monai/transforms/post/dictionary.py:679
↓ 1 callersMethod_do_parse
Recursively parse the nested data in config source, add every item as `ConfigItem` to the resolver. Args: config: config
monai/bundle/config_parser.py:568
↓ 1 callersMethod_do_resolve
Recursively resolve `self.config` to replace the relative ids with absolute ids, for example, `@##A` means `A` in the upper level. an
monai/bundle/config_parser.py:530
↓ 1 callersFunction_download_algos_url
Downloads the algorithm templates release archive, and extracts it into a parent directory of the at_path folder. Returns a dictionary of the
monai/apps/auto3dseg/bundle_gen.py:419
↓ 1 callersFunction_download_from_bundle_info
(download_path: Path, filename: str, version: str, progress: bool)
monai/bundle/scripts.py:207
↓ 1 callersFunction_download_from_github
(repo: str, download_path: Path, filename: str, progress: bool = True)
monai/bundle/scripts.py:190
↓ 1 callersFunction_download_from_monaihosting
(download_path: Path, filename: str, version: str, progress: bool)
monai/bundle/scripts.py:200
↓ 1 callersFunction_download_from_ngc
( download_path: Path, filename: str, version: str, prefix: str = "monai_", remove_prefix:
monai/bundle/scripts.py:244
↓ 1 callersFunction_download_from_ngc_private
( download_path: Path, filename: str, version: str, repo: str, prefix: str = "monai_",
monai/bundle/scripts.py:263
↓ 1 callersMethod_download_series_reference_data
First of all, download a series from TCIA according to `series_uid`. Then find all referenced series and download.
monai/apps/datasets.py:587
↓ 1 callersMethod_ensure_tuple_outputs
(self, outputs: Any)
monai/inferers/inferer.py:233
↓ 1 callersMethod_ensure_valid_num_transforms
(self, num_transforms: int | tuple[int, int] | None)
monai/transforms/compose.py:716
↓ 1 callersMethod_evaluate_patch_locations
Calculate the location for each patch in a sliding-window manner
monai/data/wsi_datasets.py:287
↓ 1 callersMethod_evaluate_patch_locations
Calculate the location for each patch based on the mask at different resolution level
monai/data/wsi_datasets.py:388
↓ 1 callersFunction_extract_tar
(filepath, output_dir)
monai/apps/utils.py:289
↓ 1 callersMethod_fill_cache
Compute and fill the cache content from data source. Args: indices: target indices in the `self.data` source to compute
monai/data/grid_dataset.py:283
↓ 1 callersMethod_find_classes_or_functions
Find all the classes and functions in the modules with specified `modnames`. Args: modnames: names of the target modules
monai/bundle/config_item.py:73
↓ 1 callersMethod_find_module_names
Find all the modules start with MOD_START and don't contain any of `excludes`.
monai/bundle/config_item.py:66
↓ 1 callersFunction_flatten_struct
(seg_out)
monai/inferers/utils.py:423
↓ 1 callersMethod_flip_template
(self, template: np.ndarray)
monai/utils/ordering.py:130
↓ 1 callersMethod_forward
(self, x: torch.Tensor)
monai/networks/nets/segresnet_ds.py:216
↓ 1 callersMethod_forward
(self, x: torch.Tensor)
monai/networks/nets/segresnet_ds.py:404
↓ 1 callersFunction_gaussian_kernel
Computes 2D or 3D gaussian kernel. Args: spatial_dims: number of spatial dimensions of the input images. num_channels: number of
monai/metrics/regression.py:379
↓ 1 callersMethod_generate_data_list
Raises: ValueError: When ``section`` is not one of ["training", "validation", "test"].
monai/apps/datasets.py:155
↓ 1 callersMethod_generate_data_list
(self, dataset_dir: PathLike)
monai/apps/datasets.py:381
↓ 1 callersMethod_generate_data_list
(self, dataset_dir: PathLike)
monai/apps/datasets.py:643
↓ 1 callersMethod_generate_random_field
products of polynomials as bias field estimations
monai/transforms/intensity/array.py:784
↓ 1 callersMethod_get_affine
Get or construct the affine matrix of the image, it can be used to correct spacing, orientation or execute spatial transforms.
monai/data/image_reader.py:331
↓ 1 callersMethod_get_affine
Get or construct the affine matrix of the image, it can be used to correct spacing, orientation or execute spatial transforms.
monai/data/image_reader.py:729
↓ 1 callersMethod_get_affine
Get the affine matrix of the image, it can be used to correct spacing, orientation or execute spatial transforms. Args:
monai/data/image_reader.py:1562
↓ 1 callersMethod_get_all_case_stats
Get all case stats from a partitioned datalist. The function can only be called internally by get_all_case_stats. Args: r
monai/apps/auto3dseg/data_analyzer.py:267
↓ 1 callersFunction_get_all_download_files
(request_url: str, headers: dict | None = None)
monai/bundle/scripts.py:229
↓ 1 callersFunction_get_all_ngc_models
(pattern, page_index=0, page_size=50)
monai/apps/mmars/mmars.py:53
↓ 1 callersMethod_get_array_data
Get the raw array data of the image, converted to Numpy array. Following PyTorch conventions, the returned array data has contiguous
monai/data/image_reader.py:369
↓ 1 callersMethod_get_array_data
Get the raw array data of the image, converted to Numpy array. Args: img: a Nibabel image object loaded from an image fi
monai/data/image_reader.py:1193
↓ 1 callersMethod_get_array_data_from_gpu
Get the raw array data of the image. This function is used when `to_gpu` is set to True. Args: img: a Pydicom dataset ob
monai/data/image_reader.py:906
↓ 1 callersMethod_get_attention_fn
(self)
monai/networks/blocks/cablock.py:129
↓ 1 callersMethod_get_bottom_layer
Bottom layer (bottleneck) in voxelmorph consists of a typical down layer followed by an upsample layer. Args: in_channel
monai/networks/nets/voxelmorph.py:259
↓ 1 callersMethod_get_bottom_layer
Returns the bottom or bottleneck layer at the bottom of the network linking encode to decode halves. Args: in_channels:
monai/networks/nets/unet.py:240
↓ 1 callersMethod_get_bottom_layer
(self, in_channels: int, out_channels: int, strides: int)
monai/networks/nets/attentionunet.py:270
↓ 1 callersMethod_get_connection_block
Returns the block object defining a layer of the UNet structure including the implementation of the skip between encoding (down) and
monai/networks/nets/voxelmorph.py:205
↓ 1 callersMethod_get_data
(self, sample: dict)
monai/data/wsi_datasets.py:140
↓ 1 callersMethod_get_decode_layer
Returns a single layer of the decoder part of the network.
monai/networks/nets/autoencoder.py:259
↓ 1 callersMethod_get_decode_module
Returns the decode part of the network by building up a sequence of layers returned by `_get_decode_layer`.
monai/networks/nets/autoencoder.py:207
↓ 1 callersMethod_get_directory_store
(self, base_dir)
tests/inferers/test_zarr_avg_merger.py:357
↓ 1 callersMethod_get_encode_layer
Returns a single layer of the encoder part of the network.
monai/networks/nets/autoencoder.py:223
↓ 1 callersMethod_get_encode_module
Returns the encode part of the network by building up a sequence of layers returned by `_get_encode_layer`.
monai/networks/nets/autoencoder.py:140
↓ 1 callersFunction_get_filter
(f)
monai/optimizers/utils.py:79
↓ 1 callersMethod_get_final_layer
(self, in_shape: Sequence[int])
monai/networks/nets/regressor.py:145
↓ 1 callersMethod_get_frame_data
yield frames and description from the segmentation image. This function is adapted from Highdicom: https://github.com/herrman
monai/data/image_reader.py:773
↓ 1 callersFunction_get_git_release_url
(repo_owner: str, repo_name: str, tag_name: str, filename: str)
monai/bundle/scripts.py:170
↓ 1 callersMethod_get_input_embeddings
(self, emb, top_index, bottom_index, spacing)
monai/apps/generation/maisi/networks/diffusion_model_unet_maisi.py:327
↓ 1 callersMethod_get_intermediate_module
Returns the intermediate block of the network which accepts input from the encoder and whose output goes to the decoder.
monai/networks/nets/autoencoder.py:156
↓ 1 callersMethod_get_kernel
(self, size, dtype)
monai/transforms/post/array.py:1076
↓ 1 callersMethod_get_label
(self, sample: dict)
monai/data/wsi_datasets.py:120
↓ 1 callersFunction_get_latest_bundle_version
( source: str, name: str, repo: str, **kwargs: Any )
monai/bundle/scripts.py:407
↓ 1 callersMethod_get_layer
Returns a layer accepting inputs with `in_channels` number of channels and producing outputs of `out_channels` number of channels. Th
monai/networks/nets/regressor.py:104
↓ 1 callersMethod_get_layer
(self, in_channels: int, out_channels: int, bias: bool)
monai/networks/nets/fullyconnectednet.py:84
↓ 1 callersMethod_get_layer
Returns a layer accepting inputs with `in_channels` number of channels and producing outputs of `out_channels` number of channels. Th
monai/networks/nets/generator.py:103
↓ 1 callersMethod_get_layer
(self, in_channels, out_channels, dilation)
monai/networks/blocks/denseblock.py:103
↓ 1 callersMethod_get_location
(self, sample: dict)
monai/data/wsi_datasets.py:123
↓ 1 callersMethod_get_merged_shapes
Define the shape of merged tensors (non-padded and padded)
monai/inferers/inferer.py:287
↓ 1 callersMethod_get_meta_dict
Get all the metadata of the loaded dict and return the meta dict. Args: dat: a dictionary object loaded from an h5 file.
monai/apps/reconstruction/fastmri_reader.py:95
↓ 1 callersMethod_get_meta_dict
Get all the metadata of the image and convert to dict type. Args: img: an ITK image object loaded from an image file.
monai/data/image_reader.py:312
↓ 1 callersMethod_get_meta_dict
Get the all the metadata of the image and convert to dict type. Args: img: a Nibabel image object loaded from an image f
monai/data/image_reader.py:1143
↓ 1 callersMethod_get_meta_dict
Get the all the metadata of the image and convert to dict type. Args: img: a PIL Image object loaded from an image file.
monai/data/image_reader.py:1430
↓ 1 callersMethod_get_metadata
Returns metadata of the extracted patch from the whole slide image. Args: wsi: the whole slide image object, from which
monai/data/wsi_reader.py:290
↓ 1 callersMethod_get_method
(self, obj: Any)
monai/utils/nvtx.py:144
↓ 1 callersFunction_get_monaihosting_bundle_url
(model_name: str, version: str)
monai/bundle/scripts.py:186
↓ 1 callersFunction_get_name_to_index_mapping
get the label name to index mapping
monai/apps/vista3d/transforms.py:29
↓ 1 callersFunction_get_neighbour_code_to_normals_table
returns a lookup table. For every binary neighbour code (2x2x2 neighbourhood = 8 neighbours = 8 bits = 256 codes) it contains the surface nor
monai/metrics/utils.py:537
↓ 1 callersFunction_get_ngc_bundle_url
(model_name: str, version: str)
monai/bundle/scripts.py:174
↓ 1 callersFunction_get_ngc_doc_url
(model_name: str, model_prefix: str = "")
monai/apps/mmars/mmars.py:102
↓ 1 callersFunction_get_ngc_private_bundle_url
(model_name: str, version: str, repo: str)
monai/bundle/scripts.py:182
↓ 1 callersFunction_get_ngc_token
Try to connect to NGC.
monai/bundle/scripts.py:294
↓ 1 callersMethod_get_offset
(self, sample)
monai/data/wsi_datasets.py:278
↓ 1 callersFunction_get_out_size
(params)
tests/networks/blocks/test_unetr_block.py:25
↓ 1 callersFunction_get_paired_iou
( pairwise_iou: torch.Tensor, match_iou_threshold: float = 0.5, device: str | torch.device = "cpu" )
monai/metrics/panoptic_quality.py:281
↓ 1 callersFunction_get_pairwise_iou
( pred: torch.Tensor, gt: torch.Tensor, device: str | torch.device = "cpu" )
monai/metrics/panoptic_quality.py:247
↓ 1 callersMethod_get_pandas_dataset_info
(pandas_dataset)
monai/handlers/mlflow_handler.py:265
↓ 1 callersMethod_get_params
Calculate the size and step required for splitting the image Args: The size of the input image
monai/transforms/spatial/array.py:3240
↓ 1 callersMethod_get_patch
Extracts and returns a patch image form the whole slide image. Args: wsi: a whole slide image object loaded from a file
monai/data/wsi_reader.py:272
← previousnext →1,401–1,500 of 7,906, ranked by callers