| { | |
| "VersioneerConfig": [ | |
| [ | |
| "monai/_version.py", | |
| [ | |
| "VersioneerConfig" | |
| ] | |
| ], | |
| [ | |
| "versioneer.py", | |
| [ | |
| "VersioneerConfig" | |
| ] | |
| ] | |
| ], | |
| "NotThisMethod": [ | |
| [ | |
| "monai/_version.py", | |
| [ | |
| "NotThisMethod" | |
| ] | |
| ], | |
| [ | |
| "versioneer.py", | |
| [ | |
| "NotThisMethod" | |
| ] | |
| ] | |
| ], | |
| "AutoRunner": [ | |
| [ | |
| "monai/apps/auto3dseg/auto_runner.py", | |
| [ | |
| "AutoRunner" | |
| ] | |
| ] | |
| ], | |
| "BundleAlgo": [ | |
| [ | |
| "monai/apps/auto3dseg/bundle_gen.py", | |
| [ | |
| "BundleAlgo" | |
| ] | |
| ] | |
| ], | |
| "BundleGen": [ | |
| [ | |
| "monai/apps/auto3dseg/bundle_gen.py", | |
| [ | |
| "BundleGen" | |
| ] | |
| ] | |
| ], | |
| "DataAnalyzer": [ | |
| [ | |
| "monai/apps/auto3dseg/data_analyzer.py", | |
| [ | |
| "DataAnalyzer" | |
| ] | |
| ] | |
| ], | |
| "AlgoEnsemble": [ | |
| [ | |
| "monai/apps/auto3dseg/ensemble_builder.py", | |
| [ | |
| "AlgoEnsemble" | |
| ] | |
| ] | |
| ], | |
| "AlgoEnsembleBestN": [ | |
| [ | |
| "monai/apps/auto3dseg/ensemble_builder.py", | |
| [ | |
| "AlgoEnsembleBestN" | |
| ] | |
| ] | |
| ], | |
| "AlgoEnsembleBestByFold": [ | |
| [ | |
| "monai/apps/auto3dseg/ensemble_builder.py", | |
| [ | |
| "AlgoEnsembleBestByFold" | |
| ] | |
| ] | |
| ], | |
| "AlgoEnsembleBuilder": [ | |
| [ | |
| "monai/apps/auto3dseg/ensemble_builder.py", | |
| [ | |
| "AlgoEnsembleBuilder" | |
| ] | |
| ] | |
| ], | |
| "HPOGen": [ | |
| [ | |
| "monai/apps/auto3dseg/hpo_gen.py", | |
| [ | |
| "HPOGen" | |
| ] | |
| ] | |
| ], | |
| "NNIGen": [ | |
| [ | |
| "monai/apps/auto3dseg/hpo_gen.py", | |
| [ | |
| "NNIGen" | |
| ] | |
| ] | |
| ], | |
| "OptunaGen": [ | |
| [ | |
| "monai/apps/auto3dseg/hpo_gen.py", | |
| [ | |
| "OptunaGen" | |
| ] | |
| ] | |
| ], | |
| "EnsureSameShaped": [ | |
| [ | |
| "monai/apps/auto3dseg/transforms.py", | |
| [ | |
| "EnsureSameShaped" | |
| ] | |
| ] | |
| ], | |
| "MedNISTDataset": [ | |
| [ | |
| "monai/apps/datasets.py", | |
| [ | |
| "MedNISTDataset" | |
| ] | |
| ], | |
| [ | |
| "tests/test_integration_classification_2d.py", | |
| [ | |
| "MedNISTDataset" | |
| ] | |
| ] | |
| ], | |
| "DecathlonDataset": [ | |
| [ | |
| "monai/apps/datasets.py", | |
| [ | |
| "DecathlonDataset" | |
| ] | |
| ] | |
| ], | |
| "TciaDataset": [ | |
| [ | |
| "monai/apps/datasets.py", | |
| [ | |
| "TciaDataset" | |
| ] | |
| ] | |
| ], | |
| "_NsplitsDataset": [ | |
| [ | |
| "monai/apps/datasets.py", | |
| [ | |
| "CrossValidation", | |
| "get_dataset", | |
| "_NsplitsDataset" | |
| ] | |
| ] | |
| ], | |
| "CrossValidation": [ | |
| [ | |
| "monai/apps/datasets.py", | |
| [ | |
| "CrossValidation" | |
| ] | |
| ] | |
| ], | |
| "Interaction": [ | |
| [ | |
| "monai/apps/deepedit/interaction.py", | |
| [ | |
| "Interaction" | |
| ] | |
| ], | |
| [ | |
| "monai/apps/deepgrow/interaction.py", | |
| [ | |
| "Interaction" | |
| ] | |
| ] | |
| ], | |
| "DiscardAddGuidanced": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "DiscardAddGuidanced" | |
| ] | |
| ] | |
| ], | |
| "NormalizeLabelsInDatasetd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "NormalizeLabelsInDatasetd" | |
| ] | |
| ] | |
| ], | |
| "SingleLabelSelectiond": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "SingleLabelSelectiond" | |
| ] | |
| ] | |
| ], | |
| "AddGuidanceSignalDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "AddGuidanceSignalDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "FindAllValidSlicesDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "FindAllValidSlicesDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "AddInitialSeedPointDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "AddInitialSeedPointDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "FindDiscrepancyRegionsDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "FindDiscrepancyRegionsDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "AddRandomGuidanceDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "AddRandomGuidanceDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "AddGuidanceFromPointsDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "AddGuidanceFromPointsDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "ResizeGuidanceMultipleLabelDeepEditd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "ResizeGuidanceMultipleLabelDeepEditd" | |
| ] | |
| ] | |
| ], | |
| "SplitPredsLabeld": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "SplitPredsLabeld" | |
| ] | |
| ] | |
| ], | |
| "AddInitialSeedPointMissingLabelsd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "AddInitialSeedPointMissingLabelsd" | |
| ] | |
| ] | |
| ], | |
| "FindAllValidSlicesMissingLabelsd": [ | |
| [ | |
| "monai/apps/deepedit/transforms.py", | |
| [ | |
| "FindAllValidSlicesMissingLabelsd" | |
| ] | |
| ] | |
| ], | |
| "FindAllValidSlicesd": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "FindAllValidSlicesd" | |
| ] | |
| ] | |
| ], | |
| "AddInitialSeedPointd": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "AddInitialSeedPointd" | |
| ] | |
| ] | |
| ], | |
| "AddGuidanceSignald": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "AddGuidanceSignald" | |
| ] | |
| ] | |
| ], | |
| "FindDiscrepancyRegionsd": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "FindDiscrepancyRegionsd" | |
| ] | |
| ] | |
| ], | |
| "AddRandomGuidanced": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "AddRandomGuidanced" | |
| ] | |
| ] | |
| ], | |
| "SpatialCropForegroundd": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "SpatialCropForegroundd" | |
| ] | |
| ] | |
| ], | |
| "AddGuidanceFromPointsd": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "AddGuidanceFromPointsd" | |
| ] | |
| ] | |
| ], | |
| "SpatialCropGuidanced": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "SpatialCropGuidanced" | |
| ] | |
| ] | |
| ], | |
| "ResizeGuidanced": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "ResizeGuidanced" | |
| ] | |
| ] | |
| ], | |
| "RestoreLabeld": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "RestoreLabeld" | |
| ] | |
| ] | |
| ], | |
| "Fetch2DSliced": [ | |
| [ | |
| "monai/apps/deepgrow/transforms.py", | |
| [ | |
| "Fetch2DSliced" | |
| ] | |
| ] | |
| ], | |
| "COCOMetric": [ | |
| [ | |
| "monai/apps/detection/metrics/coco.py", | |
| [ | |
| "COCOMetric" | |
| ] | |
| ] | |
| ], | |
| "RetinaNetDetector": [ | |
| [ | |
| "monai/apps/detection/networks/retinanet_detector.py", | |
| [ | |
| "RetinaNetDetector" | |
| ] | |
| ] | |
| ], | |
| "RetinaNetClassificationHead": [ | |
| [ | |
| "monai/apps/detection/networks/retinanet_network.py", | |
| [ | |
| "RetinaNetClassificationHead" | |
| ] | |
| ] | |
| ], | |
| "RetinaNetRegressionHead": [ | |
| [ | |
| "monai/apps/detection/networks/retinanet_network.py", | |
| [ | |
| "RetinaNetRegressionHead" | |
| ] | |
| ] | |
| ], | |
| "RetinaNet": [ | |
| [ | |
| "monai/apps/detection/networks/retinanet_network.py", | |
| [ | |
| "RetinaNet" | |
| ] | |
| ] | |
| ], | |
| "ConvertBoxMode": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "ConvertBoxMode" | |
| ] | |
| ] | |
| ], | |
| "ConvertBoxToStandardMode": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "ConvertBoxToStandardMode" | |
| ] | |
| ] | |
| ], | |
| "AffineBox": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "AffineBox" | |
| ] | |
| ] | |
| ], | |
| "ZoomBox": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "ZoomBox" | |
| ] | |
| ] | |
| ], | |
| "ResizeBox": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "ResizeBox" | |
| ] | |
| ] | |
| ], | |
| "FlipBox": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "FlipBox" | |
| ] | |
| ] | |
| ], | |
| "ClipBoxToImage": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "ClipBoxToImage" | |
| ] | |
| ] | |
| ], | |
| "BoxToMask": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "BoxToMask" | |
| ] | |
| ] | |
| ], | |
| "MaskToBox": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "MaskToBox" | |
| ] | |
| ] | |
| ], | |
| "SpatialCropBox": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "SpatialCropBox" | |
| ] | |
| ] | |
| ], | |
| "RotateBox90": [ | |
| [ | |
| "monai/apps/detection/transforms/array.py", | |
| [ | |
| "RotateBox90" | |
| ] | |
| ] | |
| ], | |
| "ConvertBoxModed": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "ConvertBoxModed" | |
| ] | |
| ] | |
| ], | |
| "ConvertBoxToStandardModed": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "ConvertBoxToStandardModed" | |
| ] | |
| ] | |
| ], | |
| "AffineBoxToImageCoordinated": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "AffineBoxToImageCoordinated" | |
| ] | |
| ] | |
| ], | |
| "AffineBoxToWorldCoordinated": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "AffineBoxToWorldCoordinated" | |
| ] | |
| ] | |
| ], | |
| "ZoomBoxd": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "ZoomBoxd" | |
| ] | |
| ] | |
| ], | |
| "RandZoomBoxd": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "RandZoomBoxd" | |
| ] | |
| ] | |
| ], | |
| "FlipBoxd": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "FlipBoxd" | |
| ] | |
| ] | |
| ], | |
| "RandFlipBoxd": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "RandFlipBoxd" | |
| ] | |
| ] | |
| ], | |
| "ClipBoxToImaged": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "ClipBoxToImaged" | |
| ] | |
| ] | |
| ], | |
| "BoxToMaskd": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "BoxToMaskd" | |
| ] | |
| ] | |
| ], | |
| "MaskToBoxd": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "MaskToBoxd" | |
| ] | |
| ] | |
| ], | |
| "RandCropBoxByPosNegLabeld": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "RandCropBoxByPosNegLabeld" | |
| ] | |
| ] | |
| ], | |
| "RotateBox90d": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "RotateBox90d" | |
| ] | |
| ] | |
| ], | |
| "RandRotateBox90d": [ | |
| [ | |
| "monai/apps/detection/transforms/dictionary.py", | |
| [ | |
| "RandRotateBox90d" | |
| ] | |
| ] | |
| ], | |
| "Matcher": [ | |
| [ | |
| "monai/apps/detection/utils/ATSS_matcher.py", | |
| [ | |
| "Matcher" | |
| ] | |
| ] | |
| ], | |
| "ATSSMatcher": [ | |
| [ | |
| "monai/apps/detection/utils/ATSS_matcher.py", | |
| [ | |
| "ATSSMatcher" | |
| ] | |
| ] | |
| ], | |
| "AnchorGenerator": [ | |
| [ | |
| "monai/apps/detection/utils/anchor_utils.py", | |
| [ | |
| "AnchorGenerator" | |
| ] | |
| ] | |
| ], | |
| "AnchorGeneratorWithAnchorShape": [ | |
| [ | |
| "monai/apps/detection/utils/anchor_utils.py", | |
| [ | |
| "AnchorGeneratorWithAnchorShape" | |
| ] | |
| ] | |
| ], | |
| "BoxCoder": [ | |
| [ | |
| "monai/apps/detection/utils/box_coder.py", | |
| [ | |
| "BoxCoder" | |
| ] | |
| ] | |
| ], | |
| "BoxSelector": [ | |
| [ | |
| "monai/apps/detection/utils/box_selector.py", | |
| [ | |
| "BoxSelector" | |
| ] | |
| ] | |
| ], | |
| "HardNegativeSamplerBase": [ | |
| [ | |
| "monai/apps/detection/utils/hard_negative_sampler.py", | |
| [ | |
| "HardNegativeSamplerBase" | |
| ] | |
| ] | |
| ], | |
| "HardNegativeSampler": [ | |
| [ | |
| "monai/apps/detection/utils/hard_negative_sampler.py", | |
| [ | |
| "HardNegativeSampler" | |
| ] | |
| ] | |
| ], | |
| "RemoteMMARKeys": [ | |
| [ | |
| "monai/apps/mmars/model_desc.py", | |
| [ | |
| "RemoteMMARKeys" | |
| ] | |
| ] | |
| ], | |
| "NuclickKeys": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "NuclickKeys" | |
| ] | |
| ] | |
| ], | |
| "FlattenLabeld": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "FlattenLabeld" | |
| ] | |
| ] | |
| ], | |
| "ExtractPatchd": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "ExtractPatchd" | |
| ] | |
| ] | |
| ], | |
| "SplitLabeld": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "SplitLabeld" | |
| ] | |
| ] | |
| ], | |
| "FilterImaged": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "FilterImaged" | |
| ] | |
| ] | |
| ], | |
| "AddPointGuidanceSignald": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "AddPointGuidanceSignald" | |
| ] | |
| ] | |
| ], | |
| "AddClickSignalsd": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "AddClickSignalsd" | |
| ] | |
| ] | |
| ], | |
| "PostFilterLabeld": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "PostFilterLabeld" | |
| ] | |
| ] | |
| ], | |
| "AddLabelAsGuidanced": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "AddLabelAsGuidanced" | |
| ] | |
| ] | |
| ], | |
| "SetLabelClassd": [ | |
| [ | |
| "monai/apps/nuclick/transforms.py", | |
| [ | |
| "SetLabelClassd" | |
| ] | |
| ] | |
| ], | |
| "PatchWSIDataset": [ | |
| [ | |
| "monai/apps/pathology/data/datasets.py", | |
| [ | |
| "PatchWSIDataset" | |
| ] | |
| ], | |
| [ | |
| "monai/data/wsi_datasets.py", | |
| [ | |
| "PatchWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "SmartCachePatchWSIDataset": [ | |
| [ | |
| "monai/apps/pathology/data/datasets.py", | |
| [ | |
| "SmartCachePatchWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "MaskedInferenceWSIDataset": [ | |
| [ | |
| "monai/apps/pathology/data/datasets.py", | |
| [ | |
| "MaskedInferenceWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "PrepareBatchHoVerNet": [ | |
| [ | |
| "monai/apps/pathology/engines/utils.py", | |
| [ | |
| "PrepareBatchHoVerNet" | |
| ] | |
| ] | |
| ], | |
| "ProbMapProducer": [ | |
| [ | |
| "monai/apps/pathology/handlers/prob_map_producer.py", | |
| [ | |
| "ProbMapProducer" | |
| ] | |
| ], | |
| [ | |
| "monai/handlers/probability_maps.py", | |
| [ | |
| "ProbMapProducer" | |
| ] | |
| ] | |
| ], | |
| "SlidingWindowHoVerNetInferer": [ | |
| [ | |
| "monai/apps/pathology/inferers/inferer.py", | |
| [ | |
| "SlidingWindowHoVerNetInferer" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetLoss": [ | |
| [ | |
| "monai/apps/pathology/losses/hovernet_loss.py", | |
| [ | |
| "HoVerNetLoss" | |
| ] | |
| ] | |
| ], | |
| "LesionFROC": [ | |
| [ | |
| "monai/apps/pathology/metrics/lesion_froc.py", | |
| [ | |
| "LesionFROC" | |
| ] | |
| ] | |
| ], | |
| "Watershed": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "Watershed" | |
| ] | |
| ] | |
| ], | |
| "GenerateWatershedMask": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateWatershedMask" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceBorder": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateInstanceBorder" | |
| ] | |
| ] | |
| ], | |
| "GenerateDistanceMap": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateDistanceMap" | |
| ] | |
| ] | |
| ], | |
| "GenerateWatershedMarkers": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateWatershedMarkers" | |
| ] | |
| ] | |
| ], | |
| "GenerateSuccinctContour": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateSuccinctContour" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceContour": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateInstanceContour" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceCentroid": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateInstanceCentroid" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceType": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "GenerateInstanceType" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetInstanceMapPostProcessing": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "HoVerNetInstanceMapPostProcessing" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetNuclearTypePostProcessing": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/array.py", | |
| [ | |
| "HoVerNetNuclearTypePostProcessing" | |
| ] | |
| ] | |
| ], | |
| "Watershedd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "Watershedd" | |
| ] | |
| ] | |
| ], | |
| "GenerateWatershedMaskd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateWatershedMaskd" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceBorderd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateInstanceBorderd" | |
| ] | |
| ] | |
| ], | |
| "GenerateDistanceMapd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateDistanceMapd" | |
| ] | |
| ] | |
| ], | |
| "GenerateWatershedMarkersd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateWatershedMarkersd" | |
| ] | |
| ] | |
| ], | |
| "GenerateSuccinctContourd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateSuccinctContourd" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceContourd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateInstanceContourd" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceCentroidd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateInstanceCentroidd" | |
| ] | |
| ] | |
| ], | |
| "GenerateInstanceTyped": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "GenerateInstanceTyped" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetInstanceMapPostProcessingd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "HoVerNetInstanceMapPostProcessingd" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetNuclearTypePostProcessingd": [ | |
| [ | |
| "monai/apps/pathology/transforms/post/dictionary.py", | |
| [ | |
| "HoVerNetNuclearTypePostProcessingd" | |
| ] | |
| ] | |
| ], | |
| "SplitOnGrid": [ | |
| [ | |
| "monai/apps/pathology/transforms/spatial/array.py", | |
| [ | |
| "SplitOnGrid" | |
| ] | |
| ] | |
| ], | |
| "TileOnGrid": [ | |
| [ | |
| "monai/apps/pathology/transforms/spatial/array.py", | |
| [ | |
| "TileOnGrid" | |
| ] | |
| ] | |
| ], | |
| "SplitOnGridd": [ | |
| [ | |
| "monai/apps/pathology/transforms/spatial/dictionary.py", | |
| [ | |
| "SplitOnGridd" | |
| ] | |
| ] | |
| ], | |
| "TileOnGridd": [ | |
| [ | |
| "monai/apps/pathology/transforms/spatial/dictionary.py", | |
| [ | |
| "TileOnGridd" | |
| ] | |
| ] | |
| ], | |
| "ExtractHEStains": [ | |
| [ | |
| "monai/apps/pathology/transforms/stain/array.py", | |
| [ | |
| "ExtractHEStains" | |
| ] | |
| ] | |
| ], | |
| "NormalizeHEStains": [ | |
| [ | |
| "monai/apps/pathology/transforms/stain/array.py", | |
| [ | |
| "NormalizeHEStains" | |
| ] | |
| ] | |
| ], | |
| "ExtractHEStainsd": [ | |
| [ | |
| "monai/apps/pathology/transforms/stain/dictionary.py", | |
| [ | |
| "ExtractHEStainsd" | |
| ] | |
| ] | |
| ], | |
| "NormalizeHEStainsd": [ | |
| [ | |
| "monai/apps/pathology/transforms/stain/dictionary.py", | |
| [ | |
| "NormalizeHEStainsd" | |
| ] | |
| ] | |
| ], | |
| "PathologyProbNMS": [ | |
| [ | |
| "monai/apps/pathology/utils.py", | |
| [ | |
| "PathologyProbNMS" | |
| ] | |
| ] | |
| ], | |
| "FastMRIReader": [ | |
| [ | |
| "monai/apps/reconstruction/fastmri_reader.py", | |
| [ | |
| "FastMRIReader" | |
| ] | |
| ] | |
| ], | |
| "VarNetBlock": [ | |
| [ | |
| "monai/apps/reconstruction/networks/blocks/varnetblock.py", | |
| [ | |
| "VarNetBlock" | |
| ] | |
| ] | |
| ], | |
| "CoilSensitivityModel": [ | |
| [ | |
| "monai/apps/reconstruction/networks/nets/coil_sensitivity_model.py", | |
| [ | |
| "CoilSensitivityModel" | |
| ] | |
| ] | |
| ], | |
| "ComplexUnet": [ | |
| [ | |
| "monai/apps/reconstruction/networks/nets/complex_unet.py", | |
| [ | |
| "ComplexUnet" | |
| ] | |
| ] | |
| ], | |
| "VariationalNetworkModel": [ | |
| [ | |
| "monai/apps/reconstruction/networks/nets/varnet.py", | |
| [ | |
| "VariationalNetworkModel" | |
| ] | |
| ] | |
| ], | |
| "KspaceMask": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/array.py", | |
| [ | |
| "KspaceMask" | |
| ] | |
| ] | |
| ], | |
| "RandomKspaceMask": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/array.py", | |
| [ | |
| "RandomKspaceMask" | |
| ] | |
| ] | |
| ], | |
| "EquispacedKspaceMask": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/array.py", | |
| [ | |
| "EquispacedKspaceMask" | |
| ] | |
| ] | |
| ], | |
| "ExtractDataKeyFromMetaKeyd": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/dictionary.py", | |
| [ | |
| "ExtractDataKeyFromMetaKeyd" | |
| ] | |
| ] | |
| ], | |
| "RandomKspaceMaskd": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/dictionary.py", | |
| [ | |
| "RandomKspaceMaskd" | |
| ] | |
| ] | |
| ], | |
| "EquispacedKspaceMaskd": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/dictionary.py", | |
| [ | |
| "EquispacedKspaceMaskd" | |
| ] | |
| ] | |
| ], | |
| "ReferenceBasedSpatialCropd": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/dictionary.py", | |
| [ | |
| "ReferenceBasedSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "ReferenceBasedNormalizeIntensityd": [ | |
| [ | |
| "monai/apps/reconstruction/transforms/dictionary.py", | |
| [ | |
| "ReferenceBasedNormalizeIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TqdmUpTo": [ | |
| [ | |
| "monai/apps/utils.py", | |
| [ | |
| "_download_with_progress", | |
| "try_", | |
| "if_has_tqdm_and_progress_", | |
| "TqdmUpTo" | |
| ] | |
| ] | |
| ], | |
| "Algo": [ | |
| [ | |
| "monai/auto3dseg/algo_gen.py", | |
| [ | |
| "Algo" | |
| ] | |
| ] | |
| ], | |
| "AlgoGen": [ | |
| [ | |
| "monai/auto3dseg/algo_gen.py", | |
| [ | |
| "AlgoGen" | |
| ] | |
| ] | |
| ], | |
| "Analyzer": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "Analyzer" | |
| ] | |
| ] | |
| ], | |
| "ImageStats": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "ImageStats" | |
| ] | |
| ] | |
| ], | |
| "FgImageStats": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "FgImageStats" | |
| ] | |
| ] | |
| ], | |
| "LabelStats": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "LabelStats" | |
| ] | |
| ] | |
| ], | |
| "ImageStatsSumm": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "ImageStatsSumm" | |
| ] | |
| ] | |
| ], | |
| "FgImageStatsSumm": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "FgImageStatsSumm" | |
| ] | |
| ] | |
| ], | |
| "LabelStatsSumm": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "LabelStatsSumm" | |
| ] | |
| ] | |
| ], | |
| "FilenameStats": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "FilenameStats" | |
| ] | |
| ] | |
| ], | |
| "ImageHistogram": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "ImageHistogram" | |
| ] | |
| ] | |
| ], | |
| "ImageHistogramSumm": [ | |
| [ | |
| "monai/auto3dseg/analyzer.py", | |
| [ | |
| "ImageHistogramSumm" | |
| ] | |
| ] | |
| ], | |
| "Operations": [ | |
| [ | |
| "monai/auto3dseg/operations.py", | |
| [ | |
| "Operations" | |
| ] | |
| ] | |
| ], | |
| "SampleOperations": [ | |
| [ | |
| "monai/auto3dseg/operations.py", | |
| [ | |
| "SampleOperations" | |
| ] | |
| ] | |
| ], | |
| "SummaryOperations": [ | |
| [ | |
| "monai/auto3dseg/operations.py", | |
| [ | |
| "SummaryOperations" | |
| ] | |
| ] | |
| ], | |
| "SegSummarizer": [ | |
| [ | |
| "monai/auto3dseg/seg_summarizer.py", | |
| [ | |
| "SegSummarizer" | |
| ] | |
| ] | |
| ], | |
| "Instantiable": [ | |
| [ | |
| "monai/bundle/config_item.py", | |
| [ | |
| "Instantiable" | |
| ] | |
| ] | |
| ], | |
| "ComponentLocator": [ | |
| [ | |
| "monai/bundle/config_item.py", | |
| [ | |
| "ComponentLocator" | |
| ] | |
| ] | |
| ], | |
| "ConfigItem": [ | |
| [ | |
| "monai/bundle/config_item.py", | |
| [ | |
| "ConfigItem" | |
| ] | |
| ] | |
| ], | |
| "ConfigComponent": [ | |
| [ | |
| "monai/bundle/config_item.py", | |
| [ | |
| "ConfigComponent" | |
| ] | |
| ] | |
| ], | |
| "ConfigExpression": [ | |
| [ | |
| "monai/bundle/config_item.py", | |
| [ | |
| "ConfigExpression" | |
| ] | |
| ] | |
| ], | |
| "ConfigParser": [ | |
| [ | |
| "monai/bundle/config_parser.py", | |
| [ | |
| "ConfigParser" | |
| ] | |
| ] | |
| ], | |
| "ReferenceResolver": [ | |
| [ | |
| "monai/bundle/reference_resolver.py", | |
| [ | |
| "ReferenceResolver" | |
| ] | |
| ] | |
| ], | |
| "IgniteInfo": [ | |
| [ | |
| "monai/config/deviceconfig.py", | |
| [ | |
| "IgniteInfo" | |
| ] | |
| ] | |
| ], | |
| "BoxMode": [ | |
| [ | |
| "monai/data/box_utils.py", | |
| [ | |
| "BoxMode" | |
| ] | |
| ] | |
| ], | |
| "CornerCornerModeTypeA": [ | |
| [ | |
| "monai/data/box_utils.py", | |
| [ | |
| "CornerCornerModeTypeA" | |
| ] | |
| ] | |
| ], | |
| "CornerCornerModeTypeB": [ | |
| [ | |
| "monai/data/box_utils.py", | |
| [ | |
| "CornerCornerModeTypeB" | |
| ] | |
| ] | |
| ], | |
| "CornerCornerModeTypeC": [ | |
| [ | |
| "monai/data/box_utils.py", | |
| [ | |
| "CornerCornerModeTypeC" | |
| ] | |
| ] | |
| ], | |
| "CornerSizeMode": [ | |
| [ | |
| "monai/data/box_utils.py", | |
| [ | |
| "CornerSizeMode" | |
| ] | |
| ] | |
| ], | |
| "CenterSizeMode": [ | |
| [ | |
| "monai/data/box_utils.py", | |
| [ | |
| "CenterSizeMode" | |
| ] | |
| ] | |
| ], | |
| "CSVSaver": [ | |
| [ | |
| "monai/data/csv_saver.py", | |
| [ | |
| "CSVSaver" | |
| ] | |
| ] | |
| ], | |
| "DataLoader": [ | |
| [ | |
| "monai/data/dataloader.py", | |
| [ | |
| "DataLoader" | |
| ] | |
| ] | |
| ], | |
| "Dataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "Dataset" | |
| ] | |
| ] | |
| ], | |
| "DatasetFunc": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "DatasetFunc" | |
| ] | |
| ] | |
| ], | |
| "PersistentDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "PersistentDataset" | |
| ] | |
| ] | |
| ], | |
| "CacheNTransDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "CacheNTransDataset" | |
| ] | |
| ] | |
| ], | |
| "LMDBDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "LMDBDataset" | |
| ] | |
| ] | |
| ], | |
| "CacheDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "CacheDataset" | |
| ] | |
| ] | |
| ], | |
| "SmartCacheDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "SmartCacheDataset" | |
| ] | |
| ] | |
| ], | |
| "ZipDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "ZipDataset" | |
| ] | |
| ] | |
| ], | |
| "ArrayDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "ArrayDataset" | |
| ] | |
| ] | |
| ], | |
| "NPZDictItemDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "NPZDictItemDataset" | |
| ] | |
| ] | |
| ], | |
| "CSVDataset": [ | |
| [ | |
| "monai/data/dataset.py", | |
| [ | |
| "CSVDataset" | |
| ] | |
| ] | |
| ], | |
| "DatasetSummary": [ | |
| [ | |
| "monai/data/dataset_summary.py", | |
| [ | |
| "DatasetSummary" | |
| ] | |
| ] | |
| ], | |
| "FolderLayout": [ | |
| [ | |
| "monai/data/folder_layout.py", | |
| [ | |
| "FolderLayout" | |
| ] | |
| ] | |
| ], | |
| "PatchIter": [ | |
| [ | |
| "monai/data/grid_dataset.py", | |
| [ | |
| "PatchIter" | |
| ] | |
| ] | |
| ], | |
| "PatchIterd": [ | |
| [ | |
| "monai/data/grid_dataset.py", | |
| [ | |
| "PatchIterd" | |
| ] | |
| ] | |
| ], | |
| "GridPatchDataset": [ | |
| [ | |
| "monai/data/grid_dataset.py", | |
| [ | |
| "GridPatchDataset" | |
| ] | |
| ] | |
| ], | |
| "PatchDataset": [ | |
| [ | |
| "monai/data/grid_dataset.py", | |
| [ | |
| "PatchDataset" | |
| ] | |
| ] | |
| ], | |
| "ImageDataset": [ | |
| [ | |
| "monai/data/image_dataset.py", | |
| [ | |
| "ImageDataset" | |
| ] | |
| ] | |
| ], | |
| "ImageReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "ImageReader" | |
| ] | |
| ] | |
| ], | |
| "ITKReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "ITKReader" | |
| ] | |
| ] | |
| ], | |
| "PydicomReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "PydicomReader" | |
| ] | |
| ] | |
| ], | |
| "NibabelReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "NibabelReader" | |
| ] | |
| ] | |
| ], | |
| "NumpyReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "NumpyReader" | |
| ] | |
| ] | |
| ], | |
| "PILReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "PILReader" | |
| ] | |
| ] | |
| ], | |
| "WSIReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "WSIReader" | |
| ] | |
| ], | |
| [ | |
| "monai/data/wsi_reader.py", | |
| [ | |
| "WSIReader" | |
| ] | |
| ] | |
| ], | |
| "NrrdImage": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "NrrdImage" | |
| ] | |
| ] | |
| ], | |
| "NrrdReader": [ | |
| [ | |
| "monai/data/image_reader.py", | |
| [ | |
| "NrrdReader" | |
| ] | |
| ] | |
| ], | |
| "ImageWriter": [ | |
| [ | |
| "monai/data/image_writer.py", | |
| [ | |
| "ImageWriter" | |
| ] | |
| ] | |
| ], | |
| "ITKWriter": [ | |
| [ | |
| "monai/data/image_writer.py", | |
| [ | |
| "ITKWriter" | |
| ] | |
| ] | |
| ], | |
| "NibabelWriter": [ | |
| [ | |
| "monai/data/image_writer.py", | |
| [ | |
| "NibabelWriter" | |
| ] | |
| ] | |
| ], | |
| "PILWriter": [ | |
| [ | |
| "monai/data/image_writer.py", | |
| [ | |
| "PILWriter" | |
| ] | |
| ] | |
| ], | |
| "IterableDataset": [ | |
| [ | |
| "monai/data/iterable_dataset.py", | |
| [ | |
| "IterableDataset" | |
| ] | |
| ] | |
| ], | |
| "ShuffleBuffer": [ | |
| [ | |
| "monai/data/iterable_dataset.py", | |
| [ | |
| "ShuffleBuffer" | |
| ] | |
| ] | |
| ], | |
| "CSVIterableDataset": [ | |
| [ | |
| "monai/data/iterable_dataset.py", | |
| [ | |
| "CSVIterableDataset" | |
| ] | |
| ] | |
| ], | |
| "MetaObj": [ | |
| [ | |
| "monai/data/meta_obj.py", | |
| [ | |
| "MetaObj" | |
| ] | |
| ] | |
| ], | |
| "MetaTensor": [ | |
| [ | |
| "monai/data/meta_tensor.py", | |
| [ | |
| "MetaTensor" | |
| ] | |
| ] | |
| ], | |
| "DistributedSampler": [ | |
| [ | |
| "monai/data/samplers.py", | |
| [ | |
| "DistributedSampler" | |
| ] | |
| ] | |
| ], | |
| "DistributedWeightedRandomSampler": [ | |
| [ | |
| "monai/data/samplers.py", | |
| [ | |
| "DistributedWeightedRandomSampler" | |
| ] | |
| ] | |
| ], | |
| "TestTimeAugmentation": [ | |
| [ | |
| "monai/data/test_time_augmentation.py", | |
| [ | |
| "TestTimeAugmentation" | |
| ] | |
| ] | |
| ], | |
| "ThreadBuffer": [ | |
| [ | |
| "monai/data/thread_buffer.py", | |
| [ | |
| "ThreadBuffer" | |
| ] | |
| ] | |
| ], | |
| "_ProcessThread": [ | |
| [ | |
| "monai/data/thread_buffer.py", | |
| [ | |
| "_ProcessThread" | |
| ] | |
| ] | |
| ], | |
| "_ProcessQueue": [ | |
| [ | |
| "monai/data/thread_buffer.py", | |
| [ | |
| "_ProcessQueue" | |
| ] | |
| ] | |
| ], | |
| "_ProcessThreadContext": [ | |
| [ | |
| "monai/data/thread_buffer.py", | |
| [ | |
| "_ProcessThreadContext" | |
| ] | |
| ] | |
| ], | |
| "ThreadDataLoader": [ | |
| [ | |
| "monai/data/thread_buffer.py", | |
| [ | |
| "ThreadDataLoader" | |
| ] | |
| ] | |
| ], | |
| "SuppressStderr": [ | |
| [ | |
| "monai/data/video_dataset.py", | |
| [ | |
| "SuppressStderr" | |
| ] | |
| ] | |
| ], | |
| "VideoDataset": [ | |
| [ | |
| "monai/data/video_dataset.py", | |
| [ | |
| "VideoDataset" | |
| ] | |
| ] | |
| ], | |
| "VideoFileDataset": [ | |
| [ | |
| "monai/data/video_dataset.py", | |
| [ | |
| "VideoFileDataset" | |
| ] | |
| ] | |
| ], | |
| "CameraDataset": [ | |
| [ | |
| "monai/data/video_dataset.py", | |
| [ | |
| "CameraDataset" | |
| ] | |
| ] | |
| ], | |
| "SlidingPatchWSIDataset": [ | |
| [ | |
| "monai/data/wsi_datasets.py", | |
| [ | |
| "SlidingPatchWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "MaskedPatchWSIDataset": [ | |
| [ | |
| "monai/data/wsi_datasets.py", | |
| [ | |
| "MaskedPatchWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "BaseWSIReader": [ | |
| [ | |
| "monai/data/wsi_reader.py", | |
| [ | |
| "BaseWSIReader" | |
| ] | |
| ] | |
| ], | |
| "CuCIMWSIReader": [ | |
| [ | |
| "monai/data/wsi_reader.py", | |
| [ | |
| "CuCIMWSIReader" | |
| ] | |
| ] | |
| ], | |
| "OpenSlideWSIReader": [ | |
| [ | |
| "monai/data/wsi_reader.py", | |
| [ | |
| "OpenSlideWSIReader" | |
| ] | |
| ] | |
| ], | |
| "TiffFileWSIReader": [ | |
| [ | |
| "monai/data/wsi_reader.py", | |
| [ | |
| "TiffFileWSIReader" | |
| ] | |
| ] | |
| ], | |
| "Evaluator": [ | |
| [ | |
| "monai/engines/evaluator.py", | |
| [ | |
| "Evaluator" | |
| ] | |
| ] | |
| ], | |
| "SupervisedEvaluator": [ | |
| [ | |
| "monai/engines/evaluator.py", | |
| [ | |
| "SupervisedEvaluator" | |
| ] | |
| ] | |
| ], | |
| "EnsembleEvaluator": [ | |
| [ | |
| "monai/engines/evaluator.py", | |
| [ | |
| "EnsembleEvaluator" | |
| ] | |
| ] | |
| ], | |
| "Trainer": [ | |
| [ | |
| "monai/engines/trainer.py", | |
| [ | |
| "Trainer" | |
| ] | |
| ] | |
| ], | |
| "SupervisedTrainer": [ | |
| [ | |
| "monai/engines/trainer.py", | |
| [ | |
| "SupervisedTrainer" | |
| ] | |
| ] | |
| ], | |
| "GanTrainer": [ | |
| [ | |
| "monai/engines/trainer.py", | |
| [ | |
| "GanTrainer" | |
| ] | |
| ] | |
| ], | |
| "IterationEvents": [ | |
| [ | |
| "monai/engines/utils.py", | |
| [ | |
| "IterationEvents" | |
| ] | |
| ] | |
| ], | |
| "PrepareBatch": [ | |
| [ | |
| "monai/engines/utils.py", | |
| [ | |
| "PrepareBatch" | |
| ] | |
| ] | |
| ], | |
| "PrepareBatchDefault": [ | |
| [ | |
| "monai/engines/utils.py", | |
| [ | |
| "PrepareBatchDefault" | |
| ] | |
| ] | |
| ], | |
| "PrepareBatchExtraInput": [ | |
| [ | |
| "monai/engines/utils.py", | |
| [ | |
| "PrepareBatchExtraInput" | |
| ] | |
| ] | |
| ], | |
| "Workflow": [ | |
| [ | |
| "monai/engines/workflow.py", | |
| [ | |
| "Workflow" | |
| ] | |
| ] | |
| ], | |
| "BaseClient": [ | |
| [ | |
| "monai/fl/client/client_algo.py", | |
| [ | |
| "BaseClient" | |
| ] | |
| ] | |
| ], | |
| "ClientAlgoStats": [ | |
| [ | |
| "monai/fl/client/client_algo.py", | |
| [ | |
| "ClientAlgoStats" | |
| ] | |
| ] | |
| ], | |
| "ClientAlgo": [ | |
| [ | |
| "monai/fl/client/client_algo.py", | |
| [ | |
| "ClientAlgo" | |
| ] | |
| ] | |
| ], | |
| "MonaiAlgoStats": [ | |
| [ | |
| "monai/fl/client/monai_algo.py", | |
| [ | |
| "MonaiAlgoStats" | |
| ] | |
| ] | |
| ], | |
| "MonaiAlgo": [ | |
| [ | |
| "monai/fl/client/monai_algo.py", | |
| [ | |
| "MonaiAlgo" | |
| ] | |
| ] | |
| ], | |
| "WeightType": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "WeightType" | |
| ] | |
| ] | |
| ], | |
| "ModelType": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "ModelType" | |
| ] | |
| ] | |
| ], | |
| "ExtraItems": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "ExtraItems" | |
| ] | |
| ] | |
| ], | |
| "FlPhase": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "FlPhase" | |
| ] | |
| ] | |
| ], | |
| "FlStatistics": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "FlStatistics" | |
| ] | |
| ] | |
| ], | |
| "RequiredBundleKeys": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "RequiredBundleKeys" | |
| ] | |
| ] | |
| ], | |
| "BundleKeys": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "BundleKeys" | |
| ] | |
| ] | |
| ], | |
| "FiltersType": [ | |
| [ | |
| "monai/fl/utils/constants.py", | |
| [ | |
| "FiltersType" | |
| ] | |
| ] | |
| ], | |
| "ExchangeObject": [ | |
| [ | |
| "monai/fl/utils/exchange_object.py", | |
| [ | |
| "ExchangeObject" | |
| ] | |
| ] | |
| ], | |
| "Filter": [ | |
| [ | |
| "monai/fl/utils/filters.py", | |
| [ | |
| "Filter" | |
| ] | |
| ] | |
| ], | |
| "SummaryFilter": [ | |
| [ | |
| "monai/fl/utils/filters.py", | |
| [ | |
| "SummaryFilter" | |
| ] | |
| ] | |
| ], | |
| "CheckpointLoader": [ | |
| [ | |
| "monai/handlers/checkpoint_loader.py", | |
| [ | |
| "CheckpointLoader" | |
| ] | |
| ] | |
| ], | |
| "_DiskSaver": [ | |
| [ | |
| "monai/handlers/checkpoint_saver.py", | |
| [ | |
| "CheckpointSaver", | |
| "__init__", | |
| "_DiskSaver" | |
| ] | |
| ] | |
| ], | |
| "CheckpointSaver": [ | |
| [ | |
| "monai/handlers/checkpoint_saver.py", | |
| [ | |
| "CheckpointSaver" | |
| ] | |
| ] | |
| ], | |
| "ClassificationSaver": [ | |
| [ | |
| "monai/handlers/classification_saver.py", | |
| [ | |
| "ClassificationSaver" | |
| ] | |
| ] | |
| ], | |
| "ConfusionMatrix": [ | |
| [ | |
| "monai/handlers/confusion_matrix.py", | |
| [ | |
| "ConfusionMatrix" | |
| ] | |
| ] | |
| ], | |
| "DecollateBatch": [ | |
| [ | |
| "monai/handlers/decollate_batch.py", | |
| [ | |
| "DecollateBatch" | |
| ] | |
| ] | |
| ], | |
| "EarlyStopHandler": [ | |
| [ | |
| "monai/handlers/earlystop_handler.py", | |
| [ | |
| "EarlyStopHandler" | |
| ] | |
| ] | |
| ], | |
| "GarbageCollector": [ | |
| [ | |
| "monai/handlers/garbage_collector.py", | |
| [ | |
| "GarbageCollector" | |
| ] | |
| ] | |
| ], | |
| "HausdorffDistance": [ | |
| [ | |
| "monai/handlers/hausdorff_distance.py", | |
| [ | |
| "HausdorffDistance" | |
| ] | |
| ] | |
| ], | |
| "IgniteMetric": [ | |
| [ | |
| "monai/handlers/ignite_metric.py", | |
| [ | |
| "IgniteMetric" | |
| ] | |
| ] | |
| ], | |
| "LogfileHandler": [ | |
| [ | |
| "monai/handlers/logfile_handler.py", | |
| [ | |
| "LogfileHandler" | |
| ] | |
| ] | |
| ], | |
| "LrScheduleHandler": [ | |
| [ | |
| "monai/handlers/lr_schedule_handler.py", | |
| [ | |
| "LrScheduleHandler" | |
| ] | |
| ] | |
| ], | |
| "MeanDice": [ | |
| [ | |
| "monai/handlers/mean_dice.py", | |
| [ | |
| "MeanDice" | |
| ] | |
| ] | |
| ], | |
| "MeanIoUHandler": [ | |
| [ | |
| "monai/handlers/mean_iou.py", | |
| [ | |
| "MeanIoUHandler" | |
| ] | |
| ] | |
| ], | |
| "MetricLoggerKeys": [ | |
| [ | |
| "monai/handlers/metric_logger.py", | |
| [ | |
| "MetricLoggerKeys" | |
| ] | |
| ] | |
| ], | |
| "MetricLogger": [ | |
| [ | |
| "monai/handlers/metric_logger.py", | |
| [ | |
| "MetricLogger" | |
| ] | |
| ] | |
| ], | |
| "MetricsSaver": [ | |
| [ | |
| "monai/handlers/metrics_saver.py", | |
| [ | |
| "MetricsSaver" | |
| ] | |
| ] | |
| ], | |
| "MLFlowHandler": [ | |
| [ | |
| "monai/handlers/mlflow_handler.py", | |
| [ | |
| "MLFlowHandler" | |
| ] | |
| ] | |
| ], | |
| "RangeHandler": [ | |
| [ | |
| "monai/handlers/nvtx_handlers.py", | |
| [ | |
| "RangeHandler" | |
| ] | |
| ] | |
| ], | |
| "RangePushHandler": [ | |
| [ | |
| "monai/handlers/nvtx_handlers.py", | |
| [ | |
| "RangePushHandler" | |
| ] | |
| ] | |
| ], | |
| "RangePopHandler": [ | |
| [ | |
| "monai/handlers/nvtx_handlers.py", | |
| [ | |
| "RangePopHandler" | |
| ] | |
| ] | |
| ], | |
| "MarkHandler": [ | |
| [ | |
| "monai/handlers/nvtx_handlers.py", | |
| [ | |
| "MarkHandler" | |
| ] | |
| ] | |
| ], | |
| "PanopticQuality": [ | |
| [ | |
| "monai/handlers/panoptic_quality.py", | |
| [ | |
| "PanopticQuality" | |
| ] | |
| ] | |
| ], | |
| "ParamSchedulerHandler": [ | |
| [ | |
| "monai/handlers/parameter_scheduler.py", | |
| [ | |
| "ParamSchedulerHandler" | |
| ] | |
| ] | |
| ], | |
| "PostProcessing": [ | |
| [ | |
| "monai/handlers/postprocessing.py", | |
| [ | |
| "PostProcessing" | |
| ] | |
| ] | |
| ], | |
| "MeanSquaredError": [ | |
| [ | |
| "monai/handlers/regression_metrics.py", | |
| [ | |
| "MeanSquaredError" | |
| ] | |
| ] | |
| ], | |
| "MeanAbsoluteError": [ | |
| [ | |
| "monai/handlers/regression_metrics.py", | |
| [ | |
| "MeanAbsoluteError" | |
| ] | |
| ] | |
| ], | |
| "RootMeanSquaredError": [ | |
| [ | |
| "monai/handlers/regression_metrics.py", | |
| [ | |
| "RootMeanSquaredError" | |
| ] | |
| ] | |
| ], | |
| "PeakSignalToNoiseRatio": [ | |
| [ | |
| "monai/handlers/regression_metrics.py", | |
| [ | |
| "PeakSignalToNoiseRatio" | |
| ] | |
| ] | |
| ], | |
| "ROCAUC": [ | |
| [ | |
| "monai/handlers/roc_auc.py", | |
| [ | |
| "ROCAUC" | |
| ] | |
| ] | |
| ], | |
| "SmartCacheHandler": [ | |
| [ | |
| "monai/handlers/smartcache_handler.py", | |
| [ | |
| "SmartCacheHandler" | |
| ] | |
| ] | |
| ], | |
| "StatsHandler": [ | |
| [ | |
| "monai/handlers/stats_handler.py", | |
| [ | |
| "StatsHandler" | |
| ] | |
| ] | |
| ], | |
| "SurfaceDistance": [ | |
| [ | |
| "monai/handlers/surface_distance.py", | |
| [ | |
| "SurfaceDistance" | |
| ] | |
| ] | |
| ], | |
| "TensorBoardHandler": [ | |
| [ | |
| "monai/handlers/tensorboard_handlers.py", | |
| [ | |
| "TensorBoardHandler" | |
| ] | |
| ] | |
| ], | |
| "TensorBoardStatsHandler": [ | |
| [ | |
| "monai/handlers/tensorboard_handlers.py", | |
| [ | |
| "TensorBoardStatsHandler" | |
| ] | |
| ] | |
| ], | |
| "TensorBoardImageHandler": [ | |
| [ | |
| "monai/handlers/tensorboard_handlers.py", | |
| [ | |
| "TensorBoardImageHandler" | |
| ] | |
| ] | |
| ], | |
| "ValidationHandler": [ | |
| [ | |
| "monai/handlers/validation_handler.py", | |
| [ | |
| "ValidationHandler" | |
| ] | |
| ] | |
| ], | |
| "Inferer": [ | |
| [ | |
| "monai/inferers/inferer.py", | |
| [ | |
| "Inferer" | |
| ] | |
| ] | |
| ], | |
| "SimpleInferer": [ | |
| [ | |
| "monai/inferers/inferer.py", | |
| [ | |
| "SimpleInferer" | |
| ] | |
| ] | |
| ], | |
| "SlidingWindowInferer": [ | |
| [ | |
| "monai/inferers/inferer.py", | |
| [ | |
| "SlidingWindowInferer" | |
| ] | |
| ] | |
| ], | |
| "SaliencyInferer": [ | |
| [ | |
| "monai/inferers/inferer.py", | |
| [ | |
| "SaliencyInferer" | |
| ] | |
| ] | |
| ], | |
| "SliceInferer": [ | |
| [ | |
| "monai/inferers/inferer.py", | |
| [ | |
| "SliceInferer" | |
| ] | |
| ] | |
| ], | |
| "ContrastiveLoss": [ | |
| [ | |
| "monai/losses/contrastive.py", | |
| [ | |
| "ContrastiveLoss" | |
| ] | |
| ] | |
| ], | |
| "BendingEnergyLoss": [ | |
| [ | |
| "monai/losses/deform.py", | |
| [ | |
| "BendingEnergyLoss" | |
| ] | |
| ] | |
| ], | |
| "DiceLoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "DiceLoss" | |
| ] | |
| ] | |
| ], | |
| "MaskedDiceLoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "MaskedDiceLoss" | |
| ] | |
| ] | |
| ], | |
| "GeneralizedDiceLoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "GeneralizedDiceLoss" | |
| ] | |
| ] | |
| ], | |
| "GeneralizedWassersteinDiceLoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "GeneralizedWassersteinDiceLoss" | |
| ] | |
| ] | |
| ], | |
| "DiceCELoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "DiceCELoss" | |
| ] | |
| ] | |
| ], | |
| "DiceFocalLoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "DiceFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "GeneralizedDiceFocalLoss": [ | |
| [ | |
| "monai/losses/dice.py", | |
| [ | |
| "GeneralizedDiceFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "DeepSupervisionLoss": [ | |
| [ | |
| "monai/losses/ds_loss.py", | |
| [ | |
| "DeepSupervisionLoss" | |
| ] | |
| ] | |
| ], | |
| "FocalLoss": [ | |
| [ | |
| "monai/losses/focal_loss.py", | |
| [ | |
| "FocalLoss" | |
| ] | |
| ] | |
| ], | |
| "BoxGIoULoss": [ | |
| [ | |
| "monai/losses/giou_loss.py", | |
| [ | |
| "BoxGIoULoss" | |
| ] | |
| ] | |
| ], | |
| "LocalNormalizedCrossCorrelationLoss": [ | |
| [ | |
| "monai/losses/image_dissimilarity.py", | |
| [ | |
| "LocalNormalizedCrossCorrelationLoss" | |
| ] | |
| ] | |
| ], | |
| "GlobalMutualInformationLoss": [ | |
| [ | |
| "monai/losses/image_dissimilarity.py", | |
| [ | |
| "GlobalMutualInformationLoss" | |
| ] | |
| ] | |
| ], | |
| "MultiScaleLoss": [ | |
| [ | |
| "monai/losses/multi_scale.py", | |
| [ | |
| "MultiScaleLoss" | |
| ] | |
| ] | |
| ], | |
| "MaskedLoss": [ | |
| [ | |
| "monai/losses/spatial_mask.py", | |
| [ | |
| "MaskedLoss" | |
| ] | |
| ] | |
| ], | |
| "SSIMLoss": [ | |
| [ | |
| "monai/losses/ssim_loss.py", | |
| [ | |
| "SSIMLoss" | |
| ] | |
| ] | |
| ], | |
| "TverskyLoss": [ | |
| [ | |
| "monai/losses/tversky.py", | |
| [ | |
| "TverskyLoss" | |
| ] | |
| ] | |
| ], | |
| "AsymmetricFocalTverskyLoss": [ | |
| [ | |
| "monai/losses/unified_focal_loss.py", | |
| [ | |
| "AsymmetricFocalTverskyLoss" | |
| ] | |
| ] | |
| ], | |
| "AsymmetricFocalLoss": [ | |
| [ | |
| "monai/losses/unified_focal_loss.py", | |
| [ | |
| "AsymmetricFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "AsymmetricUnifiedFocalLoss": [ | |
| [ | |
| "monai/losses/unified_focal_loss.py", | |
| [ | |
| "AsymmetricUnifiedFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "VarianceMetric": [ | |
| [ | |
| "monai/metrics/active_learning_metrics.py", | |
| [ | |
| "VarianceMetric" | |
| ] | |
| ] | |
| ], | |
| "LabelQualityScore": [ | |
| [ | |
| "monai/metrics/active_learning_metrics.py", | |
| [ | |
| "LabelQualityScore" | |
| ] | |
| ] | |
| ], | |
| "ConfusionMatrixMetric": [ | |
| [ | |
| "monai/metrics/confusion_matrix.py", | |
| [ | |
| "ConfusionMatrixMetric" | |
| ] | |
| ] | |
| ], | |
| "CumulativeAverage": [ | |
| [ | |
| "monai/metrics/cumulative_average.py", | |
| [ | |
| "CumulativeAverage" | |
| ] | |
| ] | |
| ], | |
| "FBetaScore": [ | |
| [ | |
| "monai/metrics/f_beta_score.py", | |
| [ | |
| "FBetaScore" | |
| ] | |
| ] | |
| ], | |
| "GeneralizedDiceScore": [ | |
| [ | |
| "monai/metrics/generalized_dice.py", | |
| [ | |
| "GeneralizedDiceScore" | |
| ] | |
| ] | |
| ], | |
| "HausdorffDistanceMetric": [ | |
| [ | |
| "monai/metrics/hausdorff_distance.py", | |
| [ | |
| "HausdorffDistanceMetric" | |
| ] | |
| ] | |
| ], | |
| "LossMetric": [ | |
| [ | |
| "monai/metrics/loss_metric.py", | |
| [ | |
| "LossMetric" | |
| ] | |
| ] | |
| ], | |
| "DiceMetric": [ | |
| [ | |
| "monai/metrics/meandice.py", | |
| [ | |
| "DiceMetric" | |
| ] | |
| ] | |
| ], | |
| "MeanIoU": [ | |
| [ | |
| "monai/metrics/meaniou.py", | |
| [ | |
| "MeanIoU" | |
| ] | |
| ] | |
| ], | |
| "Metric": [ | |
| [ | |
| "monai/metrics/metric.py", | |
| [ | |
| "Metric" | |
| ] | |
| ] | |
| ], | |
| "IterationMetric": [ | |
| [ | |
| "monai/metrics/metric.py", | |
| [ | |
| "IterationMetric" | |
| ] | |
| ] | |
| ], | |
| "Cumulative": [ | |
| [ | |
| "monai/metrics/metric.py", | |
| [ | |
| "Cumulative" | |
| ] | |
| ] | |
| ], | |
| "CumulativeIterationMetric": [ | |
| [ | |
| "monai/metrics/metric.py", | |
| [ | |
| "CumulativeIterationMetric" | |
| ] | |
| ] | |
| ], | |
| "PanopticQualityMetric": [ | |
| [ | |
| "monai/metrics/panoptic_quality.py", | |
| [ | |
| "PanopticQualityMetric" | |
| ] | |
| ] | |
| ], | |
| "RegressionMetric": [ | |
| [ | |
| "monai/metrics/regression.py", | |
| [ | |
| "RegressionMetric" | |
| ] | |
| ] | |
| ], | |
| "MSEMetric": [ | |
| [ | |
| "monai/metrics/regression.py", | |
| [ | |
| "MSEMetric" | |
| ] | |
| ] | |
| ], | |
| "MAEMetric": [ | |
| [ | |
| "monai/metrics/regression.py", | |
| [ | |
| "MAEMetric" | |
| ] | |
| ] | |
| ], | |
| "RMSEMetric": [ | |
| [ | |
| "monai/metrics/regression.py", | |
| [ | |
| "RMSEMetric" | |
| ] | |
| ] | |
| ], | |
| "PSNRMetric": [ | |
| [ | |
| "monai/metrics/regression.py", | |
| [ | |
| "PSNRMetric" | |
| ] | |
| ] | |
| ], | |
| "SSIMMetric": [ | |
| [ | |
| "monai/metrics/regression.py", | |
| [ | |
| "SSIMMetric" | |
| ] | |
| ] | |
| ], | |
| "ROCAUCMetric": [ | |
| [ | |
| "monai/metrics/rocauc.py", | |
| [ | |
| "ROCAUCMetric" | |
| ] | |
| ] | |
| ], | |
| "SurfaceDiceMetric": [ | |
| [ | |
| "monai/metrics/surface_dice.py", | |
| [ | |
| "SurfaceDiceMetric" | |
| ] | |
| ] | |
| ], | |
| "SurfaceDistanceMetric": [ | |
| [ | |
| "monai/metrics/surface_distance.py", | |
| [ | |
| "SurfaceDistanceMetric" | |
| ] | |
| ] | |
| ], | |
| "MetricsReloadedWrapper": [ | |
| [ | |
| "monai/metrics/wrapper.py", | |
| [ | |
| "MetricsReloadedWrapper" | |
| ] | |
| ] | |
| ], | |
| "MetricsReloadedBinary": [ | |
| [ | |
| "monai/metrics/wrapper.py", | |
| [ | |
| "MetricsReloadedBinary" | |
| ] | |
| ] | |
| ], | |
| "MetricsReloadedCategorical": [ | |
| [ | |
| "monai/metrics/wrapper.py", | |
| [ | |
| "MetricsReloadedCategorical" | |
| ] | |
| ] | |
| ], | |
| "ADN": [ | |
| [ | |
| "monai/networks/blocks/acti_norm.py", | |
| [ | |
| "ADN" | |
| ] | |
| ] | |
| ], | |
| "Swish": [ | |
| [ | |
| "monai/networks/blocks/activation.py", | |
| [ | |
| "Swish" | |
| ] | |
| ] | |
| ], | |
| "SwishImplementation": [ | |
| [ | |
| "monai/networks/blocks/activation.py", | |
| [ | |
| "SwishImplementation" | |
| ] | |
| ] | |
| ], | |
| "MemoryEfficientSwish": [ | |
| [ | |
| "monai/networks/blocks/activation.py", | |
| [ | |
| "MemoryEfficientSwish" | |
| ] | |
| ] | |
| ], | |
| "Mish": [ | |
| [ | |
| "monai/networks/blocks/activation.py", | |
| [ | |
| "Mish" | |
| ] | |
| ] | |
| ], | |
| "GEGLU": [ | |
| [ | |
| "monai/networks/blocks/activation.py", | |
| [ | |
| "GEGLU" | |
| ] | |
| ] | |
| ], | |
| "SimpleASPP": [ | |
| [ | |
| "monai/networks/blocks/aspp.py", | |
| [ | |
| "SimpleASPP" | |
| ] | |
| ] | |
| ], | |
| "BackboneWithFPN": [ | |
| [ | |
| "monai/networks/blocks/backbone_fpn_utils.py", | |
| [ | |
| "BackboneWithFPN" | |
| ] | |
| ] | |
| ], | |
| "Convolution": [ | |
| [ | |
| "monai/networks/blocks/convolutions.py", | |
| [ | |
| "Convolution" | |
| ] | |
| ] | |
| ], | |
| "ResidualUnit": [ | |
| [ | |
| "monai/networks/blocks/convolutions.py", | |
| [ | |
| "ResidualUnit" | |
| ] | |
| ] | |
| ], | |
| "CRF": [ | |
| [ | |
| "monai/networks/blocks/crf.py", | |
| [ | |
| "CRF" | |
| ] | |
| ] | |
| ], | |
| "DenseBlock": [ | |
| [ | |
| "monai/networks/blocks/denseblock.py", | |
| [ | |
| "DenseBlock" | |
| ] | |
| ], | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "DenseBlock" | |
| ] | |
| ] | |
| ], | |
| "ConvDenseBlock": [ | |
| [ | |
| "monai/networks/blocks/denseblock.py", | |
| [ | |
| "ConvDenseBlock" | |
| ] | |
| ] | |
| ], | |
| "FactorizedIncreaseBlock": [ | |
| [ | |
| "monai/networks/blocks/dints_block.py", | |
| [ | |
| "FactorizedIncreaseBlock" | |
| ] | |
| ] | |
| ], | |
| "FactorizedReduceBlock": [ | |
| [ | |
| "monai/networks/blocks/dints_block.py", | |
| [ | |
| "FactorizedReduceBlock" | |
| ] | |
| ] | |
| ], | |
| "P3DActiConvNormBlock": [ | |
| [ | |
| "monai/networks/blocks/dints_block.py", | |
| [ | |
| "P3DActiConvNormBlock" | |
| ] | |
| ] | |
| ], | |
| "ActiConvNormBlock": [ | |
| [ | |
| "monai/networks/blocks/dints_block.py", | |
| [ | |
| "ActiConvNormBlock" | |
| ] | |
| ] | |
| ], | |
| "MaxAvgPool": [ | |
| [ | |
| "monai/networks/blocks/downsample.py", | |
| [ | |
| "MaxAvgPool" | |
| ] | |
| ] | |
| ], | |
| "UnetResBlock": [ | |
| [ | |
| "monai/networks/blocks/dynunet_block.py", | |
| [ | |
| "UnetResBlock" | |
| ] | |
| ] | |
| ], | |
| "UnetBasicBlock": [ | |
| [ | |
| "monai/networks/blocks/dynunet_block.py", | |
| [ | |
| "UnetBasicBlock" | |
| ] | |
| ] | |
| ], | |
| "UnetUpBlock": [ | |
| [ | |
| "monai/networks/blocks/dynunet_block.py", | |
| [ | |
| "UnetUpBlock" | |
| ] | |
| ] | |
| ], | |
| "UnetOutBlock": [ | |
| [ | |
| "monai/networks/blocks/dynunet_block.py", | |
| [ | |
| "UnetOutBlock" | |
| ] | |
| ] | |
| ], | |
| "BaseEncoder": [ | |
| [ | |
| "monai/networks/blocks/encoder.py", | |
| [ | |
| "BaseEncoder" | |
| ] | |
| ] | |
| ], | |
| "GCN": [ | |
| [ | |
| "monai/networks/blocks/fcn.py", | |
| [ | |
| "GCN" | |
| ] | |
| ] | |
| ], | |
| "Refine": [ | |
| [ | |
| "monai/networks/blocks/fcn.py", | |
| [ | |
| "Refine" | |
| ] | |
| ] | |
| ], | |
| "FCN": [ | |
| [ | |
| "monai/networks/blocks/fcn.py", | |
| [ | |
| "FCN" | |
| ] | |
| ] | |
| ], | |
| "MCFCN": [ | |
| [ | |
| "monai/networks/blocks/fcn.py", | |
| [ | |
| "MCFCN" | |
| ] | |
| ] | |
| ], | |
| "ExtraFPNBlock": [ | |
| [ | |
| "monai/networks/blocks/feature_pyramid_network.py", | |
| [ | |
| "ExtraFPNBlock" | |
| ] | |
| ] | |
| ], | |
| "LastLevelMaxPool": [ | |
| [ | |
| "monai/networks/blocks/feature_pyramid_network.py", | |
| [ | |
| "LastLevelMaxPool" | |
| ] | |
| ] | |
| ], | |
| "LastLevelP6P7": [ | |
| [ | |
| "monai/networks/blocks/feature_pyramid_network.py", | |
| [ | |
| "LastLevelP6P7" | |
| ] | |
| ] | |
| ], | |
| "FeaturePyramidNetwork": [ | |
| [ | |
| "monai/networks/blocks/feature_pyramid_network.py", | |
| [ | |
| "FeaturePyramidNetwork" | |
| ] | |
| ] | |
| ], | |
| "ResidualBlock": [ | |
| [ | |
| "monai/networks/blocks/localnet_block.py", | |
| [ | |
| "ResidualBlock" | |
| ] | |
| ] | |
| ], | |
| "LocalNetResidualBlock": [ | |
| [ | |
| "monai/networks/blocks/localnet_block.py", | |
| [ | |
| "LocalNetResidualBlock" | |
| ] | |
| ] | |
| ], | |
| "LocalNetDownSampleBlock": [ | |
| [ | |
| "monai/networks/blocks/localnet_block.py", | |
| [ | |
| "LocalNetDownSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "LocalNetUpSampleBlock": [ | |
| [ | |
| "monai/networks/blocks/localnet_block.py", | |
| [ | |
| "LocalNetUpSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "LocalNetFeatureExtractorBlock": [ | |
| [ | |
| "monai/networks/blocks/localnet_block.py", | |
| [ | |
| "LocalNetFeatureExtractorBlock" | |
| ] | |
| ] | |
| ], | |
| "MLPBlock": [ | |
| [ | |
| "monai/networks/blocks/mlp.py", | |
| [ | |
| "MLPBlock" | |
| ] | |
| ] | |
| ], | |
| "PatchEmbeddingBlock": [ | |
| [ | |
| "monai/networks/blocks/patchembedding.py", | |
| [ | |
| "PatchEmbeddingBlock" | |
| ] | |
| ] | |
| ], | |
| "PatchEmbed": [ | |
| [ | |
| "monai/networks/blocks/patchembedding.py", | |
| [ | |
| "PatchEmbed" | |
| ] | |
| ] | |
| ], | |
| "RegistrationResidualConvBlock": [ | |
| [ | |
| "monai/networks/blocks/regunet_block.py", | |
| [ | |
| "RegistrationResidualConvBlock" | |
| ] | |
| ] | |
| ], | |
| "RegistrationDownSampleBlock": [ | |
| [ | |
| "monai/networks/blocks/regunet_block.py", | |
| [ | |
| "RegistrationDownSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "RegistrationExtractionBlock": [ | |
| [ | |
| "monai/networks/blocks/regunet_block.py", | |
| [ | |
| "RegistrationExtractionBlock" | |
| ] | |
| ] | |
| ], | |
| "ResBlock": [ | |
| [ | |
| "monai/networks/blocks/segresnet_block.py", | |
| [ | |
| "ResBlock" | |
| ] | |
| ] | |
| ], | |
| "SABlock": [ | |
| [ | |
| "monai/networks/blocks/selfattention.py", | |
| [ | |
| "SABlock" | |
| ] | |
| ] | |
| ], | |
| "ChannelSELayer": [ | |
| [ | |
| "monai/networks/blocks/squeeze_and_excitation.py", | |
| [ | |
| "ChannelSELayer" | |
| ] | |
| ] | |
| ], | |
| "ResidualSELayer": [ | |
| [ | |
| "monai/networks/blocks/squeeze_and_excitation.py", | |
| [ | |
| "ResidualSELayer" | |
| ] | |
| ] | |
| ], | |
| "SEBlock": [ | |
| [ | |
| "monai/networks/blocks/squeeze_and_excitation.py", | |
| [ | |
| "SEBlock" | |
| ] | |
| ] | |
| ], | |
| "SEBottleneck": [ | |
| [ | |
| "monai/networks/blocks/squeeze_and_excitation.py", | |
| [ | |
| "SEBottleneck" | |
| ] | |
| ] | |
| ], | |
| "SEResNetBottleneck": [ | |
| [ | |
| "monai/networks/blocks/squeeze_and_excitation.py", | |
| [ | |
| "SEResNetBottleneck" | |
| ] | |
| ] | |
| ], | |
| "SEResNeXtBottleneck": [ | |
| [ | |
| "monai/networks/blocks/squeeze_and_excitation.py", | |
| [ | |
| "SEResNeXtBottleneck" | |
| ] | |
| ] | |
| ], | |
| "TransformerBlock": [ | |
| [ | |
| "monai/networks/blocks/transformerblock.py", | |
| [ | |
| "TransformerBlock" | |
| ] | |
| ] | |
| ], | |
| "UnetrUpBlock": [ | |
| [ | |
| "monai/networks/blocks/unetr_block.py", | |
| [ | |
| "UnetrUpBlock" | |
| ] | |
| ] | |
| ], | |
| "UnetrPrUpBlock": [ | |
| [ | |
| "monai/networks/blocks/unetr_block.py", | |
| [ | |
| "UnetrPrUpBlock" | |
| ] | |
| ] | |
| ], | |
| "UnetrBasicBlock": [ | |
| [ | |
| "monai/networks/blocks/unetr_block.py", | |
| [ | |
| "UnetrBasicBlock" | |
| ] | |
| ] | |
| ], | |
| "UpSample": [ | |
| [ | |
| "monai/networks/blocks/upsample.py", | |
| [ | |
| "UpSample" | |
| ] | |
| ] | |
| ], | |
| "SubpixelUpsample": [ | |
| [ | |
| "monai/networks/blocks/upsample.py", | |
| [ | |
| "SubpixelUpsample" | |
| ] | |
| ] | |
| ], | |
| "Warp": [ | |
| [ | |
| "monai/networks/blocks/warp.py", | |
| [ | |
| "Warp" | |
| ] | |
| ] | |
| ], | |
| "DVF2DDF": [ | |
| [ | |
| "monai/networks/blocks/warp.py", | |
| [ | |
| "DVF2DDF" | |
| ] | |
| ] | |
| ], | |
| "DropPath": [ | |
| [ | |
| "monai/networks/layers/drop_path.py", | |
| [ | |
| "DropPath" | |
| ] | |
| ] | |
| ], | |
| "LayerFactory": [ | |
| [ | |
| "monai/networks/layers/factories.py", | |
| [ | |
| "LayerFactory" | |
| ] | |
| ] | |
| ], | |
| "BilateralFilter": [ | |
| [ | |
| "monai/networks/layers/filtering.py", | |
| [ | |
| "BilateralFilter" | |
| ] | |
| ] | |
| ], | |
| "PHLFilter": [ | |
| [ | |
| "monai/networks/layers/filtering.py", | |
| [ | |
| "PHLFilter" | |
| ] | |
| ] | |
| ], | |
| "TrainableBilateralFilterFunction": [ | |
| [ | |
| "monai/networks/layers/filtering.py", | |
| [ | |
| "TrainableBilateralFilterFunction" | |
| ] | |
| ] | |
| ], | |
| "TrainableBilateralFilter": [ | |
| [ | |
| "monai/networks/layers/filtering.py", | |
| [ | |
| "TrainableBilateralFilter" | |
| ] | |
| ] | |
| ], | |
| "TrainableJointBilateralFilterFunction": [ | |
| [ | |
| "monai/networks/layers/filtering.py", | |
| [ | |
| "TrainableJointBilateralFilterFunction" | |
| ] | |
| ] | |
| ], | |
| "TrainableJointBilateralFilter": [ | |
| [ | |
| "monai/networks/layers/filtering.py", | |
| [ | |
| "TrainableJointBilateralFilter" | |
| ] | |
| ] | |
| ], | |
| "GaussianMixtureModel": [ | |
| [ | |
| "monai/networks/layers/gmm.py", | |
| [ | |
| "GaussianMixtureModel" | |
| ] | |
| ] | |
| ], | |
| "_ApplyFunc": [ | |
| [ | |
| "monai/networks/layers/gmm.py", | |
| [ | |
| "_ApplyFunc" | |
| ] | |
| ] | |
| ], | |
| "ChannelPad": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "ChannelPad" | |
| ] | |
| ] | |
| ], | |
| "SkipConnection": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "SkipConnection" | |
| ] | |
| ] | |
| ], | |
| "Flatten": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "Flatten" | |
| ] | |
| ] | |
| ], | |
| "Reshape": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "Reshape" | |
| ] | |
| ] | |
| ], | |
| "SavitzkyGolayFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "SavitzkyGolayFilter" | |
| ] | |
| ] | |
| ], | |
| "HilbertTransform": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "HilbertTransform" | |
| ] | |
| ] | |
| ], | |
| "MedianFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "MedianFilter" | |
| ] | |
| ] | |
| ], | |
| "GaussianFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "GaussianFilter" | |
| ] | |
| ] | |
| ], | |
| "LLTMFunction": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "LLTMFunction" | |
| ] | |
| ] | |
| ], | |
| "LLTM": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "LLTM" | |
| ] | |
| ] | |
| ], | |
| "ApplyFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "ApplyFilter" | |
| ] | |
| ] | |
| ], | |
| "MeanFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "MeanFilter" | |
| ] | |
| ] | |
| ], | |
| "LaplaceFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "LaplaceFilter" | |
| ] | |
| ] | |
| ], | |
| "EllipticalFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "EllipticalFilter" | |
| ] | |
| ] | |
| ], | |
| "SharpenFilter": [ | |
| [ | |
| "monai/networks/layers/simplelayers.py", | |
| [ | |
| "SharpenFilter" | |
| ] | |
| ] | |
| ], | |
| "_GridPull": [ | |
| [ | |
| "monai/networks/layers/spatial_transforms.py", | |
| [ | |
| "_GridPull" | |
| ] | |
| ] | |
| ], | |
| "_GridPush": [ | |
| [ | |
| "monai/networks/layers/spatial_transforms.py", | |
| [ | |
| "_GridPush" | |
| ] | |
| ] | |
| ], | |
| "_GridCount": [ | |
| [ | |
| "monai/networks/layers/spatial_transforms.py", | |
| [ | |
| "_GridCount" | |
| ] | |
| ] | |
| ], | |
| "_GridGrad": [ | |
| [ | |
| "monai/networks/layers/spatial_transforms.py", | |
| [ | |
| "_GridGrad" | |
| ] | |
| ] | |
| ], | |
| "AffineTransform": [ | |
| [ | |
| "monai/networks/layers/spatial_transforms.py", | |
| [ | |
| "AffineTransform" | |
| ] | |
| ] | |
| ], | |
| "Bottleneck3x3x1": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "Bottleneck3x3x1" | |
| ] | |
| ] | |
| ], | |
| "Projection": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "Projection" | |
| ] | |
| ] | |
| ], | |
| "UpTransition": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "UpTransition" | |
| ] | |
| ], | |
| [ | |
| "monai/networks/nets/vnet.py", | |
| [ | |
| "UpTransition" | |
| ] | |
| ] | |
| ], | |
| "Final": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "Final" | |
| ] | |
| ] | |
| ], | |
| "Pseudo3DLayer": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "Pseudo3DLayer" | |
| ] | |
| ] | |
| ], | |
| "PSP": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "PSP" | |
| ] | |
| ] | |
| ], | |
| "AHNet": [ | |
| [ | |
| "monai/networks/nets/ahnet.py", | |
| [ | |
| "AHNet" | |
| ] | |
| ] | |
| ], | |
| "ConvBlock": [ | |
| [ | |
| "monai/networks/nets/attentionunet.py", | |
| [ | |
| "ConvBlock" | |
| ] | |
| ] | |
| ], | |
| "UpConv": [ | |
| [ | |
| "monai/networks/nets/attentionunet.py", | |
| [ | |
| "UpConv" | |
| ] | |
| ] | |
| ], | |
| "AttentionBlock": [ | |
| [ | |
| "monai/networks/nets/attentionunet.py", | |
| [ | |
| "AttentionBlock" | |
| ] | |
| ] | |
| ], | |
| "AttentionLayer": [ | |
| [ | |
| "monai/networks/nets/attentionunet.py", | |
| [ | |
| "AttentionLayer" | |
| ] | |
| ] | |
| ], | |
| "AttentionUnet": [ | |
| [ | |
| "monai/networks/nets/attentionunet.py", | |
| [ | |
| "AttentionUnet" | |
| ] | |
| ] | |
| ], | |
| "AutoEncoder": [ | |
| [ | |
| "monai/networks/nets/autoencoder.py", | |
| [ | |
| "AutoEncoder" | |
| ] | |
| ] | |
| ], | |
| "TwoConv": [ | |
| [ | |
| "monai/networks/nets/basic_unet.py", | |
| [ | |
| "TwoConv" | |
| ] | |
| ] | |
| ], | |
| "Down": [ | |
| [ | |
| "monai/networks/nets/basic_unet.py", | |
| [ | |
| "Down" | |
| ] | |
| ] | |
| ], | |
| "UpCat": [ | |
| [ | |
| "monai/networks/nets/basic_unet.py", | |
| [ | |
| "UpCat" | |
| ] | |
| ] | |
| ], | |
| "BasicUNet": [ | |
| [ | |
| "monai/networks/nets/basic_unet.py", | |
| [ | |
| "BasicUNet" | |
| ] | |
| ] | |
| ], | |
| "BasicUNetPlusPlus": [ | |
| [ | |
| "monai/networks/nets/basic_unetplusplus.py", | |
| [ | |
| "BasicUNetPlusPlus" | |
| ] | |
| ] | |
| ], | |
| "Classifier": [ | |
| [ | |
| "monai/networks/nets/classifier.py", | |
| [ | |
| "Classifier" | |
| ] | |
| ] | |
| ], | |
| "Discriminator": [ | |
| [ | |
| "monai/networks/nets/classifier.py", | |
| [ | |
| "Discriminator" | |
| ] | |
| ] | |
| ], | |
| "Critic": [ | |
| [ | |
| "monai/networks/nets/classifier.py", | |
| [ | |
| "Critic" | |
| ] | |
| ] | |
| ], | |
| "_DenseLayer": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "_DenseLayer" | |
| ] | |
| ], | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "_DenseLayer" | |
| ] | |
| ] | |
| ], | |
| "_DenseBlock": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "_DenseBlock" | |
| ] | |
| ] | |
| ], | |
| "_Transition": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "_Transition" | |
| ] | |
| ], | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "_Transition" | |
| ] | |
| ] | |
| ], | |
| "DenseNet": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "DenseNet" | |
| ] | |
| ] | |
| ], | |
| "DenseNet121": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "DenseNet121" | |
| ] | |
| ] | |
| ], | |
| "DenseNet169": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "DenseNet169" | |
| ] | |
| ] | |
| ], | |
| "DenseNet201": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "DenseNet201" | |
| ] | |
| ] | |
| ], | |
| "DenseNet264": [ | |
| [ | |
| "monai/networks/nets/densenet.py", | |
| [ | |
| "DenseNet264" | |
| ] | |
| ] | |
| ], | |
| "CellInterface": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "CellInterface" | |
| ] | |
| ] | |
| ], | |
| "StemInterface": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "StemInterface" | |
| ] | |
| ] | |
| ], | |
| "StemTS": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "StemTS" | |
| ] | |
| ] | |
| ], | |
| "_IdentityWithRAMCost": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "_IdentityWithRAMCost" | |
| ] | |
| ] | |
| ], | |
| "_CloseWithRAMCost": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "_CloseWithRAMCost" | |
| ] | |
| ] | |
| ], | |
| "_ActiConvNormBlockWithRAMCost": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "_ActiConvNormBlockWithRAMCost" | |
| ] | |
| ] | |
| ], | |
| "_P3DActiConvNormBlockWithRAMCost": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "_P3DActiConvNormBlockWithRAMCost" | |
| ] | |
| ] | |
| ], | |
| "_FactorizedIncreaseBlockWithRAMCost": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "_FactorizedIncreaseBlockWithRAMCost" | |
| ] | |
| ] | |
| ], | |
| "_FactorizedReduceBlockWithRAMCost": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "_FactorizedReduceBlockWithRAMCost" | |
| ] | |
| ] | |
| ], | |
| "MixedOp": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "MixedOp" | |
| ] | |
| ] | |
| ], | |
| "Cell": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "Cell" | |
| ] | |
| ] | |
| ], | |
| "DiNTS": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "DiNTS" | |
| ] | |
| ] | |
| ], | |
| "TopologyConstruction": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "TopologyConstruction" | |
| ] | |
| ] | |
| ], | |
| "TopologyInstance": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "TopologyInstance" | |
| ] | |
| ] | |
| ], | |
| "TopologySearch": [ | |
| [ | |
| "monai/networks/nets/dints.py", | |
| [ | |
| "TopologySearch" | |
| ] | |
| ] | |
| ], | |
| "DynUNetSkipLayer": [ | |
| [ | |
| "monai/networks/nets/dynunet.py", | |
| [ | |
| "DynUNetSkipLayer" | |
| ] | |
| ] | |
| ], | |
| "DynUNet": [ | |
| [ | |
| "monai/networks/nets/dynunet.py", | |
| [ | |
| "DynUNet" | |
| ] | |
| ] | |
| ], | |
| "MBConvBlock": [ | |
| [ | |
| "monai/networks/nets/efficientnet.py", | |
| [ | |
| "MBConvBlock" | |
| ] | |
| ] | |
| ], | |
| "EfficientNet": [ | |
| [ | |
| "monai/networks/nets/efficientnet.py", | |
| [ | |
| "EfficientNet" | |
| ] | |
| ] | |
| ], | |
| "EfficientNetBN": [ | |
| [ | |
| "monai/networks/nets/efficientnet.py", | |
| [ | |
| "EfficientNetBN" | |
| ] | |
| ] | |
| ], | |
| "EfficientNetBNFeatures": [ | |
| [ | |
| "monai/networks/nets/efficientnet.py", | |
| [ | |
| "EfficientNetBNFeatures" | |
| ] | |
| ] | |
| ], | |
| "EfficientNetEncoder": [ | |
| [ | |
| "monai/networks/nets/efficientnet.py", | |
| [ | |
| "EfficientNetEncoder" | |
| ] | |
| ] | |
| ], | |
| "BlockArgs": [ | |
| [ | |
| "monai/networks/nets/efficientnet.py", | |
| [ | |
| "BlockArgs" | |
| ] | |
| ] | |
| ], | |
| "FlexUNetEncoderRegister": [ | |
| [ | |
| "monai/networks/nets/flexible_unet.py", | |
| [ | |
| "FlexUNetEncoderRegister" | |
| ] | |
| ] | |
| ], | |
| "UNetDecoder": [ | |
| [ | |
| "monai/networks/nets/flexible_unet.py", | |
| [ | |
| "UNetDecoder" | |
| ] | |
| ] | |
| ], | |
| "SegmentationHead": [ | |
| [ | |
| "monai/networks/nets/flexible_unet.py", | |
| [ | |
| "SegmentationHead" | |
| ] | |
| ] | |
| ], | |
| "FlexibleUNet": [ | |
| [ | |
| "monai/networks/nets/flexible_unet.py", | |
| [ | |
| "FlexibleUNet" | |
| ] | |
| ] | |
| ], | |
| "FullyConnectedNet": [ | |
| [ | |
| "monai/networks/nets/fullyconnectednet.py", | |
| [ | |
| "FullyConnectedNet" | |
| ] | |
| ] | |
| ], | |
| "VarFullyConnectedNet": [ | |
| [ | |
| "monai/networks/nets/fullyconnectednet.py", | |
| [ | |
| "VarFullyConnectedNet" | |
| ] | |
| ] | |
| ], | |
| "Generator": [ | |
| [ | |
| "monai/networks/nets/generator.py", | |
| [ | |
| "Generator" | |
| ] | |
| ] | |
| ], | |
| "HighResBlock": [ | |
| [ | |
| "monai/networks/nets/highresnet.py", | |
| [ | |
| "HighResBlock" | |
| ] | |
| ] | |
| ], | |
| "HighResNet": [ | |
| [ | |
| "monai/networks/nets/highresnet.py", | |
| [ | |
| "HighResNet" | |
| ] | |
| ] | |
| ], | |
| "_DenseLayerDecoder": [ | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "_DenseLayerDecoder" | |
| ] | |
| ] | |
| ], | |
| "_DecoderBlock": [ | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "_DecoderBlock" | |
| ] | |
| ] | |
| ], | |
| "_ResidualBlock": [ | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "_ResidualBlock" | |
| ] | |
| ] | |
| ], | |
| "_DecoderBranch": [ | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "_DecoderBranch" | |
| ] | |
| ] | |
| ], | |
| "HoVerNet": [ | |
| [ | |
| "monai/networks/nets/hovernet.py", | |
| [ | |
| "HoVerNet" | |
| ] | |
| ] | |
| ], | |
| "MILModel": [ | |
| [ | |
| "monai/networks/nets/milmodel.py", | |
| [ | |
| "MILModel" | |
| ] | |
| ] | |
| ], | |
| "NetAdapter": [ | |
| [ | |
| "monai/networks/nets/netadapter.py", | |
| [ | |
| "NetAdapter" | |
| ] | |
| ] | |
| ], | |
| "Regressor": [ | |
| [ | |
| "monai/networks/nets/regressor.py", | |
| [ | |
| "Regressor" | |
| ] | |
| ] | |
| ], | |
| "RegUNet": [ | |
| [ | |
| "monai/networks/nets/regunet.py", | |
| [ | |
| "RegUNet" | |
| ] | |
| ] | |
| ], | |
| "AffineHead": [ | |
| [ | |
| "monai/networks/nets/regunet.py", | |
| [ | |
| "AffineHead" | |
| ] | |
| ] | |
| ], | |
| "GlobalNet": [ | |
| [ | |
| "monai/networks/nets/regunet.py", | |
| [ | |
| "GlobalNet" | |
| ] | |
| ] | |
| ], | |
| "AdditiveUpSampleBlock": [ | |
| [ | |
| "monai/networks/nets/regunet.py", | |
| [ | |
| "AdditiveUpSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "LocalNet": [ | |
| [ | |
| "monai/networks/nets/regunet.py", | |
| [ | |
| "LocalNet" | |
| ] | |
| ] | |
| ], | |
| "ResNetBlock": [ | |
| [ | |
| "monai/networks/nets/resnet.py", | |
| [ | |
| "ResNetBlock" | |
| ] | |
| ] | |
| ], | |
| "ResNetBottleneck": [ | |
| [ | |
| "monai/networks/nets/resnet.py", | |
| [ | |
| "ResNetBottleneck" | |
| ] | |
| ] | |
| ], | |
| "ResNet": [ | |
| [ | |
| "monai/networks/nets/resnet.py", | |
| [ | |
| "ResNet" | |
| ] | |
| ] | |
| ], | |
| "SegResNet": [ | |
| [ | |
| "monai/networks/nets/segresnet.py", | |
| [ | |
| "SegResNet" | |
| ] | |
| ] | |
| ], | |
| "SegResNetVAE": [ | |
| [ | |
| "monai/networks/nets/segresnet.py", | |
| [ | |
| "SegResNetVAE" | |
| ] | |
| ] | |
| ], | |
| "SegResBlock": [ | |
| [ | |
| "monai/networks/nets/segresnet_ds.py", | |
| [ | |
| "SegResBlock" | |
| ] | |
| ] | |
| ], | |
| "SegResEncoder": [ | |
| [ | |
| "monai/networks/nets/segresnet_ds.py", | |
| [ | |
| "SegResEncoder" | |
| ] | |
| ] | |
| ], | |
| "SegResNetDS": [ | |
| [ | |
| "monai/networks/nets/segresnet_ds.py", | |
| [ | |
| "SegResNetDS" | |
| ] | |
| ] | |
| ], | |
| "SENet": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SENet" | |
| ] | |
| ] | |
| ], | |
| "SENet154": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SENet154" | |
| ] | |
| ] | |
| ], | |
| "SEResNet50": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SEResNet50" | |
| ] | |
| ] | |
| ], | |
| "SEResNet101": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SEResNet101" | |
| ] | |
| ] | |
| ], | |
| "SEResNet152": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SEResNet152" | |
| ] | |
| ] | |
| ], | |
| "SEResNext50": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SEResNext50" | |
| ] | |
| ] | |
| ], | |
| "SEResNext101": [ | |
| [ | |
| "monai/networks/nets/senet.py", | |
| [ | |
| "SEResNext101" | |
| ] | |
| ] | |
| ], | |
| "SwinUNETR": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "SwinUNETR" | |
| ] | |
| ] | |
| ], | |
| "WindowAttention": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "WindowAttention" | |
| ] | |
| ] | |
| ], | |
| "SwinTransformerBlock": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "SwinTransformerBlock" | |
| ] | |
| ] | |
| ], | |
| "PatchMergingV2": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "PatchMergingV2" | |
| ] | |
| ] | |
| ], | |
| "PatchMerging": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "PatchMerging" | |
| ] | |
| ] | |
| ], | |
| "BasicLayer": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "BasicLayer" | |
| ] | |
| ] | |
| ], | |
| "SwinTransformer": [ | |
| [ | |
| "monai/networks/nets/swin_unetr.py", | |
| [ | |
| "SwinTransformer" | |
| ] | |
| ] | |
| ], | |
| "TorchVisionFCModel": [ | |
| [ | |
| "monai/networks/nets/torchvision_fc.py", | |
| [ | |
| "TorchVisionFCModel" | |
| ] | |
| ] | |
| ], | |
| "BertPreTrainedModel": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "BertPreTrainedModel" | |
| ] | |
| ] | |
| ], | |
| "BertAttention": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "BertAttention" | |
| ] | |
| ] | |
| ], | |
| "BertOutput": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "BertOutput" | |
| ] | |
| ] | |
| ], | |
| "BertMixedLayer": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "BertMixedLayer" | |
| ] | |
| ] | |
| ], | |
| "Pooler": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "Pooler" | |
| ] | |
| ] | |
| ], | |
| "MultiModal": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "MultiModal" | |
| ] | |
| ] | |
| ], | |
| "Transchex": [ | |
| [ | |
| "monai/networks/nets/transchex.py", | |
| [ | |
| "Transchex" | |
| ] | |
| ] | |
| ], | |
| "UNet": [ | |
| [ | |
| "monai/networks/nets/unet.py", | |
| [ | |
| "UNet" | |
| ] | |
| ] | |
| ], | |
| "UNETR": [ | |
| [ | |
| "monai/networks/nets/unetr.py", | |
| [ | |
| "UNETR" | |
| ] | |
| ] | |
| ], | |
| "VarAutoEncoder": [ | |
| [ | |
| "monai/networks/nets/varautoencoder.py", | |
| [ | |
| "VarAutoEncoder" | |
| ] | |
| ] | |
| ], | |
| "ViT": [ | |
| [ | |
| "monai/networks/nets/vit.py", | |
| [ | |
| "ViT" | |
| ] | |
| ] | |
| ], | |
| "ViTAutoEnc": [ | |
| [ | |
| "monai/networks/nets/vitautoenc.py", | |
| [ | |
| "ViTAutoEnc" | |
| ] | |
| ] | |
| ], | |
| "LUConv": [ | |
| [ | |
| "monai/networks/nets/vnet.py", | |
| [ | |
| "LUConv" | |
| ] | |
| ] | |
| ], | |
| "InputTransition": [ | |
| [ | |
| "monai/networks/nets/vnet.py", | |
| [ | |
| "InputTransition" | |
| ] | |
| ] | |
| ], | |
| "DownTransition": [ | |
| [ | |
| "monai/networks/nets/vnet.py", | |
| [ | |
| "DownTransition" | |
| ] | |
| ] | |
| ], | |
| "OutputTransition": [ | |
| [ | |
| "monai/networks/nets/vnet.py", | |
| [ | |
| "OutputTransition" | |
| ] | |
| ] | |
| ], | |
| "VNet": [ | |
| [ | |
| "monai/networks/nets/vnet.py", | |
| [ | |
| "VNet" | |
| ] | |
| ] | |
| ], | |
| "DataLoaderIter": [ | |
| [ | |
| "monai/optimizers/lr_finder.py", | |
| [ | |
| "DataLoaderIter" | |
| ] | |
| ] | |
| ], | |
| "TrainDataLoaderIter": [ | |
| [ | |
| "monai/optimizers/lr_finder.py", | |
| [ | |
| "TrainDataLoaderIter" | |
| ] | |
| ] | |
| ], | |
| "ValDataLoaderIter": [ | |
| [ | |
| "monai/optimizers/lr_finder.py", | |
| [ | |
| "ValDataLoaderIter" | |
| ] | |
| ] | |
| ], | |
| "LearningRateFinder": [ | |
| [ | |
| "monai/optimizers/lr_finder.py", | |
| [ | |
| "LearningRateFinder" | |
| ] | |
| ] | |
| ], | |
| "_LRSchedulerMONAI": [ | |
| [ | |
| "monai/optimizers/lr_scheduler.py", | |
| [ | |
| "_LRSchedulerMONAI" | |
| ] | |
| ] | |
| ], | |
| "LinearLR": [ | |
| [ | |
| "monai/optimizers/lr_scheduler.py", | |
| [ | |
| "LinearLR" | |
| ] | |
| ] | |
| ], | |
| "ExponentialLR": [ | |
| [ | |
| "monai/optimizers/lr_scheduler.py", | |
| [ | |
| "ExponentialLR" | |
| ] | |
| ] | |
| ], | |
| "WarmupCosineSchedule": [ | |
| [ | |
| "monai/optimizers/lr_scheduler.py", | |
| [ | |
| "WarmupCosineSchedule" | |
| ] | |
| ] | |
| ], | |
| "Novograd": [ | |
| [ | |
| "monai/optimizers/novograd.py", | |
| [ | |
| "Novograd" | |
| ] | |
| ] | |
| ], | |
| "FunctionSignature": [ | |
| [ | |
| "monai/transforms/adaptors.py", | |
| [ | |
| "FunctionSignature" | |
| ] | |
| ] | |
| ], | |
| "Compose": [ | |
| [ | |
| "monai/transforms/compose.py", | |
| [ | |
| "Compose" | |
| ] | |
| ] | |
| ], | |
| "OneOf": [ | |
| [ | |
| "monai/transforms/compose.py", | |
| [ | |
| "OneOf" | |
| ] | |
| ] | |
| ], | |
| "RandomOrder": [ | |
| [ | |
| "monai/transforms/compose.py", | |
| [ | |
| "RandomOrder" | |
| ] | |
| ] | |
| ], | |
| "Pad": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "Pad" | |
| ] | |
| ] | |
| ], | |
| "SpatialPad": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "SpatialPad" | |
| ] | |
| ] | |
| ], | |
| "BorderPad": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "BorderPad" | |
| ] | |
| ] | |
| ], | |
| "DivisiblePad": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "DivisiblePad" | |
| ] | |
| ] | |
| ], | |
| "Crop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "Crop" | |
| ] | |
| ] | |
| ], | |
| "SpatialCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "SpatialCrop" | |
| ] | |
| ] | |
| ], | |
| "CenterSpatialCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "CenterSpatialCrop" | |
| ] | |
| ] | |
| ], | |
| "CenterScaleCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "CenterScaleCrop" | |
| ] | |
| ] | |
| ], | |
| "RandSpatialCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "RandSpatialCrop" | |
| ] | |
| ] | |
| ], | |
| "RandScaleCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "RandScaleCrop" | |
| ] | |
| ] | |
| ], | |
| "RandSpatialCropSamples": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "RandSpatialCropSamples" | |
| ] | |
| ] | |
| ], | |
| "CropForeground": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "CropForeground" | |
| ] | |
| ] | |
| ], | |
| "RandWeightedCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "RandWeightedCrop" | |
| ] | |
| ] | |
| ], | |
| "RandCropByPosNegLabel": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "RandCropByPosNegLabel" | |
| ] | |
| ] | |
| ], | |
| "RandCropByLabelClasses": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "RandCropByLabelClasses" | |
| ] | |
| ] | |
| ], | |
| "ResizeWithPadOrCrop": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "ResizeWithPadOrCrop" | |
| ] | |
| ] | |
| ], | |
| "BoundingRect": [ | |
| [ | |
| "monai/transforms/croppad/array.py", | |
| [ | |
| "BoundingRect" | |
| ] | |
| ] | |
| ], | |
| "PadListDataCollate": [ | |
| [ | |
| "monai/transforms/croppad/batch.py", | |
| [ | |
| "PadListDataCollate" | |
| ] | |
| ] | |
| ], | |
| "Padd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "Padd" | |
| ] | |
| ] | |
| ], | |
| "SpatialPadd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "SpatialPadd" | |
| ] | |
| ] | |
| ], | |
| "BorderPadd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "BorderPadd" | |
| ] | |
| ] | |
| ], | |
| "DivisiblePadd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "DivisiblePadd" | |
| ] | |
| ] | |
| ], | |
| "Cropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "Cropd" | |
| ] | |
| ] | |
| ], | |
| "RandCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandCropd" | |
| ] | |
| ] | |
| ], | |
| "SpatialCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "SpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "CenterSpatialCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "CenterSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "CenterScaleCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "CenterScaleCropd" | |
| ] | |
| ] | |
| ], | |
| "RandSpatialCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "RandScaleCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandScaleCropd" | |
| ] | |
| ] | |
| ], | |
| "RandSpatialCropSamplesd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandSpatialCropSamplesd" | |
| ] | |
| ] | |
| ], | |
| "CropForegroundd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "CropForegroundd" | |
| ] | |
| ] | |
| ], | |
| "RandWeightedCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandWeightedCropd" | |
| ] | |
| ] | |
| ], | |
| "RandCropByPosNegLabeld": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandCropByPosNegLabeld" | |
| ] | |
| ] | |
| ], | |
| "RandCropByLabelClassesd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "RandCropByLabelClassesd" | |
| ] | |
| ] | |
| ], | |
| "ResizeWithPadOrCropd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "ResizeWithPadOrCropd" | |
| ] | |
| ] | |
| ], | |
| "BoundingRectd": [ | |
| [ | |
| "monai/transforms/croppad/dictionary.py", | |
| [ | |
| "BoundingRectd" | |
| ] | |
| ] | |
| ], | |
| "RandGaussianNoise": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandGaussianNoise" | |
| ] | |
| ] | |
| ], | |
| "RandRicianNoise": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandRicianNoise" | |
| ] | |
| ] | |
| ], | |
| "ShiftIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "RandShiftIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "StdShiftIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "StdShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "RandStdShiftIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandStdShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "ScaleIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ScaleIntensity" | |
| ] | |
| ] | |
| ], | |
| "RandScaleIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandScaleIntensity" | |
| ] | |
| ] | |
| ], | |
| "RandBiasField": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandBiasField" | |
| ] | |
| ] | |
| ], | |
| "NormalizeIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "NormalizeIntensity" | |
| ] | |
| ] | |
| ], | |
| "ThresholdIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ThresholdIntensity" | |
| ] | |
| ] | |
| ], | |
| "ScaleIntensityRange": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ScaleIntensityRange" | |
| ] | |
| ] | |
| ], | |
| "AdjustContrast": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "AdjustContrast" | |
| ] | |
| ] | |
| ], | |
| "RandAdjustContrast": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandAdjustContrast" | |
| ] | |
| ] | |
| ], | |
| "ScaleIntensityRangePercentiles": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ScaleIntensityRangePercentiles" | |
| ] | |
| ] | |
| ], | |
| "MaskIntensity": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "MaskIntensity" | |
| ] | |
| ] | |
| ], | |
| "SavitzkyGolaySmooth": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "SavitzkyGolaySmooth" | |
| ] | |
| ] | |
| ], | |
| "DetectEnvelope": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "DetectEnvelope" | |
| ] | |
| ] | |
| ], | |
| "MedianSmooth": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "MedianSmooth" | |
| ] | |
| ] | |
| ], | |
| "GaussianSmooth": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "GaussianSmooth" | |
| ] | |
| ] | |
| ], | |
| "RandGaussianSmooth": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandGaussianSmooth" | |
| ] | |
| ] | |
| ], | |
| "GaussianSharpen": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "GaussianSharpen" | |
| ] | |
| ] | |
| ], | |
| "RandGaussianSharpen": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandGaussianSharpen" | |
| ] | |
| ] | |
| ], | |
| "RandHistogramShift": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandHistogramShift" | |
| ] | |
| ] | |
| ], | |
| "GibbsNoise": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "GibbsNoise" | |
| ] | |
| ] | |
| ], | |
| "RandGibbsNoise": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandGibbsNoise" | |
| ] | |
| ] | |
| ], | |
| "KSpaceSpikeNoise": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "KSpaceSpikeNoise" | |
| ] | |
| ] | |
| ], | |
| "RandKSpaceSpikeNoise": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandKSpaceSpikeNoise" | |
| ] | |
| ] | |
| ], | |
| "RandCoarseTransform": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandCoarseTransform" | |
| ] | |
| ] | |
| ], | |
| "RandCoarseDropout": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandCoarseDropout" | |
| ] | |
| ] | |
| ], | |
| "RandCoarseShuffle": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandCoarseShuffle" | |
| ] | |
| ] | |
| ], | |
| "HistogramNormalize": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "HistogramNormalize" | |
| ] | |
| ] | |
| ], | |
| "IntensityRemap": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "IntensityRemap" | |
| ] | |
| ] | |
| ], | |
| "RandIntensityRemap": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "RandIntensityRemap" | |
| ] | |
| ] | |
| ], | |
| "ForegroundMask": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ForegroundMask" | |
| ] | |
| ] | |
| ], | |
| "ComputeHoVerMaps": [ | |
| [ | |
| "monai/transforms/intensity/array.py", | |
| [ | |
| "ComputeHoVerMaps" | |
| ] | |
| ] | |
| ], | |
| "RandGaussianNoised": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandGaussianNoised" | |
| ] | |
| ] | |
| ], | |
| "RandRicianNoised": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandRicianNoised" | |
| ] | |
| ] | |
| ], | |
| "ShiftIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "RandShiftIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "StdShiftIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "StdShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "RandStdShiftIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandStdShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "ScaleIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ScaleIntensityd" | |
| ] | |
| ] | |
| ], | |
| "RandScaleIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandScaleIntensityd" | |
| ] | |
| ] | |
| ], | |
| "RandBiasFieldd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandBiasFieldd" | |
| ] | |
| ] | |
| ], | |
| "NormalizeIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "NormalizeIntensityd" | |
| ] | |
| ] | |
| ], | |
| "ThresholdIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ThresholdIntensityd" | |
| ] | |
| ] | |
| ], | |
| "ScaleIntensityRanged": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ScaleIntensityRanged" | |
| ] | |
| ] | |
| ], | |
| "AdjustContrastd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "AdjustContrastd" | |
| ] | |
| ] | |
| ], | |
| "RandAdjustContrastd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandAdjustContrastd" | |
| ] | |
| ] | |
| ], | |
| "ScaleIntensityRangePercentilesd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ScaleIntensityRangePercentilesd" | |
| ] | |
| ] | |
| ], | |
| "MaskIntensityd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "MaskIntensityd" | |
| ] | |
| ] | |
| ], | |
| "SavitzkyGolaySmoothd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "SavitzkyGolaySmoothd" | |
| ] | |
| ] | |
| ], | |
| "MedianSmoothd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "MedianSmoothd" | |
| ] | |
| ] | |
| ], | |
| "GaussianSmoothd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "GaussianSmoothd" | |
| ] | |
| ] | |
| ], | |
| "RandGaussianSmoothd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandGaussianSmoothd" | |
| ] | |
| ] | |
| ], | |
| "GaussianSharpend": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "GaussianSharpend" | |
| ] | |
| ] | |
| ], | |
| "RandGaussianSharpend": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandGaussianSharpend" | |
| ] | |
| ] | |
| ], | |
| "RandHistogramShiftd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandHistogramShiftd" | |
| ] | |
| ] | |
| ], | |
| "RandGibbsNoised": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandGibbsNoised" | |
| ] | |
| ] | |
| ], | |
| "GibbsNoised": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "GibbsNoised" | |
| ] | |
| ] | |
| ], | |
| "KSpaceSpikeNoised": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "KSpaceSpikeNoised" | |
| ] | |
| ] | |
| ], | |
| "RandKSpaceSpikeNoised": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandKSpaceSpikeNoised" | |
| ] | |
| ] | |
| ], | |
| "RandCoarseDropoutd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandCoarseDropoutd" | |
| ] | |
| ] | |
| ], | |
| "RandCoarseShuffled": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "RandCoarseShuffled" | |
| ] | |
| ] | |
| ], | |
| "HistogramNormalized": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "HistogramNormalized" | |
| ] | |
| ] | |
| ], | |
| "ForegroundMaskd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ForegroundMaskd" | |
| ] | |
| ] | |
| ], | |
| "ComputeHoVerMapsd": [ | |
| [ | |
| "monai/transforms/intensity/dictionary.py", | |
| [ | |
| "ComputeHoVerMapsd" | |
| ] | |
| ] | |
| ], | |
| "TraceableTransform": [ | |
| [ | |
| "monai/transforms/inverse.py", | |
| [ | |
| "TraceableTransform" | |
| ] | |
| ] | |
| ], | |
| "InvertibleTransform": [ | |
| [ | |
| "monai/transforms/inverse.py", | |
| [ | |
| "InvertibleTransform" | |
| ] | |
| ] | |
| ], | |
| "_BatchInverseDataset": [ | |
| [ | |
| "monai/transforms/inverse_batch_transform.py", | |
| [ | |
| "_BatchInverseDataset" | |
| ] | |
| ] | |
| ], | |
| "BatchInverseTransform": [ | |
| [ | |
| "monai/transforms/inverse_batch_transform.py", | |
| [ | |
| "BatchInverseTransform" | |
| ] | |
| ] | |
| ], | |
| "Decollated": [ | |
| [ | |
| "monai/transforms/inverse_batch_transform.py", | |
| [ | |
| "Decollated" | |
| ] | |
| ] | |
| ], | |
| "LoadImage": [ | |
| [ | |
| "monai/transforms/io/array.py", | |
| [ | |
| "LoadImage" | |
| ] | |
| ] | |
| ], | |
| "SaveImage": [ | |
| [ | |
| "monai/transforms/io/array.py", | |
| [ | |
| "SaveImage" | |
| ] | |
| ] | |
| ], | |
| "LoadImaged": [ | |
| [ | |
| "monai/transforms/io/dictionary.py", | |
| [ | |
| "LoadImaged" | |
| ] | |
| ] | |
| ], | |
| "SaveImaged": [ | |
| [ | |
| "monai/transforms/io/dictionary.py", | |
| [ | |
| "SaveImaged" | |
| ] | |
| ] | |
| ], | |
| "Affine": [ | |
| [ | |
| "monai/transforms/lazy/utils.py", | |
| [ | |
| "Affine" | |
| ] | |
| ], | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Affine" | |
| ] | |
| ] | |
| ], | |
| "DisplacementField": [ | |
| [ | |
| "monai/transforms/lazy/utils.py", | |
| [ | |
| "DisplacementField" | |
| ] | |
| ] | |
| ], | |
| "FromMetaTensord": [ | |
| [ | |
| "monai/transforms/meta_utility/dictionary.py", | |
| [ | |
| "FromMetaTensord" | |
| ] | |
| ] | |
| ], | |
| "ToMetaTensord": [ | |
| [ | |
| "monai/transforms/meta_utility/dictionary.py", | |
| [ | |
| "ToMetaTensord" | |
| ] | |
| ] | |
| ], | |
| "RangePush": [ | |
| [ | |
| "monai/transforms/nvtx.py", | |
| [ | |
| "RangePush" | |
| ] | |
| ] | |
| ], | |
| "RandRangePush": [ | |
| [ | |
| "monai/transforms/nvtx.py", | |
| [ | |
| "RandRangePush" | |
| ] | |
| ] | |
| ], | |
| "RangePop": [ | |
| [ | |
| "monai/transforms/nvtx.py", | |
| [ | |
| "RangePop" | |
| ] | |
| ] | |
| ], | |
| "RandRangePop": [ | |
| [ | |
| "monai/transforms/nvtx.py", | |
| [ | |
| "RandRangePop" | |
| ] | |
| ] | |
| ], | |
| "Mark": [ | |
| [ | |
| "monai/transforms/nvtx.py", | |
| [ | |
| "Mark" | |
| ] | |
| ] | |
| ], | |
| "RandMark": [ | |
| [ | |
| "monai/transforms/nvtx.py", | |
| [ | |
| "RandMark" | |
| ] | |
| ] | |
| ], | |
| "Activations": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "Activations" | |
| ] | |
| ] | |
| ], | |
| "AsDiscrete": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "AsDiscrete" | |
| ] | |
| ] | |
| ], | |
| "KeepLargestConnectedComponent": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "KeepLargestConnectedComponent" | |
| ] | |
| ] | |
| ], | |
| "RemoveSmallObjects": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "RemoveSmallObjects" | |
| ] | |
| ] | |
| ], | |
| "LabelFilter": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "LabelFilter" | |
| ] | |
| ] | |
| ], | |
| "FillHoles": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "FillHoles" | |
| ] | |
| ] | |
| ], | |
| "LabelToContour": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "LabelToContour" | |
| ] | |
| ] | |
| ], | |
| "Ensemble": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "Ensemble" | |
| ] | |
| ] | |
| ], | |
| "MeanEnsemble": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "MeanEnsemble" | |
| ] | |
| ] | |
| ], | |
| "VoteEnsemble": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "VoteEnsemble" | |
| ] | |
| ] | |
| ], | |
| "ProbNMS": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "ProbNMS" | |
| ] | |
| ] | |
| ], | |
| "Invert": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "Invert" | |
| ] | |
| ] | |
| ], | |
| "SobelGradients": [ | |
| [ | |
| "monai/transforms/post/array.py", | |
| [ | |
| "SobelGradients" | |
| ] | |
| ] | |
| ], | |
| "Activationsd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "Activationsd" | |
| ] | |
| ] | |
| ], | |
| "AsDiscreted": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "AsDiscreted" | |
| ] | |
| ] | |
| ], | |
| "KeepLargestConnectedComponentd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "KeepLargestConnectedComponentd" | |
| ] | |
| ] | |
| ], | |
| "RemoveSmallObjectsd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "RemoveSmallObjectsd" | |
| ] | |
| ] | |
| ], | |
| "LabelFilterd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "LabelFilterd" | |
| ] | |
| ] | |
| ], | |
| "FillHolesd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "FillHolesd" | |
| ] | |
| ] | |
| ], | |
| "LabelToContourd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "LabelToContourd" | |
| ] | |
| ] | |
| ], | |
| "Ensembled": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "Ensembled" | |
| ] | |
| ] | |
| ], | |
| "MeanEnsembled": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "MeanEnsembled" | |
| ] | |
| ] | |
| ], | |
| "VoteEnsembled": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "VoteEnsembled" | |
| ] | |
| ] | |
| ], | |
| "ProbNMSd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "ProbNMSd" | |
| ] | |
| ] | |
| ], | |
| "Invertd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "Invertd" | |
| ] | |
| ] | |
| ], | |
| "SaveClassificationd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "SaveClassificationd" | |
| ] | |
| ] | |
| ], | |
| "SobelGradientsd": [ | |
| [ | |
| "monai/transforms/post/dictionary.py", | |
| [ | |
| "SobelGradientsd" | |
| ] | |
| ] | |
| ], | |
| "SignalRandShift": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandShift" | |
| ] | |
| ] | |
| ], | |
| "SignalRandScale": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandScale" | |
| ] | |
| ] | |
| ], | |
| "SignalRandDrop": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandDrop" | |
| ] | |
| ] | |
| ], | |
| "SignalRandAddSine": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandAddSine" | |
| ] | |
| ] | |
| ], | |
| "SignalRandAddSquarePulse": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandAddSquarePulse" | |
| ] | |
| ] | |
| ], | |
| "SignalRandAddSinePartial": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandAddSinePartial" | |
| ] | |
| ] | |
| ], | |
| "SignalRandAddGaussianNoise": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandAddGaussianNoise" | |
| ] | |
| ] | |
| ], | |
| "SignalRandAddSquarePulsePartial": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRandAddSquarePulsePartial" | |
| ] | |
| ] | |
| ], | |
| "SignalFillEmpty": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalFillEmpty" | |
| ] | |
| ] | |
| ], | |
| "SignalRemoveFrequency": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalRemoveFrequency" | |
| ] | |
| ] | |
| ], | |
| "SignalContinuousWavelet": [ | |
| [ | |
| "monai/transforms/signal/array.py", | |
| [ | |
| "SignalContinuousWavelet" | |
| ] | |
| ] | |
| ], | |
| "SmoothField": [ | |
| [ | |
| "monai/transforms/smooth_field/array.py", | |
| [ | |
| "SmoothField" | |
| ] | |
| ] | |
| ], | |
| "RandSmoothFieldAdjustContrast": [ | |
| [ | |
| "monai/transforms/smooth_field/array.py", | |
| [ | |
| "RandSmoothFieldAdjustContrast" | |
| ] | |
| ] | |
| ], | |
| "RandSmoothFieldAdjustIntensity": [ | |
| [ | |
| "monai/transforms/smooth_field/array.py", | |
| [ | |
| "RandSmoothFieldAdjustIntensity" | |
| ] | |
| ] | |
| ], | |
| "RandSmoothDeform": [ | |
| [ | |
| "monai/transforms/smooth_field/array.py", | |
| [ | |
| "RandSmoothDeform" | |
| ] | |
| ] | |
| ], | |
| "RandSmoothFieldAdjustContrastd": [ | |
| [ | |
| "monai/transforms/smooth_field/dictionary.py", | |
| [ | |
| "RandSmoothFieldAdjustContrastd" | |
| ] | |
| ] | |
| ], | |
| "RandSmoothFieldAdjustIntensityd": [ | |
| [ | |
| "monai/transforms/smooth_field/dictionary.py", | |
| [ | |
| "RandSmoothFieldAdjustIntensityd" | |
| ] | |
| ] | |
| ], | |
| "RandSmoothDeformd": [ | |
| [ | |
| "monai/transforms/smooth_field/dictionary.py", | |
| [ | |
| "RandSmoothDeformd" | |
| ] | |
| ] | |
| ], | |
| "SpatialResample": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "SpatialResample" | |
| ] | |
| ] | |
| ], | |
| "ResampleToMatch": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "ResampleToMatch" | |
| ] | |
| ] | |
| ], | |
| "Spacing": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Spacing" | |
| ] | |
| ] | |
| ], | |
| "Orientation": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Orientation" | |
| ] | |
| ] | |
| ], | |
| "Flip": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Flip" | |
| ] | |
| ] | |
| ], | |
| "Resize": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Resize" | |
| ] | |
| ] | |
| ], | |
| "Rotate": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Rotate" | |
| ] | |
| ] | |
| ], | |
| "Zoom": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Zoom" | |
| ] | |
| ] | |
| ], | |
| "Rotate90": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Rotate90" | |
| ] | |
| ] | |
| ], | |
| "RandRotate90": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandRotate90" | |
| ] | |
| ] | |
| ], | |
| "RandRotate": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandRotate" | |
| ] | |
| ] | |
| ], | |
| "RandFlip": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandFlip" | |
| ] | |
| ] | |
| ], | |
| "RandAxisFlip": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandAxisFlip" | |
| ] | |
| ] | |
| ], | |
| "RandZoom": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandZoom" | |
| ] | |
| ] | |
| ], | |
| "AffineGrid": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "AffineGrid" | |
| ] | |
| ] | |
| ], | |
| "RandAffineGrid": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandAffineGrid" | |
| ] | |
| ] | |
| ], | |
| "RandDeformGrid": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandDeformGrid" | |
| ] | |
| ] | |
| ], | |
| "Resample": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Resample" | |
| ] | |
| ] | |
| ], | |
| "RandAffine": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandAffine" | |
| ] | |
| ] | |
| ], | |
| "Rand2DElastic": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Rand2DElastic" | |
| ] | |
| ] | |
| ], | |
| "Rand3DElastic": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "Rand3DElastic" | |
| ] | |
| ] | |
| ], | |
| "GridDistortion": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "GridDistortion" | |
| ] | |
| ] | |
| ], | |
| "RandGridDistortion": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandGridDistortion" | |
| ] | |
| ] | |
| ], | |
| "GridSplit": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "GridSplit" | |
| ] | |
| ] | |
| ], | |
| "GridPatch": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "GridPatch" | |
| ] | |
| ] | |
| ], | |
| "RandGridPatch": [ | |
| [ | |
| "monai/transforms/spatial/array.py", | |
| [ | |
| "RandGridPatch" | |
| ] | |
| ] | |
| ], | |
| "SpatialResampled": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "SpatialResampled" | |
| ] | |
| ] | |
| ], | |
| "ResampleToMatchd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "ResampleToMatchd" | |
| ] | |
| ] | |
| ], | |
| "Spacingd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Spacingd" | |
| ] | |
| ] | |
| ], | |
| "Orientationd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Orientationd" | |
| ] | |
| ] | |
| ], | |
| "Rotate90d": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Rotate90d" | |
| ] | |
| ] | |
| ], | |
| "RandRotate90d": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandRotate90d" | |
| ] | |
| ] | |
| ], | |
| "Resized": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Resized" | |
| ] | |
| ] | |
| ], | |
| "Affined": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Affined" | |
| ] | |
| ] | |
| ], | |
| "RandAffined": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandAffined" | |
| ] | |
| ] | |
| ], | |
| "Rand2DElasticd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Rand2DElasticd" | |
| ] | |
| ] | |
| ], | |
| "Rand3DElasticd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Rand3DElasticd" | |
| ] | |
| ] | |
| ], | |
| "Flipd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Flipd" | |
| ] | |
| ] | |
| ], | |
| "RandFlipd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandFlipd" | |
| ] | |
| ] | |
| ], | |
| "RandAxisFlipd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandAxisFlipd" | |
| ] | |
| ] | |
| ], | |
| "Rotated": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Rotated" | |
| ] | |
| ] | |
| ], | |
| "RandRotated": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandRotated" | |
| ] | |
| ] | |
| ], | |
| "Zoomd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "Zoomd" | |
| ] | |
| ] | |
| ], | |
| "RandZoomd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandZoomd" | |
| ] | |
| ] | |
| ], | |
| "GridDistortiond": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "GridDistortiond" | |
| ] | |
| ] | |
| ], | |
| "RandGridDistortiond": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandGridDistortiond" | |
| ] | |
| ] | |
| ], | |
| "GridSplitd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "GridSplitd" | |
| ] | |
| ] | |
| ], | |
| "GridPatchd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "GridPatchd" | |
| ] | |
| ] | |
| ], | |
| "RandGridPatchd": [ | |
| [ | |
| "monai/transforms/spatial/dictionary.py", | |
| [ | |
| "RandGridPatchd" | |
| ] | |
| ] | |
| ], | |
| "LazyTrait": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "LazyTrait" | |
| ] | |
| ] | |
| ], | |
| "RandomizableTrait": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "RandomizableTrait" | |
| ] | |
| ] | |
| ], | |
| "MultiSampleTrait": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "MultiSampleTrait" | |
| ] | |
| ] | |
| ], | |
| "ThreadUnsafe": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "ThreadUnsafe" | |
| ] | |
| ] | |
| ], | |
| "Randomizable": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "Randomizable" | |
| ] | |
| ] | |
| ], | |
| "Transform": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "Transform" | |
| ] | |
| ] | |
| ], | |
| "LazyTransform": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "LazyTransform" | |
| ] | |
| ] | |
| ], | |
| "RandomizableTransform": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "RandomizableTransform" | |
| ] | |
| ] | |
| ], | |
| "MapTransform": [ | |
| [ | |
| "monai/transforms/transform.py", | |
| [ | |
| "MapTransform" | |
| ] | |
| ] | |
| ], | |
| "Identity": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "Identity" | |
| ] | |
| ] | |
| ], | |
| "RandIdentity": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "RandIdentity" | |
| ] | |
| ] | |
| ], | |
| "AsChannelFirst": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "AsChannelFirst" | |
| ] | |
| ] | |
| ], | |
| "AsChannelLast": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "AsChannelLast" | |
| ] | |
| ] | |
| ], | |
| "AddChannel": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "AddChannel" | |
| ] | |
| ] | |
| ], | |
| "EnsureChannelFirst": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "EnsureChannelFirst" | |
| ] | |
| ] | |
| ], | |
| "RepeatChannel": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "RepeatChannel" | |
| ] | |
| ] | |
| ], | |
| "RemoveRepeatedChannel": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "RemoveRepeatedChannel" | |
| ] | |
| ] | |
| ], | |
| "SplitDim": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "SplitDim" | |
| ] | |
| ] | |
| ], | |
| "SplitChannel": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "SplitChannel" | |
| ] | |
| ] | |
| ], | |
| "CastToType": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "CastToType" | |
| ] | |
| ] | |
| ], | |
| "ToTensor": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ToTensor" | |
| ] | |
| ] | |
| ], | |
| "EnsureType": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "EnsureType" | |
| ] | |
| ] | |
| ], | |
| "ToNumpy": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ToNumpy" | |
| ] | |
| ] | |
| ], | |
| "ToCupy": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ToCupy" | |
| ] | |
| ] | |
| ], | |
| "ToPIL": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ToPIL" | |
| ] | |
| ] | |
| ], | |
| "Transpose": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "Transpose" | |
| ] | |
| ] | |
| ], | |
| "SqueezeDim": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "SqueezeDim" | |
| ] | |
| ] | |
| ], | |
| "DataStats": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "DataStats" | |
| ] | |
| ] | |
| ], | |
| "SimulateDelay": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "SimulateDelay" | |
| ] | |
| ] | |
| ], | |
| "Lambda": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "Lambda" | |
| ] | |
| ] | |
| ], | |
| "RandLambda": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "RandLambda" | |
| ] | |
| ] | |
| ], | |
| "LabelToMask": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "LabelToMask" | |
| ] | |
| ] | |
| ], | |
| "FgBgToIndices": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "FgBgToIndices" | |
| ] | |
| ] | |
| ], | |
| "ClassesToIndices": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ClassesToIndices" | |
| ] | |
| ] | |
| ], | |
| "ConvertToMultiChannelBasedOnBratsClasses": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ConvertToMultiChannelBasedOnBratsClasses" | |
| ] | |
| ] | |
| ], | |
| "AddExtremePointsChannel": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "AddExtremePointsChannel" | |
| ] | |
| ] | |
| ], | |
| "TorchVision": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "TorchVision" | |
| ] | |
| ] | |
| ], | |
| "MapLabelValue": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "MapLabelValue" | |
| ] | |
| ] | |
| ], | |
| "IntensityStats": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "IntensityStats" | |
| ] | |
| ] | |
| ], | |
| "ToDevice": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ToDevice" | |
| ] | |
| ] | |
| ], | |
| "CuCIM": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "CuCIM" | |
| ] | |
| ] | |
| ], | |
| "RandCuCIM": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "RandCuCIM" | |
| ] | |
| ] | |
| ], | |
| "AddCoordinateChannels": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "AddCoordinateChannels" | |
| ] | |
| ] | |
| ], | |
| "ImageFilter": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "ImageFilter" | |
| ] | |
| ] | |
| ], | |
| "RandImageFilter": [ | |
| [ | |
| "monai/transforms/utility/array.py", | |
| [ | |
| "RandImageFilter" | |
| ] | |
| ] | |
| ], | |
| "Identityd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "Identityd" | |
| ] | |
| ] | |
| ], | |
| "AsChannelFirstd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "AsChannelFirstd" | |
| ] | |
| ] | |
| ], | |
| "AsChannelLastd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "AsChannelLastd" | |
| ] | |
| ] | |
| ], | |
| "AddChanneld": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "AddChanneld" | |
| ] | |
| ] | |
| ], | |
| "EnsureChannelFirstd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "EnsureChannelFirstd" | |
| ] | |
| ] | |
| ], | |
| "RepeatChanneld": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "RepeatChanneld" | |
| ] | |
| ] | |
| ], | |
| "RemoveRepeatedChanneld": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "RemoveRepeatedChanneld" | |
| ] | |
| ] | |
| ], | |
| "SplitDimd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "SplitDimd" | |
| ] | |
| ] | |
| ], | |
| "SplitChanneld": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "SplitChanneld" | |
| ] | |
| ] | |
| ], | |
| "CastToTyped": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "CastToTyped" | |
| ] | |
| ] | |
| ], | |
| "ToTensord": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ToTensord" | |
| ] | |
| ] | |
| ], | |
| "EnsureTyped": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "EnsureTyped" | |
| ] | |
| ] | |
| ], | |
| "ToNumpyd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ToNumpyd" | |
| ] | |
| ] | |
| ], | |
| "ToCupyd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ToCupyd" | |
| ] | |
| ] | |
| ], | |
| "ToPILd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ToPILd" | |
| ] | |
| ] | |
| ], | |
| "Transposed": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "Transposed" | |
| ] | |
| ] | |
| ], | |
| "DeleteItemsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "DeleteItemsd" | |
| ] | |
| ] | |
| ], | |
| "SelectItemsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "SelectItemsd" | |
| ] | |
| ] | |
| ], | |
| "FlattenSubKeysd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "FlattenSubKeysd" | |
| ] | |
| ] | |
| ], | |
| "SqueezeDimd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "SqueezeDimd" | |
| ] | |
| ] | |
| ], | |
| "DataStatsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "DataStatsd" | |
| ] | |
| ] | |
| ], | |
| "SimulateDelayd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "SimulateDelayd" | |
| ] | |
| ] | |
| ], | |
| "CopyItemsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "CopyItemsd" | |
| ] | |
| ] | |
| ], | |
| "ConcatItemsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ConcatItemsd" | |
| ] | |
| ] | |
| ], | |
| "Lambdad": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "Lambdad" | |
| ] | |
| ] | |
| ], | |
| "RandLambdad": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "RandLambdad" | |
| ] | |
| ] | |
| ], | |
| "LabelToMaskd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "LabelToMaskd" | |
| ] | |
| ] | |
| ], | |
| "FgBgToIndicesd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "FgBgToIndicesd" | |
| ] | |
| ] | |
| ], | |
| "ClassesToIndicesd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ClassesToIndicesd" | |
| ] | |
| ] | |
| ], | |
| "ConvertToMultiChannelBasedOnBratsClassesd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ConvertToMultiChannelBasedOnBratsClassesd" | |
| ] | |
| ] | |
| ], | |
| "AddExtremePointsChanneld": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "AddExtremePointsChanneld" | |
| ] | |
| ] | |
| ], | |
| "TorchVisiond": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "TorchVisiond" | |
| ] | |
| ] | |
| ], | |
| "RandTorchVisiond": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "RandTorchVisiond" | |
| ] | |
| ] | |
| ], | |
| "MapLabelValued": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "MapLabelValued" | |
| ] | |
| ] | |
| ], | |
| "IntensityStatsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "IntensityStatsd" | |
| ] | |
| ] | |
| ], | |
| "ToDeviced": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ToDeviced" | |
| ] | |
| ] | |
| ], | |
| "CuCIMd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "CuCIMd" | |
| ] | |
| ] | |
| ], | |
| "RandCuCIMd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "RandCuCIMd" | |
| ] | |
| ] | |
| ], | |
| "AddCoordinateChannelsd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "AddCoordinateChannelsd" | |
| ] | |
| ] | |
| ], | |
| "ImageFilterd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "ImageFilterd" | |
| ] | |
| ] | |
| ], | |
| "RandImageFilterd": [ | |
| [ | |
| "monai/transforms/utility/dictionary.py", | |
| [ | |
| "RandImageFilterd" | |
| ] | |
| ] | |
| ], | |
| "Fourier": [ | |
| [ | |
| "monai/transforms/utils.py", | |
| [ | |
| "Fourier" | |
| ] | |
| ] | |
| ], | |
| "Colors": [ | |
| [ | |
| "monai/transforms/utils.py", | |
| [ | |
| "print_transform_backends", | |
| "Colors" | |
| ] | |
| ] | |
| ], | |
| "RestartGenerator": [ | |
| [ | |
| "monai/utils/decorators.py", | |
| [ | |
| "RestartGenerator" | |
| ] | |
| ] | |
| ], | |
| "MethodReplacer": [ | |
| [ | |
| "monai/utils/decorators.py", | |
| [ | |
| "MethodReplacer" | |
| ] | |
| ] | |
| ], | |
| "DeprecatedError": [ | |
| [ | |
| "monai/utils/deprecate_utils.py", | |
| [ | |
| "DeprecatedError" | |
| ] | |
| ] | |
| ], | |
| "StrEnum": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "StrEnum" | |
| ] | |
| ] | |
| ], | |
| "NumpyPadMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "NumpyPadMode" | |
| ] | |
| ] | |
| ], | |
| "NdimageMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "NdimageMode" | |
| ] | |
| ] | |
| ], | |
| "GridSampleMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "GridSampleMode" | |
| ] | |
| ] | |
| ], | |
| "SplineMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "SplineMode" | |
| ] | |
| ] | |
| ], | |
| "InterpolateMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "InterpolateMode" | |
| ] | |
| ] | |
| ], | |
| "UpsampleMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "UpsampleMode" | |
| ] | |
| ] | |
| ], | |
| "BlendMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "BlendMode" | |
| ] | |
| ] | |
| ], | |
| "PytorchPadMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "PytorchPadMode" | |
| ] | |
| ] | |
| ], | |
| "GridSamplePadMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "GridSamplePadMode" | |
| ] | |
| ] | |
| ], | |
| "Average": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "Average" | |
| ] | |
| ] | |
| ], | |
| "MetricReduction": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "MetricReduction" | |
| ] | |
| ] | |
| ], | |
| "LossReduction": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "LossReduction" | |
| ] | |
| ] | |
| ], | |
| "DiceCEReduction": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "DiceCEReduction" | |
| ] | |
| ] | |
| ], | |
| "Weight": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "Weight" | |
| ] | |
| ] | |
| ], | |
| "ChannelMatching": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "ChannelMatching" | |
| ] | |
| ] | |
| ], | |
| "SkipMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "SkipMode" | |
| ] | |
| ] | |
| ], | |
| "Method": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "Method" | |
| ] | |
| ] | |
| ], | |
| "ForwardMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "ForwardMode" | |
| ] | |
| ] | |
| ], | |
| "TraceKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "TraceKeys" | |
| ] | |
| ] | |
| ], | |
| "CommonKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "CommonKeys" | |
| ] | |
| ] | |
| ], | |
| "GanKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "GanKeys" | |
| ] | |
| ] | |
| ], | |
| "PostFix": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "PostFix" | |
| ] | |
| ] | |
| ], | |
| "TransformBackends": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "TransformBackends" | |
| ] | |
| ] | |
| ], | |
| "CompInitMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "CompInitMode" | |
| ] | |
| ] | |
| ], | |
| "JITMetadataKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "JITMetadataKeys" | |
| ] | |
| ] | |
| ], | |
| "BoxModeName": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "BoxModeName" | |
| ] | |
| ] | |
| ], | |
| "ProbMapKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "ProbMapKeys" | |
| ] | |
| ] | |
| ], | |
| "GridPatchSort": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "GridPatchSort" | |
| ] | |
| ] | |
| ], | |
| "WSIPatchKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "WSIPatchKeys" | |
| ] | |
| ] | |
| ], | |
| "FastMRIKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "FastMRIKeys" | |
| ] | |
| ] | |
| ], | |
| "SpaceKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "SpaceKeys" | |
| ] | |
| ] | |
| ], | |
| "MetaKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "MetaKeys" | |
| ] | |
| ] | |
| ], | |
| "ColorOrder": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "ColorOrder" | |
| ] | |
| ] | |
| ], | |
| "EngineStatsKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "EngineStatsKeys" | |
| ] | |
| ] | |
| ], | |
| "DataStatsKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "DataStatsKeys" | |
| ] | |
| ] | |
| ], | |
| "ImageStatsKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "ImageStatsKeys" | |
| ] | |
| ] | |
| ], | |
| "LabelStatsKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "LabelStatsKeys" | |
| ] | |
| ] | |
| ], | |
| "AlgoEnsembleKeys": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "AlgoEnsembleKeys" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetMode": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "HoVerNetMode" | |
| ] | |
| ] | |
| ], | |
| "HoVerNetBranch": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "HoVerNetBranch" | |
| ] | |
| ] | |
| ], | |
| "LazyAttr": [ | |
| [ | |
| "monai/utils/enums.py", | |
| [ | |
| "LazyAttr" | |
| ] | |
| ] | |
| ], | |
| "StatusMembers": [ | |
| [ | |
| "monai/utils/jupyter_utils.py", | |
| [ | |
| "StatusMembers" | |
| ] | |
| ] | |
| ], | |
| "ThreadContainer": [ | |
| [ | |
| "monai/utils/jupyter_utils.py", | |
| [ | |
| "ThreadContainer" | |
| ] | |
| ] | |
| ], | |
| "MONAIEnvVars": [ | |
| [ | |
| "monai/utils/misc.py", | |
| [ | |
| "MONAIEnvVars" | |
| ] | |
| ] | |
| ], | |
| "ImageMetaKey": [ | |
| [ | |
| "monai/utils/misc.py", | |
| [ | |
| "ImageMetaKey" | |
| ] | |
| ] | |
| ], | |
| "InvalidPyTorchVersionError": [ | |
| [ | |
| "monai/utils/module.py", | |
| [ | |
| "InvalidPyTorchVersionError" | |
| ] | |
| ] | |
| ], | |
| "OptionalImportError": [ | |
| [ | |
| "monai/utils/module.py", | |
| [ | |
| "OptionalImportError" | |
| ] | |
| ] | |
| ], | |
| "_LazyRaise": [ | |
| [ | |
| "monai/utils/module.py", | |
| [ | |
| "optional_import", | |
| "_LazyRaise" | |
| ] | |
| ] | |
| ], | |
| "_LazyCls": [ | |
| [ | |
| "monai/utils/module.py", | |
| [ | |
| "optional_import", | |
| "_LazyCls" | |
| ] | |
| ] | |
| ], | |
| "NVTXRangeDecoratedClass": [ | |
| [ | |
| "monai/utils/nvtx.py", | |
| [ | |
| "Range", | |
| "_decorate_method", | |
| "None_1", | |
| "NVTXRangeDecoratedClass" | |
| ] | |
| ] | |
| ], | |
| "Range": [ | |
| [ | |
| "monai/utils/nvtx.py", | |
| [ | |
| "Range" | |
| ] | |
| ] | |
| ], | |
| "PerfContext": [ | |
| [ | |
| "monai/utils/profiling.py", | |
| [ | |
| "PerfContext" | |
| ] | |
| ] | |
| ], | |
| "_Iterable": [ | |
| [ | |
| "monai/utils/profiling.py", | |
| [ | |
| "WorkflowProfiler", | |
| "profile_iter", | |
| "_Iterable" | |
| ] | |
| ] | |
| ], | |
| "WorkflowProfiler": [ | |
| [ | |
| "monai/utils/profiling.py", | |
| [ | |
| "WorkflowProfiler" | |
| ] | |
| ] | |
| ], | |
| "ProfileHandler": [ | |
| [ | |
| "monai/utils/profiling.py", | |
| [ | |
| "ProfileHandler" | |
| ] | |
| ] | |
| ], | |
| "StateCacher": [ | |
| [ | |
| "monai/utils/state_cacher.py", | |
| [ | |
| "StateCacher" | |
| ] | |
| ] | |
| ], | |
| "ModelWithHooks": [ | |
| [ | |
| "monai/visualize/class_activation_maps.py", | |
| [ | |
| "ModelWithHooks" | |
| ] | |
| ] | |
| ], | |
| "CAMBase": [ | |
| [ | |
| "monai/visualize/class_activation_maps.py", | |
| [ | |
| "CAMBase" | |
| ] | |
| ] | |
| ], | |
| "CAM": [ | |
| [ | |
| "monai/visualize/class_activation_maps.py", | |
| [ | |
| "CAM" | |
| ] | |
| ] | |
| ], | |
| "GradCAM": [ | |
| [ | |
| "monai/visualize/class_activation_maps.py", | |
| [ | |
| "GradCAM" | |
| ] | |
| ] | |
| ], | |
| "GradCAMpp": [ | |
| [ | |
| "monai/visualize/class_activation_maps.py", | |
| [ | |
| "GradCAMpp" | |
| ] | |
| ] | |
| ], | |
| "_AutoGradReLU": [ | |
| [ | |
| "monai/visualize/gradient_based.py", | |
| [ | |
| "_AutoGradReLU" | |
| ] | |
| ] | |
| ], | |
| "_GradReLU": [ | |
| [ | |
| "monai/visualize/gradient_based.py", | |
| [ | |
| "_GradReLU" | |
| ] | |
| ] | |
| ], | |
| "VanillaGrad": [ | |
| [ | |
| "monai/visualize/gradient_based.py", | |
| [ | |
| "VanillaGrad" | |
| ] | |
| ] | |
| ], | |
| "SmoothGrad": [ | |
| [ | |
| "monai/visualize/gradient_based.py", | |
| [ | |
| "SmoothGrad" | |
| ] | |
| ] | |
| ], | |
| "GuidedBackpropGrad": [ | |
| [ | |
| "monai/visualize/gradient_based.py", | |
| [ | |
| "GuidedBackpropGrad" | |
| ] | |
| ] | |
| ], | |
| "GuidedBackpropSmoothGrad": [ | |
| [ | |
| "monai/visualize/gradient_based.py", | |
| [ | |
| "GuidedBackpropSmoothGrad" | |
| ] | |
| ] | |
| ], | |
| "OcclusionSensitivity": [ | |
| [ | |
| "monai/visualize/occlusion_sensitivity.py", | |
| [ | |
| "OcclusionSensitivity" | |
| ] | |
| ] | |
| ], | |
| "CropTest": [ | |
| [ | |
| "tests/croppers.py", | |
| [ | |
| "CropTest" | |
| ] | |
| ] | |
| ], | |
| "HvdEvenlyDivisibleAllGather": [ | |
| [ | |
| "tests/hvd_evenly_divisible_all_gather.py", | |
| [ | |
| "HvdEvenlyDivisibleAllGather" | |
| ] | |
| ] | |
| ], | |
| "TestNgcBundleDownload": [ | |
| [ | |
| "tests/ngc_bundle_download.py", | |
| [ | |
| "TestNgcBundleDownload" | |
| ] | |
| ] | |
| ], | |
| "TestAllDownloadingMMAR": [ | |
| [ | |
| "tests/ngc_bundle_download.py", | |
| [ | |
| "TestAllDownloadingMMAR" | |
| ] | |
| ] | |
| ], | |
| "PadTest": [ | |
| [ | |
| "tests/padders.py", | |
| [ | |
| "PadTest" | |
| ] | |
| ] | |
| ], | |
| "SubTensor": [ | |
| [ | |
| "tests/profile_subclass/min_classes.py", | |
| [ | |
| "SubTensor" | |
| ] | |
| ] | |
| ], | |
| "SubWithTorchFunc": [ | |
| [ | |
| "tests/profile_subclass/min_classes.py", | |
| [ | |
| "SubWithTorchFunc" | |
| ] | |
| ] | |
| ], | |
| "TimeLoggingTestResult": [ | |
| [ | |
| "tests/runner.py", | |
| [ | |
| "TimeLoggingTestResult" | |
| ] | |
| ] | |
| ], | |
| "TestACNBlock": [ | |
| [ | |
| "tests/test_acn_block.py", | |
| [ | |
| "TestACNBlock" | |
| ] | |
| ] | |
| ], | |
| "TestActivations": [ | |
| [ | |
| "tests/test_activations.py", | |
| [ | |
| "TestActivations" | |
| ] | |
| ] | |
| ], | |
| "TestActivationsd": [ | |
| [ | |
| "tests/test_activationsd.py", | |
| [ | |
| "TestActivationsd" | |
| ] | |
| ] | |
| ], | |
| "TestAdaptors": [ | |
| [ | |
| "tests/test_adaptors.py", | |
| [ | |
| "TestAdaptors" | |
| ] | |
| ] | |
| ], | |
| "TestApplyAlias": [ | |
| [ | |
| "tests/test_adaptors.py", | |
| [ | |
| "TestApplyAlias" | |
| ] | |
| ] | |
| ], | |
| "TestToKwargs": [ | |
| [ | |
| "tests/test_adaptors.py", | |
| [ | |
| "TestToKwargs" | |
| ] | |
| ] | |
| ], | |
| "TestAddChanneld": [ | |
| [ | |
| "tests/test_add_channeld.py", | |
| [ | |
| "TestAddChanneld" | |
| ] | |
| ] | |
| ], | |
| "TestAddCoordinateChannels": [ | |
| [ | |
| "tests/test_add_coordinate_channels.py", | |
| [ | |
| "TestAddCoordinateChannels" | |
| ] | |
| ], | |
| [ | |
| "tests/test_add_coordinate_channelsd.py", | |
| [ | |
| "TestAddCoordinateChannels" | |
| ] | |
| ] | |
| ], | |
| "TestAddExtremePointsChannel": [ | |
| [ | |
| "tests/test_add_extreme_points_channel.py", | |
| [ | |
| "TestAddExtremePointsChannel" | |
| ] | |
| ] | |
| ], | |
| "TestAddExtremePointsChanneld": [ | |
| [ | |
| "tests/test_add_extreme_points_channeld.py", | |
| [ | |
| "TestAddExtremePointsChanneld" | |
| ] | |
| ] | |
| ], | |
| "TestAdjustContrast": [ | |
| [ | |
| "tests/test_adjust_contrast.py", | |
| [ | |
| "TestAdjustContrast" | |
| ] | |
| ] | |
| ], | |
| "TestAdjustContrastd": [ | |
| [ | |
| "tests/test_adjust_contrastd.py", | |
| [ | |
| "TestAdjustContrastd" | |
| ] | |
| ] | |
| ], | |
| "TestADN2D": [ | |
| [ | |
| "tests/test_adn.py", | |
| [ | |
| "TestADN2D" | |
| ] | |
| ] | |
| ], | |
| "TestADN3D": [ | |
| [ | |
| "tests/test_adn.py", | |
| [ | |
| "TestADN3D" | |
| ] | |
| ] | |
| ], | |
| "TestAffine": [ | |
| [ | |
| "tests/test_affine.py", | |
| [ | |
| "TestAffine" | |
| ] | |
| ] | |
| ], | |
| "TestAffineGrid": [ | |
| [ | |
| "tests/test_affine_grid.py", | |
| [ | |
| "TestAffineGrid" | |
| ] | |
| ] | |
| ], | |
| "TestNormTransform": [ | |
| [ | |
| "tests/test_affine_transform.py", | |
| [ | |
| "TestNormTransform" | |
| ] | |
| ] | |
| ], | |
| "TestToNormAffine": [ | |
| [ | |
| "tests/test_affine_transform.py", | |
| [ | |
| "TestToNormAffine" | |
| ] | |
| ] | |
| ], | |
| "TestAffineTransform": [ | |
| [ | |
| "tests/test_affine_transform.py", | |
| [ | |
| "TestAffineTransform" | |
| ] | |
| ] | |
| ], | |
| "TestAffined": [ | |
| [ | |
| "tests/test_affined.py", | |
| [ | |
| "TestAffined" | |
| ] | |
| ] | |
| ], | |
| "TestFCN": [ | |
| [ | |
| "tests/test_ahnet.py", | |
| [ | |
| "TestFCN" | |
| ] | |
| ] | |
| ], | |
| "TestFCNWithPretrain": [ | |
| [ | |
| "tests/test_ahnet.py", | |
| [ | |
| "TestFCNWithPretrain" | |
| ] | |
| ] | |
| ], | |
| "TestMCFCN": [ | |
| [ | |
| "tests/test_ahnet.py", | |
| [ | |
| "TestMCFCN" | |
| ] | |
| ] | |
| ], | |
| "TestMCFCNWithPretrain": [ | |
| [ | |
| "tests/test_ahnet.py", | |
| [ | |
| "TestMCFCNWithPretrain" | |
| ] | |
| ] | |
| ], | |
| "TestAHNET": [ | |
| [ | |
| "tests/test_ahnet.py", | |
| [ | |
| "TestAHNET" | |
| ] | |
| ] | |
| ], | |
| "TestAHNETWithPretrain": [ | |
| [ | |
| "tests/test_ahnet.py", | |
| [ | |
| "TestAHNETWithPretrain" | |
| ] | |
| ] | |
| ], | |
| "TestModuleAlias": [ | |
| [ | |
| "tests/test_alias.py", | |
| [ | |
| "TestModuleAlias" | |
| ] | |
| ] | |
| ], | |
| "TestAnchorGenerator": [ | |
| [ | |
| "tests/test_anchor_box.py", | |
| [ | |
| "TestAnchorGenerator" | |
| ] | |
| ] | |
| ], | |
| "TestApply": [ | |
| [ | |
| "tests/test_apply.py", | |
| [ | |
| "TestApply" | |
| ] | |
| ] | |
| ], | |
| "ApplyFilterTestCase": [ | |
| [ | |
| "tests/test_apply_filter.py", | |
| [ | |
| "ApplyFilterTestCase" | |
| ] | |
| ] | |
| ], | |
| "TestCompose": [ | |
| [ | |
| "tests/test_arraydataset.py", | |
| [ | |
| "TestCompose" | |
| ] | |
| ], | |
| [ | |
| "tests/test_compose.py", | |
| [ | |
| "TestCompose" | |
| ] | |
| ] | |
| ], | |
| "TestArrayDataset": [ | |
| [ | |
| "tests/test_arraydataset.py", | |
| [ | |
| "TestArrayDataset" | |
| ] | |
| ] | |
| ], | |
| "TestAsChannelFirst": [ | |
| [ | |
| "tests/test_as_channel_first.py", | |
| [ | |
| "TestAsChannelFirst" | |
| ] | |
| ] | |
| ], | |
| "TestAsChannelFirstd": [ | |
| [ | |
| "tests/test_as_channel_firstd.py", | |
| [ | |
| "TestAsChannelFirstd" | |
| ] | |
| ] | |
| ], | |
| "TestAsChannelLast": [ | |
| [ | |
| "tests/test_as_channel_last.py", | |
| [ | |
| "TestAsChannelLast" | |
| ] | |
| ] | |
| ], | |
| "TestAsChannelLastd": [ | |
| [ | |
| "tests/test_as_channel_lastd.py", | |
| [ | |
| "TestAsChannelLastd" | |
| ] | |
| ] | |
| ], | |
| "TestAsDiscrete": [ | |
| [ | |
| "tests/test_as_discrete.py", | |
| [ | |
| "TestAsDiscrete" | |
| ] | |
| ] | |
| ], | |
| "TestAsDiscreted": [ | |
| [ | |
| "tests/test_as_discreted.py", | |
| [ | |
| "TestAsDiscreted" | |
| ] | |
| ] | |
| ], | |
| "TestATSS": [ | |
| [ | |
| "tests/test_atss_box_matcher.py", | |
| [ | |
| "TestATSS" | |
| ] | |
| ] | |
| ], | |
| "TestAttentionUnet": [ | |
| [ | |
| "tests/test_attentionunet.py", | |
| [ | |
| "TestAttentionUnet" | |
| ] | |
| ] | |
| ], | |
| "TestOperations": [ | |
| [ | |
| "tests/test_auto3dseg.py", | |
| [ | |
| "TestOperations" | |
| ] | |
| ] | |
| ], | |
| "TestAnalyzer": [ | |
| [ | |
| "tests/test_auto3dseg.py", | |
| [ | |
| "TestAnalyzer" | |
| ] | |
| ] | |
| ], | |
| "TestImageAnalyzer": [ | |
| [ | |
| "tests/test_auto3dseg.py", | |
| [ | |
| "TestImageAnalyzer" | |
| ] | |
| ] | |
| ], | |
| "TestDataAnalyzer": [ | |
| [ | |
| "tests/test_auto3dseg.py", | |
| [ | |
| "TestDataAnalyzer" | |
| ] | |
| ] | |
| ], | |
| "TestEnsembleBuilder": [ | |
| [ | |
| "tests/test_auto3dseg_ensemble.py", | |
| [ | |
| "TestEnsembleBuilder" | |
| ] | |
| ] | |
| ], | |
| "OptunaGenLearningRate": [ | |
| [ | |
| "tests/test_auto3dseg_hpo.py", | |
| [ | |
| "TestHPO", | |
| "test_run_optuna", | |
| "OptunaGenLearningRate" | |
| ] | |
| ] | |
| ], | |
| "TestHPO": [ | |
| [ | |
| "tests/test_auto3dseg_hpo.py", | |
| [ | |
| "TestHPO" | |
| ] | |
| ] | |
| ], | |
| "TestAutoEncoder": [ | |
| [ | |
| "tests/test_autoencoder.py", | |
| [ | |
| "TestAutoEncoder" | |
| ] | |
| ] | |
| ], | |
| "TestBasicUNET": [ | |
| [ | |
| "tests/test_basic_unet.py", | |
| [ | |
| "TestBasicUNET" | |
| ] | |
| ] | |
| ], | |
| "TestBasicUNETPlusPlus": [ | |
| [ | |
| "tests/test_basic_unetplusplus.py", | |
| [ | |
| "TestBasicUNETPlusPlus" | |
| ] | |
| ] | |
| ], | |
| "TestBendingEnergy": [ | |
| [ | |
| "tests/test_bending_energy.py", | |
| [ | |
| "TestBendingEnergy" | |
| ] | |
| ] | |
| ], | |
| "BilateralFilterTestCaseCpuApprox": [ | |
| [ | |
| "tests/test_bilateral_approx_cpu.py", | |
| [ | |
| "BilateralFilterTestCaseCpuApprox" | |
| ] | |
| ] | |
| ], | |
| "BilateralFilterTestCaseCudaApprox": [ | |
| [ | |
| "tests/test_bilateral_approx_cuda.py", | |
| [ | |
| "BilateralFilterTestCaseCudaApprox" | |
| ] | |
| ] | |
| ], | |
| "BilateralFilterTestCaseCpuPrecise": [ | |
| [ | |
| "tests/test_bilateral_precise.py", | |
| [ | |
| "BilateralFilterTestCaseCpuPrecise" | |
| ] | |
| ], | |
| [ | |
| "tests/test_trainable_bilateral.py", | |
| [ | |
| "BilateralFilterTestCaseCpuPrecise" | |
| ] | |
| ] | |
| ], | |
| "BilateralFilterTestCaseCudaPrecise": [ | |
| [ | |
| "tests/test_bilateral_precise.py", | |
| [ | |
| "BilateralFilterTestCaseCudaPrecise" | |
| ] | |
| ], | |
| [ | |
| "tests/test_trainable_bilateral.py", | |
| [ | |
| "BilateralFilterTestCaseCudaPrecise" | |
| ] | |
| ] | |
| ], | |
| "TestBlendImages": [ | |
| [ | |
| "tests/test_blend_images.py", | |
| [ | |
| "TestBlendImages" | |
| ] | |
| ] | |
| ], | |
| "TestBorderPad": [ | |
| [ | |
| "tests/test_border_pad.py", | |
| [ | |
| "TestBorderPad" | |
| ] | |
| ] | |
| ], | |
| "TestBorderPadd": [ | |
| [ | |
| "tests/test_border_padd.py", | |
| [ | |
| "TestBorderPadd" | |
| ] | |
| ] | |
| ], | |
| "TestBoundingRect": [ | |
| [ | |
| "tests/test_bounding_rect.py", | |
| [ | |
| "TestBoundingRect" | |
| ] | |
| ] | |
| ], | |
| "TestBoundingRectD": [ | |
| [ | |
| "tests/test_bounding_rectd.py", | |
| [ | |
| "TestBoundingRectD" | |
| ] | |
| ] | |
| ], | |
| "TestBoxTransform": [ | |
| [ | |
| "tests/test_box_coder.py", | |
| [ | |
| "TestBoxTransform" | |
| ] | |
| ], | |
| [ | |
| "tests/test_box_transform.py", | |
| [ | |
| "TestBoxTransform" | |
| ] | |
| ] | |
| ], | |
| "TestCreateBoxList": [ | |
| [ | |
| "tests/test_box_utils.py", | |
| [ | |
| "TestCreateBoxList" | |
| ] | |
| ] | |
| ], | |
| "TestCKPTExport": [ | |
| [ | |
| "tests/test_bundle_ckpt_export.py", | |
| [ | |
| "TestCKPTExport" | |
| ] | |
| ] | |
| ], | |
| "TestDownload": [ | |
| [ | |
| "tests/test_bundle_download.py", | |
| [ | |
| "TestDownload" | |
| ] | |
| ] | |
| ], | |
| "TestLoad": [ | |
| [ | |
| "tests/test_bundle_download.py", | |
| [ | |
| "TestLoad" | |
| ] | |
| ] | |
| ], | |
| "TestGetBundleData": [ | |
| [ | |
| "tests/test_bundle_get_data.py", | |
| [ | |
| "TestGetBundleData" | |
| ] | |
| ] | |
| ], | |
| "TestBundleInit": [ | |
| [ | |
| "tests/test_bundle_init_bundle.py", | |
| [ | |
| "TestBundleInit" | |
| ] | |
| ] | |
| ], | |
| "TestLoadBundleConfig": [ | |
| [ | |
| "tests/test_bundle_utils.py", | |
| [ | |
| "TestLoadBundleConfig" | |
| ] | |
| ] | |
| ], | |
| "TestVerifyMetaData": [ | |
| [ | |
| "tests/test_bundle_verify_metadata.py", | |
| [ | |
| "TestVerifyMetaData" | |
| ] | |
| ] | |
| ], | |
| "TestVerifyNetwork": [ | |
| [ | |
| "tests/test_bundle_verify_net.py", | |
| [ | |
| "TestVerifyNetwork" | |
| ] | |
| ] | |
| ], | |
| "TestCacheDataset": [ | |
| [ | |
| "tests/test_cachedataset.py", | |
| [ | |
| "TestCacheDataset" | |
| ] | |
| ] | |
| ], | |
| "_StatefulTransform": [ | |
| [ | |
| "tests/test_cachedataset.py", | |
| [ | |
| "_StatefulTransform" | |
| ] | |
| ] | |
| ], | |
| "TestCacheThread": [ | |
| [ | |
| "tests/test_cachedataset.py", | |
| [ | |
| "TestCacheThread" | |
| ] | |
| ] | |
| ], | |
| "TestCacheDatasetParallel": [ | |
| [ | |
| "tests/test_cachedataset_parallel.py", | |
| [ | |
| "TestCacheDatasetParallel" | |
| ] | |
| ] | |
| ], | |
| "TestTransformsWCacheDatasetAndPersistentWorkers": [ | |
| [ | |
| "tests/test_cachedataset_persistent_workers.py", | |
| [ | |
| "TestTransformsWCacheDatasetAndPersistentWorkers" | |
| ] | |
| ] | |
| ], | |
| "TestCacheNTransDataset": [ | |
| [ | |
| "tests/test_cachentransdataset.py", | |
| [ | |
| "TestCacheNTransDataset" | |
| ] | |
| ] | |
| ], | |
| "DistributedCallTest": [ | |
| [ | |
| "tests/test_call_dist.py", | |
| [ | |
| "DistributedCallTest" | |
| ] | |
| ] | |
| ], | |
| "TestCastToType": [ | |
| [ | |
| "tests/test_cast_to_type.py", | |
| [ | |
| "TestCastToType" | |
| ] | |
| ] | |
| ], | |
| "TestCastToTyped": [ | |
| [ | |
| "tests/test_cast_to_typed.py", | |
| [ | |
| "TestCastToTyped" | |
| ] | |
| ] | |
| ], | |
| "TestCenterSpatialCrop": [ | |
| [ | |
| "tests/test_center_scale_crop.py", | |
| [ | |
| "TestCenterSpatialCrop" | |
| ] | |
| ], | |
| [ | |
| "tests/test_center_spatial_crop.py", | |
| [ | |
| "TestCenterSpatialCrop" | |
| ] | |
| ] | |
| ], | |
| "TestCenterScaleCropd": [ | |
| [ | |
| "tests/test_center_scale_cropd.py", | |
| [ | |
| "TestCenterScaleCropd" | |
| ] | |
| ] | |
| ], | |
| "TestCenterSpatialCropd": [ | |
| [ | |
| "tests/test_center_spatial_cropd.py", | |
| [ | |
| "TestCenterSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "TestChannelPad": [ | |
| [ | |
| "tests/test_channel_pad.py", | |
| [ | |
| "TestChannelPad" | |
| ] | |
| ] | |
| ], | |
| "TestCheckMD5": [ | |
| [ | |
| "tests/test_check_hash.py", | |
| [ | |
| "TestCheckMD5" | |
| ] | |
| ] | |
| ], | |
| "TestCheckMissingFiles": [ | |
| [ | |
| "tests/test_check_missing_files.py", | |
| [ | |
| "TestCheckMissingFiles" | |
| ] | |
| ] | |
| ], | |
| "TestClassesToIndices": [ | |
| [ | |
| "tests/test_classes_to_indices.py", | |
| [ | |
| "TestClassesToIndices" | |
| ] | |
| ] | |
| ], | |
| "TestClassesToIndicesd": [ | |
| [ | |
| "tests/test_classes_to_indicesd.py", | |
| [ | |
| "TestClassesToIndicesd" | |
| ] | |
| ] | |
| ], | |
| "TestMRIUtils": [ | |
| [ | |
| "tests/test_complex_utils.py", | |
| [ | |
| "TestMRIUtils" | |
| ] | |
| ], | |
| [ | |
| "tests/test_fastmri_reader.py", | |
| [ | |
| "TestMRIUtils" | |
| ] | |
| ], | |
| [ | |
| "tests/test_kspace_mask.py", | |
| [ | |
| "TestMRIUtils" | |
| ] | |
| ], | |
| [ | |
| "tests/test_mri_utils.py", | |
| [ | |
| "TestMRIUtils" | |
| ] | |
| ] | |
| ], | |
| "TestComponentLocator": [ | |
| [ | |
| "tests/test_component_locator.py", | |
| [ | |
| "TestComponentLocator" | |
| ] | |
| ] | |
| ], | |
| "_RandXform": [ | |
| [ | |
| "tests/test_compose.py", | |
| [ | |
| "_RandXform" | |
| ] | |
| ] | |
| ], | |
| "_Acc": [ | |
| [ | |
| "tests/test_compose.py", | |
| [ | |
| "TestCompose", | |
| "test_random_compose", | |
| "_Acc" | |
| ] | |
| ] | |
| ], | |
| "_RandomClass": [ | |
| [ | |
| "tests/test_compose.py", | |
| [ | |
| "TestCompose", | |
| "test_randomize_warn", | |
| "_RandomClass" | |
| ] | |
| ] | |
| ], | |
| "Load": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "Load" | |
| ] | |
| ] | |
| ], | |
| "N": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "N" | |
| ] | |
| ] | |
| ], | |
| "T": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "T" | |
| ] | |
| ], | |
| [ | |
| "tests/test_randidentity.py", | |
| [ | |
| "T" | |
| ] | |
| ] | |
| ], | |
| "NT": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "NT" | |
| ] | |
| ] | |
| ], | |
| "TCPU": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "TCPU" | |
| ] | |
| ] | |
| ], | |
| "TGPU": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "TGPU" | |
| ] | |
| ] | |
| ], | |
| "TestComposeNumConversions": [ | |
| [ | |
| "tests/test_compose_get_number_conversions.py", | |
| [ | |
| "TestComposeNumConversions" | |
| ] | |
| ] | |
| ], | |
| "TestConfusionMatrix": [ | |
| [ | |
| "tests/test_compute_confusion_matrix.py", | |
| [ | |
| "TestConfusionMatrix" | |
| ] | |
| ] | |
| ], | |
| "TestFBetaScore": [ | |
| [ | |
| "tests/test_compute_f_beta.py", | |
| [ | |
| "TestFBetaScore" | |
| ] | |
| ] | |
| ], | |
| "TestComputeFpTp": [ | |
| [ | |
| "tests/test_compute_froc.py", | |
| [ | |
| "TestComputeFpTp" | |
| ] | |
| ] | |
| ], | |
| "TestComputeFrocScore": [ | |
| [ | |
| "tests/test_compute_froc.py", | |
| [ | |
| "TestComputeFrocScore" | |
| ] | |
| ] | |
| ], | |
| "TestComputeMeanDice": [ | |
| [ | |
| "tests/test_compute_generalized_dice.py", | |
| [ | |
| "TestComputeMeanDice" | |
| ] | |
| ], | |
| [ | |
| "tests/test_compute_meandice.py", | |
| [ | |
| "TestComputeMeanDice" | |
| ] | |
| ] | |
| ], | |
| "ComputeHoVerMapsTests": [ | |
| [ | |
| "tests/test_compute_ho_ver_maps.py", | |
| [ | |
| "ComputeHoVerMapsTests" | |
| ] | |
| ] | |
| ], | |
| "ComputeHoVerMapsDictTests": [ | |
| [ | |
| "tests/test_compute_ho_ver_maps_d.py", | |
| [ | |
| "ComputeHoVerMapsDictTests" | |
| ] | |
| ] | |
| ], | |
| "TestComputeMeanIoU": [ | |
| [ | |
| "tests/test_compute_meaniou.py", | |
| [ | |
| "TestComputeMeanIoU" | |
| ] | |
| ] | |
| ], | |
| "TestPanopticQualityMetric": [ | |
| [ | |
| "tests/test_compute_panoptic_quality.py", | |
| [ | |
| "TestPanopticQualityMetric" | |
| ] | |
| ] | |
| ], | |
| "TestRegressionMetrics": [ | |
| [ | |
| "tests/test_compute_regression_metrics.py", | |
| [ | |
| "TestRegressionMetrics" | |
| ] | |
| ] | |
| ], | |
| "TestComputeROCAUC": [ | |
| [ | |
| "tests/test_compute_roc_auc.py", | |
| [ | |
| "TestComputeROCAUC" | |
| ] | |
| ] | |
| ], | |
| "TestComputeVariance": [ | |
| [ | |
| "tests/test_compute_variance.py", | |
| [ | |
| "TestComputeVariance" | |
| ] | |
| ] | |
| ], | |
| "TestConcatItemsd": [ | |
| [ | |
| "tests/test_concat_itemsd.py", | |
| [ | |
| "TestConcatItemsd" | |
| ] | |
| ] | |
| ], | |
| "TestConfigItem": [ | |
| [ | |
| "tests/test_config_item.py", | |
| [ | |
| "TestConfigItem" | |
| ] | |
| ] | |
| ], | |
| "TestClass": [ | |
| [ | |
| "tests/test_config_parser.py", | |
| [ | |
| "TestClass" | |
| ] | |
| ], | |
| [ | |
| "tests/test_require_pkg.py", | |
| [ | |
| "TestRequirePkg", | |
| "test_class", | |
| "TestClass" | |
| ] | |
| ], | |
| [ | |
| "tests/test_require_pkg.py", | |
| [ | |
| "TestRequirePkg", | |
| "test_class_exception", | |
| "with_self_assertRaises_Op", | |
| "TestClass" | |
| ] | |
| ], | |
| [ | |
| "tests/test_require_pkg.py", | |
| [ | |
| "TestRequirePkg", | |
| "test_class_version_exception", | |
| "with_self_assertRaises_Op", | |
| "TestClass" | |
| ] | |
| ] | |
| ], | |
| "TestConfigParser": [ | |
| [ | |
| "tests/test_config_parser.py", | |
| [ | |
| "TestConfigParser" | |
| ] | |
| ] | |
| ], | |
| "TestContrastiveLoss": [ | |
| [ | |
| "tests/test_contrastive_loss.py", | |
| [ | |
| "TestContrastiveLoss" | |
| ] | |
| ] | |
| ], | |
| "TestTensor": [ | |
| [ | |
| "tests/test_convert_data_type.py", | |
| [ | |
| "TestTensor" | |
| ] | |
| ] | |
| ], | |
| "TestConvertDataType": [ | |
| [ | |
| "tests/test_convert_data_type.py", | |
| [ | |
| "TestConvertDataType" | |
| ] | |
| ] | |
| ], | |
| "TestConvertDataSame": [ | |
| [ | |
| "tests/test_convert_data_type.py", | |
| [ | |
| "TestConvertDataSame" | |
| ] | |
| ] | |
| ], | |
| "TestConvertToMultiChannel": [ | |
| [ | |
| "tests/test_convert_to_multi_channel.py", | |
| [ | |
| "TestConvertToMultiChannel" | |
| ] | |
| ] | |
| ], | |
| "TestConvertToMultiChanneld": [ | |
| [ | |
| "tests/test_convert_to_multi_channeld.py", | |
| [ | |
| "TestConvertToMultiChanneld" | |
| ] | |
| ] | |
| ], | |
| "TestConvertToTorchScript": [ | |
| [ | |
| "tests/test_convert_to_torchscript.py", | |
| [ | |
| "TestConvertToTorchScript" | |
| ] | |
| ] | |
| ], | |
| "TestConvolution2D": [ | |
| [ | |
| "tests/test_convolutions.py", | |
| [ | |
| "TestConvolution2D" | |
| ] | |
| ] | |
| ], | |
| "TestConvolution3D": [ | |
| [ | |
| "tests/test_convolutions.py", | |
| [ | |
| "TestConvolution3D" | |
| ] | |
| ] | |
| ], | |
| "TestResidualUnit2D": [ | |
| [ | |
| "tests/test_convolutions.py", | |
| [ | |
| "TestResidualUnit2D" | |
| ] | |
| ] | |
| ], | |
| "TestCopyItemsd": [ | |
| [ | |
| "tests/test_copy_itemsd.py", | |
| [ | |
| "TestCopyItemsd" | |
| ] | |
| ] | |
| ], | |
| "_TestModelOne": [ | |
| [ | |
| "tests/test_copy_model_state.py", | |
| [ | |
| "_TestModelOne" | |
| ] | |
| ] | |
| ], | |
| "_TestModelTwo": [ | |
| [ | |
| "tests/test_copy_model_state.py", | |
| [ | |
| "_TestModelTwo" | |
| ] | |
| ] | |
| ], | |
| "TestModuleState": [ | |
| [ | |
| "tests/test_copy_model_state.py", | |
| [ | |
| "TestModuleState" | |
| ] | |
| ] | |
| ], | |
| "TestCorrectCropCenters": [ | |
| [ | |
| "tests/test_correct_crop_centers.py", | |
| [ | |
| "TestCorrectCropCenters" | |
| ] | |
| ] | |
| ], | |
| "TestCreateCrossValidationDatalist": [ | |
| [ | |
| "tests/test_create_cross_validation_datalist.py", | |
| [ | |
| "TestCreateCrossValidationDatalist" | |
| ] | |
| ] | |
| ], | |
| "TestCreateGrid": [ | |
| [ | |
| "tests/test_create_grid_and_affine.py", | |
| [ | |
| "TestCreateGrid" | |
| ] | |
| ] | |
| ], | |
| "TestCreateAffine": [ | |
| [ | |
| "tests/test_create_grid_and_affine.py", | |
| [ | |
| "TestCreateAffine" | |
| ] | |
| ] | |
| ], | |
| "CRFTestCaseCpu": [ | |
| [ | |
| "tests/test_crf_cpu.py", | |
| [ | |
| "CRFTestCaseCpu" | |
| ] | |
| ] | |
| ], | |
| "CRFTestCaseCuda": [ | |
| [ | |
| "tests/test_crf_cuda.py", | |
| [ | |
| "CRFTestCaseCuda" | |
| ] | |
| ] | |
| ], | |
| "TestCropForeground": [ | |
| [ | |
| "tests/test_crop_foreground.py", | |
| [ | |
| "TestCropForeground" | |
| ] | |
| ] | |
| ], | |
| "TestCropForegroundd": [ | |
| [ | |
| "tests/test_crop_foregroundd.py", | |
| [ | |
| "TestCropForegroundd" | |
| ] | |
| ] | |
| ], | |
| "TestCrossValidation": [ | |
| [ | |
| "tests/test_cross_validation.py", | |
| [ | |
| "TestCrossValidation" | |
| ] | |
| ] | |
| ], | |
| "TestCSVDataset": [ | |
| [ | |
| "tests/test_csv_dataset.py", | |
| [ | |
| "TestCSVDataset" | |
| ] | |
| ] | |
| ], | |
| "TestCSVIterableDataset": [ | |
| [ | |
| "tests/test_csv_iterable_dataset.py", | |
| [ | |
| "TestCSVIterableDataset" | |
| ] | |
| ] | |
| ], | |
| "TestCSVSaver": [ | |
| [ | |
| "tests/test_csv_saver.py", | |
| [ | |
| "TestCSVSaver" | |
| ] | |
| ] | |
| ], | |
| "TestCuCIMDict": [ | |
| [ | |
| "tests/test_cucim_dict_transform.py", | |
| [ | |
| "TestCuCIMDict" | |
| ] | |
| ] | |
| ], | |
| "TestCuCIM": [ | |
| [ | |
| "tests/test_cucim_transform.py", | |
| [ | |
| "TestCuCIM" | |
| ] | |
| ], | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "TestCuCIM" | |
| ] | |
| ] | |
| ], | |
| "TestCumulative": [ | |
| [ | |
| "tests/test_cumulative.py", | |
| [ | |
| "TestCumulative" | |
| ] | |
| ] | |
| ], | |
| "TestAverageMeter": [ | |
| [ | |
| "tests/test_cumulative_average.py", | |
| [ | |
| "TestAverageMeter" | |
| ] | |
| ] | |
| ], | |
| "DistributedCumulativeAverage": [ | |
| [ | |
| "tests/test_cumulative_average_dist.py", | |
| [ | |
| "DistributedCumulativeAverage" | |
| ] | |
| ] | |
| ], | |
| "TestCV2Dist": [ | |
| [ | |
| "tests/test_cv2_dist.py", | |
| [ | |
| "TestCV2Dist" | |
| ] | |
| ] | |
| ], | |
| "TestDataStats": [ | |
| [ | |
| "tests/test_data_stats.py", | |
| [ | |
| "TestDataStats" | |
| ] | |
| ] | |
| ], | |
| "TestDataStatsd": [ | |
| [ | |
| "tests/test_data_statsd.py", | |
| [ | |
| "TestDataStatsd" | |
| ] | |
| ] | |
| ], | |
| "TestDataLoader": [ | |
| [ | |
| "tests/test_dataloader.py", | |
| [ | |
| "TestDataLoader" | |
| ] | |
| ], | |
| [ | |
| "tests/test_thread_buffer.py", | |
| [ | |
| "TestDataLoader" | |
| ] | |
| ] | |
| ], | |
| "_RandomDataset": [ | |
| [ | |
| "tests/test_dataloader.py", | |
| [ | |
| "_RandomDataset" | |
| ] | |
| ] | |
| ], | |
| "TestLoaderRandom": [ | |
| [ | |
| "tests/test_dataloader.py", | |
| [ | |
| "TestLoaderRandom" | |
| ] | |
| ] | |
| ], | |
| "TestDataset": [ | |
| [ | |
| "tests/test_dataset.py", | |
| [ | |
| "TestDataset" | |
| ] | |
| ], | |
| [ | |
| "tests/test_ensemble_evaluator.py", | |
| [ | |
| "TestEnsembleEvaluator", | |
| "test_content", | |
| "TestDataset" | |
| ] | |
| ], | |
| [ | |
| "tests/test_handler_prob_map_producer.py", | |
| [ | |
| "TestDataset" | |
| ] | |
| ], | |
| [ | |
| "tests/test_persistentdataset.py", | |
| [ | |
| "TestDataset" | |
| ] | |
| ] | |
| ], | |
| "TestDatasetFunc": [ | |
| [ | |
| "tests/test_dataset_func.py", | |
| [ | |
| "TestDatasetFunc" | |
| ] | |
| ] | |
| ], | |
| "TestDatasetSummary": [ | |
| [ | |
| "tests/test_dataset_summary.py", | |
| [ | |
| "TestDatasetSummary" | |
| ] | |
| ] | |
| ], | |
| "TestDecathlonDataset": [ | |
| [ | |
| "tests/test_decathlondataset.py", | |
| [ | |
| "TestDecathlonDataset" | |
| ] | |
| ] | |
| ], | |
| "TestDeCollate": [ | |
| [ | |
| "tests/test_decollate.py", | |
| [ | |
| "TestDeCollate" | |
| ] | |
| ] | |
| ], | |
| "TestBasicDeCollate": [ | |
| [ | |
| "tests/test_decollate.py", | |
| [ | |
| "TestBasicDeCollate" | |
| ] | |
| ] | |
| ], | |
| "TestInteractions": [ | |
| [ | |
| "tests/test_deepedit_interaction.py", | |
| [ | |
| "TestInteractions" | |
| ] | |
| ], | |
| [ | |
| "tests/test_deepgrow_interaction.py", | |
| [ | |
| "TestInteractions" | |
| ] | |
| ] | |
| ], | |
| "TestAddGuidanceFromPointsCustomd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestAddGuidanceFromPointsCustomd" | |
| ] | |
| ] | |
| ], | |
| "TestAddGuidanceSignalCustomd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestAddGuidanceSignalCustomd" | |
| ] | |
| ] | |
| ], | |
| "TestAddInitialSeedPointMissingLabelsd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestAddInitialSeedPointMissingLabelsd" | |
| ] | |
| ] | |
| ], | |
| "TestAddRandomGuidanceCustomd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestAddRandomGuidanceCustomd" | |
| ] | |
| ] | |
| ], | |
| "TestDiscardAddGuidanced": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestDiscardAddGuidanced" | |
| ] | |
| ] | |
| ], | |
| "TestFindAllValidSlicesMissingLabelsd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestFindAllValidSlicesMissingLabelsd" | |
| ] | |
| ] | |
| ], | |
| "TestFindDiscrepancyRegionsCustomd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestFindDiscrepancyRegionsCustomd" | |
| ] | |
| ] | |
| ], | |
| "TestNormalizeLabelsDatasetd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestNormalizeLabelsDatasetd" | |
| ] | |
| ] | |
| ], | |
| "TestResizeGuidanceMultipleLabelCustomd": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestResizeGuidanceMultipleLabelCustomd" | |
| ] | |
| ] | |
| ], | |
| "TestSingleLabelSelectiond": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestSingleLabelSelectiond" | |
| ] | |
| ] | |
| ], | |
| "TestSplitPredsLabeld": [ | |
| [ | |
| "tests/test_deepedit_transforms.py", | |
| [ | |
| "TestSplitPredsLabeld" | |
| ] | |
| ] | |
| ], | |
| "TestCreateDataset": [ | |
| [ | |
| "tests/test_deepgrow_dataset.py", | |
| [ | |
| "TestCreateDataset" | |
| ] | |
| ] | |
| ], | |
| "TestFindAllValidSlicesd": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestFindAllValidSlicesd" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialCropForegroundd": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestSpatialCropForegroundd" | |
| ] | |
| ] | |
| ], | |
| "TestAddInitialSeedPointd": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestAddInitialSeedPointd" | |
| ] | |
| ] | |
| ], | |
| "TestAddGuidanceSignald": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestAddGuidanceSignald" | |
| ] | |
| ] | |
| ], | |
| "TestFindDiscrepancyRegionsd": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestFindDiscrepancyRegionsd" | |
| ] | |
| ] | |
| ], | |
| "TestAddRandomGuidanced": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestAddRandomGuidanced" | |
| ] | |
| ] | |
| ], | |
| "TestAddGuidanceFromPointsd": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestAddGuidanceFromPointsd" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialCropGuidanced": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestSpatialCropGuidanced" | |
| ] | |
| ] | |
| ], | |
| "TestResizeGuidanced": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestResizeGuidanced" | |
| ] | |
| ] | |
| ], | |
| "TestRestoreLabeld": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestRestoreLabeld" | |
| ] | |
| ] | |
| ], | |
| "TestFetch2DSliced": [ | |
| [ | |
| "tests/test_deepgrow_transforms.py", | |
| [ | |
| "TestFetch2DSliced" | |
| ] | |
| ] | |
| ], | |
| "TestDeleteItemsd": [ | |
| [ | |
| "tests/test_delete_itemsd.py", | |
| [ | |
| "TestDeleteItemsd" | |
| ] | |
| ] | |
| ], | |
| "TestDenseBlock2D": [ | |
| [ | |
| "tests/test_denseblock.py", | |
| [ | |
| "TestDenseBlock2D" | |
| ] | |
| ] | |
| ], | |
| "TestDenseBlock3D": [ | |
| [ | |
| "tests/test_denseblock.py", | |
| [ | |
| "TestDenseBlock3D" | |
| ] | |
| ] | |
| ], | |
| "TestConvDenseBlock2D": [ | |
| [ | |
| "tests/test_denseblock.py", | |
| [ | |
| "TestConvDenseBlock2D" | |
| ] | |
| ] | |
| ], | |
| "TestConvDenseBlock3D": [ | |
| [ | |
| "tests/test_denseblock.py", | |
| [ | |
| "TestConvDenseBlock3D" | |
| ] | |
| ] | |
| ], | |
| "TestPretrainedDENSENET": [ | |
| [ | |
| "tests/test_densenet.py", | |
| [ | |
| "TestPretrainedDENSENET" | |
| ] | |
| ] | |
| ], | |
| "TestDENSENET": [ | |
| [ | |
| "tests/test_densenet.py", | |
| [ | |
| "TestDENSENET" | |
| ] | |
| ] | |
| ], | |
| "TestDeprecatedRC": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecatedRC" | |
| ] | |
| ] | |
| ], | |
| "Foo1": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated", | |
| "test_class_warning1", | |
| "Foo1" | |
| ] | |
| ] | |
| ], | |
| "Foo2": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated", | |
| "test_class_warning2", | |
| "Foo2" | |
| ] | |
| ] | |
| ], | |
| "Foo3": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated", | |
| "test_class_except1", | |
| "Foo3" | |
| ] | |
| ] | |
| ], | |
| "Foo4": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated", | |
| "test_class_except2", | |
| "Foo4" | |
| ] | |
| ] | |
| ], | |
| "Foo5": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated", | |
| "test_meth_warning1", | |
| "Foo5" | |
| ] | |
| ] | |
| ], | |
| "Foo6": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated", | |
| "test_meth_except1", | |
| "Foo6" | |
| ] | |
| ] | |
| ], | |
| "TestDeprecated": [ | |
| [ | |
| "tests/test_deprecated.py", | |
| [ | |
| "TestDeprecated" | |
| ] | |
| ] | |
| ], | |
| "TestDetectEnvelope": [ | |
| [ | |
| "tests/test_detect_envelope.py", | |
| [ | |
| "TestDetectEnvelope" | |
| ] | |
| ] | |
| ], | |
| "TestHilbertTransformNoFFTMod": [ | |
| [ | |
| "tests/test_detect_envelope.py", | |
| [ | |
| "TestHilbertTransformNoFFTMod" | |
| ] | |
| ], | |
| [ | |
| "tests/test_hilbert_transform.py", | |
| [ | |
| "TestHilbertTransformNoFFTMod" | |
| ] | |
| ] | |
| ], | |
| "TestCOCOMetrics": [ | |
| [ | |
| "tests/test_detection_coco_metrics.py", | |
| [ | |
| "TestCOCOMetrics" | |
| ] | |
| ] | |
| ], | |
| "TestBoxSelector": [ | |
| [ | |
| "tests/test_detector_boxselector.py", | |
| [ | |
| "TestBoxSelector" | |
| ] | |
| ] | |
| ], | |
| "TestDetectorUtils": [ | |
| [ | |
| "tests/test_detector_utils.py", | |
| [ | |
| "TestDetectorUtils" | |
| ] | |
| ] | |
| ], | |
| "DevCollateTest": [ | |
| [ | |
| "tests/test_dev_collate.py", | |
| [ | |
| "DevCollateTest" | |
| ] | |
| ] | |
| ], | |
| "TestDiceCELoss": [ | |
| [ | |
| "tests/test_dice_ce_loss.py", | |
| [ | |
| "TestDiceCELoss" | |
| ] | |
| ], | |
| [ | |
| "tests/test_synthetic.py", | |
| [ | |
| "TestDiceCELoss" | |
| ] | |
| ] | |
| ], | |
| "TestDiceFocalLoss": [ | |
| [ | |
| "tests/test_dice_focal_loss.py", | |
| [ | |
| "TestDiceFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "TestDiceLoss": [ | |
| [ | |
| "tests/test_dice_loss.py", | |
| [ | |
| "TestDiceLoss" | |
| ] | |
| ], | |
| [ | |
| "tests/test_masked_dice_loss.py", | |
| [ | |
| "TestDiceLoss" | |
| ] | |
| ] | |
| ], | |
| "TestCell": [ | |
| [ | |
| "tests/test_dints_cell.py", | |
| [ | |
| "TestCell" | |
| ] | |
| ] | |
| ], | |
| "TestMixOP": [ | |
| [ | |
| "tests/test_dints_mixop.py", | |
| [ | |
| "TestMixOP" | |
| ] | |
| ] | |
| ], | |
| "TestDints": [ | |
| [ | |
| "tests/test_dints_network.py", | |
| [ | |
| "TestDints" | |
| ] | |
| ] | |
| ], | |
| "TestDintsTS": [ | |
| [ | |
| "tests/test_dints_network.py", | |
| [ | |
| "TestDintsTS" | |
| ] | |
| ] | |
| ], | |
| "TestDiscriminator": [ | |
| [ | |
| "tests/test_discriminator.py", | |
| [ | |
| "TestDiscriminator" | |
| ] | |
| ] | |
| ], | |
| "TestDivisiblePad": [ | |
| [ | |
| "tests/test_divisible_pad.py", | |
| [ | |
| "TestDivisiblePad" | |
| ] | |
| ] | |
| ], | |
| "TestDivisiblePadd": [ | |
| [ | |
| "tests/test_divisible_padd.py", | |
| [ | |
| "TestDivisiblePadd" | |
| ] | |
| ] | |
| ], | |
| "TestDownloadAndExtract": [ | |
| [ | |
| "tests/test_download_and_extract.py", | |
| [ | |
| "TestDownloadAndExtract" | |
| ] | |
| ] | |
| ], | |
| "TestMaxAvgPool": [ | |
| [ | |
| "tests/test_downsample_block.py", | |
| [ | |
| "TestMaxAvgPool" | |
| ] | |
| ] | |
| ], | |
| "TestDropPath": [ | |
| [ | |
| "tests/test_drop_path.py", | |
| [ | |
| "TestDropPath" | |
| ] | |
| ] | |
| ], | |
| "TestDSLossDiceCE": [ | |
| [ | |
| "tests/test_ds_loss.py", | |
| [ | |
| "TestDSLossDiceCE" | |
| ] | |
| ] | |
| ], | |
| "TestDSLossDiceCE2": [ | |
| [ | |
| "tests/test_ds_loss.py", | |
| [ | |
| "TestDSLossDiceCE2" | |
| ] | |
| ] | |
| ], | |
| "TestDSLossDice": [ | |
| [ | |
| "tests/test_ds_loss.py", | |
| [ | |
| "TestDSLossDice" | |
| ] | |
| ] | |
| ], | |
| "TestDSLossDiceFocal": [ | |
| [ | |
| "tests/test_ds_loss.py", | |
| [ | |
| "TestDSLossDiceFocal" | |
| ] | |
| ] | |
| ], | |
| "TestDVF2DDF": [ | |
| [ | |
| "tests/test_dvf2ddf.py", | |
| [ | |
| "TestDVF2DDF" | |
| ] | |
| ] | |
| ], | |
| "TestDynUNet": [ | |
| [ | |
| "tests/test_dynunet.py", | |
| [ | |
| "TestDynUNet" | |
| ] | |
| ] | |
| ], | |
| "TestDynUNetWithInstanceNorm3dNVFuser": [ | |
| [ | |
| "tests/test_dynunet.py", | |
| [ | |
| "TestDynUNetWithInstanceNorm3dNVFuser" | |
| ] | |
| ] | |
| ], | |
| "TestDynUNetDeepSupervision": [ | |
| [ | |
| "tests/test_dynunet.py", | |
| [ | |
| "TestDynUNetDeepSupervision" | |
| ] | |
| ] | |
| ], | |
| "TestResBasicBlock": [ | |
| [ | |
| "tests/test_dynunet_block.py", | |
| [ | |
| "TestResBasicBlock" | |
| ] | |
| ], | |
| [ | |
| "tests/test_unetr_block.py", | |
| [ | |
| "TestResBasicBlock" | |
| ] | |
| ] | |
| ], | |
| "TestUpBlock": [ | |
| [ | |
| "tests/test_dynunet_block.py", | |
| [ | |
| "TestUpBlock" | |
| ] | |
| ], | |
| [ | |
| "tests/test_unetr_block.py", | |
| [ | |
| "TestUpBlock" | |
| ] | |
| ] | |
| ], | |
| "TestEFFICIENTNET": [ | |
| [ | |
| "tests/test_efficientnet.py", | |
| [ | |
| "TestEFFICIENTNET" | |
| ] | |
| ] | |
| ], | |
| "TestExtractFeatures": [ | |
| [ | |
| "tests/test_efficientnet.py", | |
| [ | |
| "TestExtractFeatures" | |
| ] | |
| ] | |
| ], | |
| "TestNet": [ | |
| [ | |
| "tests/test_ensemble_evaluator.py", | |
| [ | |
| "TestEnsembleEvaluator", | |
| "test_content", | |
| "TestNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_prepare_batch_default.py", | |
| [ | |
| "TestNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_prepare_batch_default_dist.py", | |
| [ | |
| "TestNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_prepare_batch_extra_input.py", | |
| [ | |
| "TestNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_prepare_batch_hovernet.py", | |
| [ | |
| "TestNet" | |
| ] | |
| ] | |
| ], | |
| "CustomEvents": [ | |
| [ | |
| "tests/test_ensemble_evaluator.py", | |
| [ | |
| "TestEnsembleEvaluator", | |
| "test_content", | |
| "CustomEvents" | |
| ] | |
| ] | |
| ], | |
| "TestEnsembleEvaluator": [ | |
| [ | |
| "tests/test_ensemble_evaluator.py", | |
| [ | |
| "TestEnsembleEvaluator" | |
| ] | |
| ] | |
| ], | |
| "TestEnsureChannelFirst": [ | |
| [ | |
| "tests/test_ensure_channel_first.py", | |
| [ | |
| "TestEnsureChannelFirst" | |
| ] | |
| ] | |
| ], | |
| "TestEnsureChannelFirstd": [ | |
| [ | |
| "tests/test_ensure_channel_firstd.py", | |
| [ | |
| "TestEnsureChannelFirstd" | |
| ] | |
| ] | |
| ], | |
| "TestEnsureTuple": [ | |
| [ | |
| "tests/test_ensure_tuple.py", | |
| [ | |
| "TestEnsureTuple" | |
| ] | |
| ] | |
| ], | |
| "TestEnsureType": [ | |
| [ | |
| "tests/test_ensure_type.py", | |
| [ | |
| "TestEnsureType" | |
| ] | |
| ] | |
| ], | |
| "TestEnsureTyped": [ | |
| [ | |
| "tests/test_ensure_typed.py", | |
| [ | |
| "TestEnsureTyped" | |
| ] | |
| ] | |
| ], | |
| "TestEnumBoundInterp": [ | |
| [ | |
| "tests/test_enum_bound_interp.py", | |
| [ | |
| "TestEnumBoundInterp" | |
| ] | |
| ] | |
| ], | |
| "TestEvalMode": [ | |
| [ | |
| "tests/test_eval_mode.py", | |
| [ | |
| "TestEvalMode" | |
| ] | |
| ], | |
| [ | |
| "tests/test_train_mode.py", | |
| [ | |
| "TestEvalMode" | |
| ] | |
| ] | |
| ], | |
| "DistributedEvenlyDivisibleAllGather": [ | |
| [ | |
| "tests/test_evenly_divisible_all_gather_dist.py", | |
| [ | |
| "DistributedEvenlyDivisibleAllGather" | |
| ] | |
| ] | |
| ], | |
| "TestFactInc": [ | |
| [ | |
| "tests/test_factorized_increase.py", | |
| [ | |
| "TestFactInc" | |
| ] | |
| ] | |
| ], | |
| "TestFactRed": [ | |
| [ | |
| "tests/test_factorized_reduce.py", | |
| [ | |
| "TestFactRed" | |
| ] | |
| ] | |
| ], | |
| "TestFFT": [ | |
| [ | |
| "tests/test_fft_utils.py", | |
| [ | |
| "TestFFT" | |
| ] | |
| ] | |
| ], | |
| "TestFgBgToIndices": [ | |
| [ | |
| "tests/test_fg_bg_to_indices.py", | |
| [ | |
| "TestFgBgToIndices" | |
| ] | |
| ] | |
| ], | |
| "TestFgBgToIndicesd": [ | |
| [ | |
| "tests/test_fg_bg_to_indicesd.py", | |
| [ | |
| "TestFgBgToIndicesd" | |
| ] | |
| ] | |
| ], | |
| "TestFilename": [ | |
| [ | |
| "tests/test_file_basename.py", | |
| [ | |
| "TestFilename" | |
| ] | |
| ] | |
| ], | |
| "TestFillHoles": [ | |
| [ | |
| "tests/test_fill_holes.py", | |
| [ | |
| "TestFillHoles" | |
| ] | |
| ], | |
| [ | |
| "tests/test_fill_holesd.py", | |
| [ | |
| "TestFillHoles" | |
| ] | |
| ] | |
| ], | |
| "TestFLExchangeObject": [ | |
| [ | |
| "tests/test_fl_exchange_object.py", | |
| [ | |
| "TestFLExchangeObject" | |
| ] | |
| ] | |
| ], | |
| "TestFLMonaiAlgo": [ | |
| [ | |
| "tests/test_fl_monai_algo.py", | |
| [ | |
| "TestFLMonaiAlgo" | |
| ] | |
| ], | |
| [ | |
| "tests/test_fl_monai_algo_dist.py", | |
| [ | |
| "TestFLMonaiAlgo" | |
| ] | |
| ], | |
| [ | |
| "tests/test_fl_monai_algo_stats.py", | |
| [ | |
| "TestFLMonaiAlgo" | |
| ] | |
| ] | |
| ], | |
| "TestFlattenSubKeysd": [ | |
| [ | |
| "tests/test_flatten_sub_keysd.py", | |
| [ | |
| "TestFlattenSubKeysd" | |
| ] | |
| ] | |
| ], | |
| "DummyEncoder": [ | |
| [ | |
| "tests/test_flexible_unet.py", | |
| [ | |
| "DummyEncoder" | |
| ] | |
| ] | |
| ], | |
| "ResNetEncoder": [ | |
| [ | |
| "tests/test_flexible_unet.py", | |
| [ | |
| "ResNetEncoder" | |
| ] | |
| ] | |
| ], | |
| "TestFLEXIBLEUNET": [ | |
| [ | |
| "tests/test_flexible_unet.py", | |
| [ | |
| "TestFLEXIBLEUNET" | |
| ] | |
| ] | |
| ], | |
| "TestFlexUNetEncoderRegister": [ | |
| [ | |
| "tests/test_flexible_unet.py", | |
| [ | |
| "TestFlexUNetEncoderRegister" | |
| ] | |
| ] | |
| ], | |
| "TestFlip": [ | |
| [ | |
| "tests/test_flip.py", | |
| [ | |
| "TestFlip" | |
| ] | |
| ] | |
| ], | |
| "TestFlipd": [ | |
| [ | |
| "tests/test_flipd.py", | |
| [ | |
| "TestFlipd" | |
| ] | |
| ] | |
| ], | |
| "TestFocalLoss": [ | |
| [ | |
| "tests/test_focal_loss.py", | |
| [ | |
| "TestFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "TestFolderLayout": [ | |
| [ | |
| "tests/test_folder_layout.py", | |
| [ | |
| "TestFolderLayout" | |
| ] | |
| ] | |
| ], | |
| "TestForegroundMask": [ | |
| [ | |
| "tests/test_foreground_mask.py", | |
| [ | |
| "TestForegroundMask" | |
| ] | |
| ] | |
| ], | |
| "TestForegroundMaskd": [ | |
| [ | |
| "tests/test_foreground_maskd.py", | |
| [ | |
| "TestForegroundMaskd" | |
| ] | |
| ] | |
| ], | |
| "TestFourier": [ | |
| [ | |
| "tests/test_fourier.py", | |
| [ | |
| "TestFourier" | |
| ] | |
| ] | |
| ], | |
| "TestFPNBlock": [ | |
| [ | |
| "tests/test_fpn_block.py", | |
| [ | |
| "TestFPNBlock" | |
| ] | |
| ] | |
| ], | |
| "TestFPN": [ | |
| [ | |
| "tests/test_fpn_block.py", | |
| [ | |
| "TestFPN" | |
| ] | |
| ] | |
| ], | |
| "TestFromEngineHovernet": [ | |
| [ | |
| "tests/test_from_engine_hovernet.py", | |
| [ | |
| "TestFromEngineHovernet" | |
| ] | |
| ] | |
| ], | |
| "TestFullyConnectedNet": [ | |
| [ | |
| "tests/test_fullyconnectednet.py", | |
| [ | |
| "TestFullyConnectedNet" | |
| ] | |
| ] | |
| ], | |
| "TestGaussian1d": [ | |
| [ | |
| "tests/test_gaussian.py", | |
| [ | |
| "TestGaussian1d" | |
| ] | |
| ] | |
| ], | |
| "TestGaussianFilterBackprop": [ | |
| [ | |
| "tests/test_gaussian_filter.py", | |
| [ | |
| "TestGaussianFilterBackprop" | |
| ] | |
| ] | |
| ], | |
| "GaussianFilterTestCase": [ | |
| [ | |
| "tests/test_gaussian_filter.py", | |
| [ | |
| "GaussianFilterTestCase" | |
| ] | |
| ] | |
| ], | |
| "TestGaussianSharpen": [ | |
| [ | |
| "tests/test_gaussian_sharpen.py", | |
| [ | |
| "TestGaussianSharpen" | |
| ] | |
| ] | |
| ], | |
| "TestGaussianSharpend": [ | |
| [ | |
| "tests/test_gaussian_sharpend.py", | |
| [ | |
| "TestGaussianSharpend" | |
| ] | |
| ] | |
| ], | |
| "TestGaussianSmooth": [ | |
| [ | |
| "tests/test_gaussian_smooth.py", | |
| [ | |
| "TestGaussianSmooth" | |
| ] | |
| ] | |
| ], | |
| "TestGaussianSmoothd": [ | |
| [ | |
| "tests/test_gaussian_smoothd.py", | |
| [ | |
| "TestGaussianSmoothd" | |
| ] | |
| ] | |
| ], | |
| "TestGeneralizedDiceFocalLoss": [ | |
| [ | |
| "tests/test_generalized_dice_focal_loss.py", | |
| [ | |
| "TestGeneralizedDiceFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "TestGeneralizedDiceLoss": [ | |
| [ | |
| "tests/test_generalized_dice_loss.py", | |
| [ | |
| "TestGeneralizedDiceLoss" | |
| ] | |
| ] | |
| ], | |
| "OnelayerNet": [ | |
| [ | |
| "tests/test_generalized_wasserstein_dice_loss.py", | |
| [ | |
| "TestGeneralizedWassersteinDiceLoss", | |
| "test_convergence", | |
| "OnelayerNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_reg_loss_integration.py", | |
| [ | |
| "TestRegLossIntegration", | |
| "test_convergence", | |
| "OnelayerNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_seg_loss_integration.py", | |
| [ | |
| "TestSegLossIntegration", | |
| "test_convergence", | |
| "OnelayerNet" | |
| ] | |
| ] | |
| ], | |
| "TestGeneralizedWassersteinDiceLoss": [ | |
| [ | |
| "tests/test_generalized_wasserstein_dice_loss.py", | |
| [ | |
| "TestGeneralizedWassersteinDiceLoss" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateDistanceMap": [ | |
| [ | |
| "tests/test_generate_distance_map.py", | |
| [ | |
| "TestGenerateDistanceMap" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateDistanceMapd": [ | |
| [ | |
| "tests/test_generate_distance_mapd.py", | |
| [ | |
| "TestGenerateDistanceMapd" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceBorder": [ | |
| [ | |
| "tests/test_generate_instance_border.py", | |
| [ | |
| "TestGenerateInstanceBorder" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceBorderd": [ | |
| [ | |
| "tests/test_generate_instance_borderd.py", | |
| [ | |
| "TestGenerateInstanceBorderd" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceCentroid": [ | |
| [ | |
| "tests/test_generate_instance_centroid.py", | |
| [ | |
| "TestGenerateInstanceCentroid" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceCentroidd": [ | |
| [ | |
| "tests/test_generate_instance_centroidd.py", | |
| [ | |
| "TestGenerateInstanceCentroidd" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceContour": [ | |
| [ | |
| "tests/test_generate_instance_contour.py", | |
| [ | |
| "TestGenerateInstanceContour" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceContourd": [ | |
| [ | |
| "tests/test_generate_instance_contourd.py", | |
| [ | |
| "TestGenerateInstanceContourd" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceType": [ | |
| [ | |
| "tests/test_generate_instance_type.py", | |
| [ | |
| "TestGenerateInstanceType" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateInstanceTyped": [ | |
| [ | |
| "tests/test_generate_instance_typed.py", | |
| [ | |
| "TestGenerateInstanceTyped" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateLabelClassesCropCenters": [ | |
| [ | |
| "tests/test_generate_label_classes_crop_centers.py", | |
| [ | |
| "TestGenerateLabelClassesCropCenters" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateParamGroups": [ | |
| [ | |
| "tests/test_generate_param_groups.py", | |
| [ | |
| "TestGenerateParamGroups" | |
| ] | |
| ] | |
| ], | |
| "TestGeneratePosNegLabelCropCenters": [ | |
| [ | |
| "tests/test_generate_pos_neg_label_crop_centers.py", | |
| [ | |
| "TestGeneratePosNegLabelCropCenters" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateSpatialBoundingBox": [ | |
| [ | |
| "tests/test_generate_spatial_bounding_box.py", | |
| [ | |
| "TestGenerateSpatialBoundingBox" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateSuccinctContour": [ | |
| [ | |
| "tests/test_generate_succinct_contour.py", | |
| [ | |
| "TestGenerateSuccinctContour" | |
| ] | |
| ], | |
| [ | |
| "tests/test_generate_succinct_contourd.py", | |
| [ | |
| "TestGenerateSuccinctContour" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateWatershedMarkers": [ | |
| [ | |
| "tests/test_generate_watershed_markers.py", | |
| [ | |
| "TestGenerateWatershedMarkers" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateWatershedMarkersd": [ | |
| [ | |
| "tests/test_generate_watershed_markersd.py", | |
| [ | |
| "TestGenerateWatershedMarkersd" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateWatershedMask": [ | |
| [ | |
| "tests/test_generate_watershed_mask.py", | |
| [ | |
| "TestGenerateWatershedMask" | |
| ] | |
| ] | |
| ], | |
| "TestGenerateWatershedMaskd": [ | |
| [ | |
| "tests/test_generate_watershed_maskd.py", | |
| [ | |
| "TestGenerateWatershedMaskd" | |
| ] | |
| ] | |
| ], | |
| "TestGenerator": [ | |
| [ | |
| "tests/test_generator.py", | |
| [ | |
| "TestGenerator" | |
| ] | |
| ] | |
| ], | |
| "TestGetEquivalentDtype": [ | |
| [ | |
| "tests/test_get_equivalent_dtype.py", | |
| [ | |
| "TestGetEquivalentDtype" | |
| ] | |
| ] | |
| ], | |
| "TestGetExtremePoints": [ | |
| [ | |
| "tests/test_get_extreme_points.py", | |
| [ | |
| "TestGetExtremePoints" | |
| ] | |
| ] | |
| ], | |
| "TestGetLayers": [ | |
| [ | |
| "tests/test_get_layers.py", | |
| [ | |
| "TestGetLayers" | |
| ] | |
| ] | |
| ], | |
| "TestSuggestion": [ | |
| [ | |
| "tests/test_get_layers.py", | |
| [ | |
| "TestSuggestion" | |
| ] | |
| ] | |
| ], | |
| "TestGetVersion": [ | |
| [ | |
| "tests/test_get_package_version.py", | |
| [ | |
| "TestGetVersion" | |
| ] | |
| ] | |
| ], | |
| "TestGetUniqueLabels": [ | |
| [ | |
| "tests/test_get_unique_labels.py", | |
| [ | |
| "TestGetUniqueLabels" | |
| ] | |
| ] | |
| ], | |
| "TestGibbsNoise": [ | |
| [ | |
| "tests/test_gibbs_noise.py", | |
| [ | |
| "TestGibbsNoise" | |
| ] | |
| ] | |
| ], | |
| "TestGibbsNoised": [ | |
| [ | |
| "tests/test_gibbs_noised.py", | |
| [ | |
| "TestGibbsNoised" | |
| ] | |
| ] | |
| ], | |
| "TestGIoULoss": [ | |
| [ | |
| "tests/test_giou_loss.py", | |
| [ | |
| "TestGIoULoss" | |
| ] | |
| ] | |
| ], | |
| "TestGlobalMutualInformationLoss": [ | |
| [ | |
| "tests/test_global_mutual_information_loss.py", | |
| [ | |
| "TestGlobalMutualInformationLoss" | |
| ] | |
| ] | |
| ], | |
| "TestGlobalMutualInformationLossIll": [ | |
| [ | |
| "tests/test_global_mutual_information_loss.py", | |
| [ | |
| "TestGlobalMutualInformationLossIll" | |
| ] | |
| ] | |
| ], | |
| "TestAffineHead": [ | |
| [ | |
| "tests/test_globalnet.py", | |
| [ | |
| "TestAffineHead" | |
| ] | |
| ] | |
| ], | |
| "TestGlobalNet": [ | |
| [ | |
| "tests/test_globalnet.py", | |
| [ | |
| "TestGlobalNet" | |
| ] | |
| ] | |
| ], | |
| "GMMTestCase": [ | |
| [ | |
| "tests/test_gmm.py", | |
| [ | |
| "GMMTestCase" | |
| ] | |
| ] | |
| ], | |
| "TestGridPatchDataset": [ | |
| [ | |
| "tests/test_grid_dataset.py", | |
| [ | |
| "TestGridPatchDataset" | |
| ] | |
| ] | |
| ], | |
| "TestGridDistortion": [ | |
| [ | |
| "tests/test_grid_distortion.py", | |
| [ | |
| "TestGridDistortion" | |
| ] | |
| ] | |
| ], | |
| "TestGridDistortiond": [ | |
| [ | |
| "tests/test_grid_distortiond.py", | |
| [ | |
| "TestGridDistortiond" | |
| ] | |
| ] | |
| ], | |
| "TestGridPatch": [ | |
| [ | |
| "tests/test_grid_patch.py", | |
| [ | |
| "TestGridPatch" | |
| ] | |
| ] | |
| ], | |
| "TestGridPatchd": [ | |
| [ | |
| "tests/test_grid_patchd.py", | |
| [ | |
| "TestGridPatchd" | |
| ] | |
| ] | |
| ], | |
| "TestGridPull": [ | |
| [ | |
| "tests/test_grid_pull.py", | |
| [ | |
| "TestGridPull" | |
| ] | |
| ] | |
| ], | |
| "TestGridSplit": [ | |
| [ | |
| "tests/test_grid_split.py", | |
| [ | |
| "TestGridSplit" | |
| ] | |
| ] | |
| ], | |
| "TestGridSplitd": [ | |
| [ | |
| "tests/test_grid_splitd.py", | |
| [ | |
| "TestGridSplitd" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerCheckpointLoader": [ | |
| [ | |
| "tests/test_handler_checkpoint_loader.py", | |
| [ | |
| "TestHandlerCheckpointLoader" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerCheckpointSaver": [ | |
| [ | |
| "tests/test_handler_checkpoint_saver.py", | |
| [ | |
| "TestHandlerCheckpointSaver" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerClassificationSaver": [ | |
| [ | |
| "tests/test_handler_classification_saver.py", | |
| [ | |
| "TestHandlerClassificationSaver" | |
| ] | |
| ] | |
| ], | |
| "DistributedHandlerClassificationSaver": [ | |
| [ | |
| "tests/test_handler_classification_saver_dist.py", | |
| [ | |
| "DistributedHandlerClassificationSaver" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerConfusionMatrix": [ | |
| [ | |
| "tests/test_handler_confusion_matrix.py", | |
| [ | |
| "TestHandlerConfusionMatrix" | |
| ] | |
| ] | |
| ], | |
| "DistributedConfusionMatrix": [ | |
| [ | |
| "tests/test_handler_confusion_matrix_dist.py", | |
| [ | |
| "DistributedConfusionMatrix" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerDecollateBatch": [ | |
| [ | |
| "tests/test_handler_decollate_batch.py", | |
| [ | |
| "TestHandlerDecollateBatch" | |
| ] | |
| ], | |
| [ | |
| "tests/test_handler_nvtx.py", | |
| [ | |
| "TestHandlerDecollateBatch" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerEarlyStop": [ | |
| [ | |
| "tests/test_handler_early_stop.py", | |
| [ | |
| "TestHandlerEarlyStop" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerGarbageCollector": [ | |
| [ | |
| "tests/test_handler_garbage_collector.py", | |
| [ | |
| "TestHandlerGarbageCollector" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerHausdorffDistance": [ | |
| [ | |
| "tests/test_handler_hausdorff_distance.py", | |
| [ | |
| "TestHandlerHausdorffDistance" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerLogfile": [ | |
| [ | |
| "tests/test_handler_logfile.py", | |
| [ | |
| "TestHandlerLogfile" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerLrSchedule": [ | |
| [ | |
| "tests/test_handler_lr_scheduler.py", | |
| [ | |
| "TestHandlerLrSchedule" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerMeanDice": [ | |
| [ | |
| "tests/test_handler_mean_dice.py", | |
| [ | |
| "TestHandlerMeanDice" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerMeanIoU": [ | |
| [ | |
| "tests/test_handler_mean_iou.py", | |
| [ | |
| "TestHandlerMeanIoU" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerMetricLogger": [ | |
| [ | |
| "tests/test_handler_metric_logger.py", | |
| [ | |
| "TestHandlerMetricLogger" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerMetricsSaver": [ | |
| [ | |
| "tests/test_handler_metrics_saver.py", | |
| [ | |
| "TestHandlerMetricsSaver" | |
| ] | |
| ] | |
| ], | |
| "DistributedMetricsSaver": [ | |
| [ | |
| "tests/test_handler_metrics_saver_dist.py", | |
| [ | |
| "DistributedMetricsSaver" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerMLFlow": [ | |
| [ | |
| "tests/test_handler_mlflow.py", | |
| [ | |
| "TestHandlerMLFlow" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerPanopticQuality": [ | |
| [ | |
| "tests/test_handler_panoptic_quality.py", | |
| [ | |
| "TestHandlerPanopticQuality" | |
| ] | |
| ] | |
| ], | |
| "ToyNet": [ | |
| [ | |
| "tests/test_handler_parameter_scheduler.py", | |
| [ | |
| "ToyNet" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerParameterScheduler": [ | |
| [ | |
| "tests/test_handler_parameter_scheduler.py", | |
| [ | |
| "TestHandlerParameterScheduler" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerPostProcessing": [ | |
| [ | |
| "tests/test_handler_post_processing.py", | |
| [ | |
| "TestHandlerPostProcessing" | |
| ] | |
| ] | |
| ], | |
| "TestEvaluator": [ | |
| [ | |
| "tests/test_handler_prob_map_producer.py", | |
| [ | |
| "TestEvaluator" | |
| ] | |
| ], | |
| [ | |
| "tests/test_handler_validation.py", | |
| [ | |
| "TestEvaluator" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerProbMapGenerator": [ | |
| [ | |
| "tests/test_handler_prob_map_producer.py", | |
| [ | |
| "TestHandlerProbMapGenerator" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerRegressionMetrics": [ | |
| [ | |
| "tests/test_handler_regression_metrics.py", | |
| [ | |
| "TestHandlerRegressionMetrics" | |
| ] | |
| ] | |
| ], | |
| "DistributedMeanSquaredError": [ | |
| [ | |
| "tests/test_handler_regression_metrics_dist.py", | |
| [ | |
| "DistributedMeanSquaredError" | |
| ] | |
| ] | |
| ], | |
| "DistributedMeanAbsoluteError": [ | |
| [ | |
| "tests/test_handler_regression_metrics_dist.py", | |
| [ | |
| "DistributedMeanAbsoluteError" | |
| ] | |
| ] | |
| ], | |
| "DistributedRootMeanSquaredError": [ | |
| [ | |
| "tests/test_handler_regression_metrics_dist.py", | |
| [ | |
| "DistributedRootMeanSquaredError" | |
| ] | |
| ] | |
| ], | |
| "DistributedPeakSignalToNoiseRatio": [ | |
| [ | |
| "tests/test_handler_regression_metrics_dist.py", | |
| [ | |
| "DistributedPeakSignalToNoiseRatio" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerROCAUC": [ | |
| [ | |
| "tests/test_handler_rocauc.py", | |
| [ | |
| "TestHandlerROCAUC" | |
| ] | |
| ] | |
| ], | |
| "DistributedROCAUC": [ | |
| [ | |
| "tests/test_handler_rocauc_dist.py", | |
| [ | |
| "DistributedROCAUC" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerSmartCache": [ | |
| [ | |
| "tests/test_handler_smartcache.py", | |
| [ | |
| "TestHandlerSmartCache" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerStats": [ | |
| [ | |
| "tests/test_handler_stats.py", | |
| [ | |
| "TestHandlerStats" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerSurfaceDistance": [ | |
| [ | |
| "tests/test_handler_surface_distance.py", | |
| [ | |
| "TestHandlerSurfaceDistance" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerTBImage": [ | |
| [ | |
| "tests/test_handler_tb_image.py", | |
| [ | |
| "TestHandlerTBImage" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerTBStats": [ | |
| [ | |
| "tests/test_handler_tb_stats.py", | |
| [ | |
| "TestHandlerTBStats" | |
| ] | |
| ] | |
| ], | |
| "TestHandlerValidation": [ | |
| [ | |
| "tests/test_handler_validation.py", | |
| [ | |
| "TestHandlerValidation" | |
| ] | |
| ] | |
| ], | |
| "TestSampleSlices": [ | |
| [ | |
| "tests/test_hardnegsampler.py", | |
| [ | |
| "TestSampleSlices" | |
| ] | |
| ], | |
| [ | |
| "tests/test_sample_slices.py", | |
| [ | |
| "TestSampleSlices" | |
| ] | |
| ] | |
| ], | |
| "TestPickleHashing": [ | |
| [ | |
| "tests/test_hashing.py", | |
| [ | |
| "TestPickleHashing" | |
| ] | |
| ] | |
| ], | |
| "TestJSONHashing": [ | |
| [ | |
| "tests/test_hashing.py", | |
| [ | |
| "TestJSONHashing" | |
| ] | |
| ] | |
| ], | |
| "TestHausdorffDistance": [ | |
| [ | |
| "tests/test_hausdorff_distance.py", | |
| [ | |
| "TestHausdorffDistance" | |
| ] | |
| ] | |
| ], | |
| "TestCorrection": [ | |
| [ | |
| "tests/test_header_correct.py", | |
| [ | |
| "TestCorrection" | |
| ] | |
| ] | |
| ], | |
| "TestHighResNet": [ | |
| [ | |
| "tests/test_highresnet.py", | |
| [ | |
| "TestHighResNet" | |
| ] | |
| ] | |
| ], | |
| "TestHilbertTransformCPU": [ | |
| [ | |
| "tests/test_hilbert_transform.py", | |
| [ | |
| "TestHilbertTransformCPU" | |
| ] | |
| ] | |
| ], | |
| "TestHilbertTransformGPU": [ | |
| [ | |
| "tests/test_hilbert_transform.py", | |
| [ | |
| "TestHilbertTransformGPU" | |
| ] | |
| ] | |
| ], | |
| "TestHistogramNormalize": [ | |
| [ | |
| "tests/test_histogram_normalize.py", | |
| [ | |
| "TestHistogramNormalize" | |
| ] | |
| ] | |
| ], | |
| "TestHistogramNormalized": [ | |
| [ | |
| "tests/test_histogram_normalized.py", | |
| [ | |
| "TestHistogramNormalized" | |
| ] | |
| ] | |
| ], | |
| "TestHoverNet": [ | |
| [ | |
| "tests/test_hovernet.py", | |
| [ | |
| "TestHoverNet" | |
| ] | |
| ] | |
| ], | |
| "TestHoVerNetInstanceMapPostProcessing": [ | |
| [ | |
| "tests/test_hovernet_instance_map_post_processing.py", | |
| [ | |
| "TestHoVerNetInstanceMapPostProcessing" | |
| ] | |
| ] | |
| ], | |
| "TestHoVerNetInstanceMapPostProcessingd": [ | |
| [ | |
| "tests/test_hovernet_instance_map_post_processingd.py", | |
| [ | |
| "TestHoVerNetInstanceMapPostProcessingd" | |
| ] | |
| ] | |
| ], | |
| "PrepareTestInputs": [ | |
| [ | |
| "tests/test_hovernet_loss.py", | |
| [ | |
| "PrepareTestInputs" | |
| ] | |
| ] | |
| ], | |
| "TestHoverNetLoss": [ | |
| [ | |
| "tests/test_hovernet_loss.py", | |
| [ | |
| "TestHoverNetLoss" | |
| ] | |
| ] | |
| ], | |
| "TestHoVerNetNuclearTypePostProcessing": [ | |
| [ | |
| "tests/test_hovernet_nuclear_type_post_processing.py", | |
| [ | |
| "TestHoVerNetNuclearTypePostProcessing" | |
| ] | |
| ] | |
| ], | |
| "TestHoVerNetNuclearTypePostProcessingd": [ | |
| [ | |
| "tests/test_hovernet_nuclear_type_post_processingd.py", | |
| [ | |
| "TestHoVerNetNuclearTypePostProcessingd" | |
| ] | |
| ] | |
| ], | |
| "TestIdentity": [ | |
| [ | |
| "tests/test_identity.py", | |
| [ | |
| "TestIdentity" | |
| ] | |
| ], | |
| [ | |
| "tests/test_randidentity.py", | |
| [ | |
| "TestIdentity" | |
| ] | |
| ] | |
| ], | |
| "TestIdentityd": [ | |
| [ | |
| "tests/test_identityd.py", | |
| [ | |
| "TestIdentityd" | |
| ] | |
| ] | |
| ], | |
| "RandTest": [ | |
| [ | |
| "tests/test_image_dataset.py", | |
| [ | |
| "RandTest" | |
| ] | |
| ], | |
| [ | |
| "tests/test_rand_lambda.py", | |
| [ | |
| "RandTest" | |
| ] | |
| ], | |
| [ | |
| "tests/test_rand_lambdad.py", | |
| [ | |
| "RandTest" | |
| ] | |
| ], | |
| [ | |
| "tests/test_randomizable.py", | |
| [ | |
| "RandTest" | |
| ] | |
| ] | |
| ], | |
| "_TestCompose": [ | |
| [ | |
| "tests/test_image_dataset.py", | |
| [ | |
| "_TestCompose" | |
| ] | |
| ] | |
| ], | |
| "TestImageDataset": [ | |
| [ | |
| "tests/test_image_dataset.py", | |
| [ | |
| "TestImageDataset" | |
| ] | |
| ] | |
| ], | |
| "TestModule": [ | |
| [ | |
| "tests/test_image_filter.py", | |
| [ | |
| "TestModule" | |
| ] | |
| ], | |
| [ | |
| "tests/test_torchscript_utils.py", | |
| [ | |
| "TestModule" | |
| ] | |
| ] | |
| ], | |
| "TestNotAModuleOrTransform": [ | |
| [ | |
| "tests/test_image_filter.py", | |
| [ | |
| "TestNotAModuleOrTransform" | |
| ] | |
| ] | |
| ], | |
| "TestImageFilter": [ | |
| [ | |
| "tests/test_image_filter.py", | |
| [ | |
| "TestImageFilter" | |
| ] | |
| ] | |
| ], | |
| "TestImageFilterDict": [ | |
| [ | |
| "tests/test_image_filter.py", | |
| [ | |
| "TestImageFilterDict" | |
| ] | |
| ] | |
| ], | |
| "TestRandImageFilter": [ | |
| [ | |
| "tests/test_image_filter.py", | |
| [ | |
| "TestRandImageFilter" | |
| ] | |
| ] | |
| ], | |
| "TestRandImageFilterDict": [ | |
| [ | |
| "tests/test_image_filter.py", | |
| [ | |
| "TestRandImageFilterDict" | |
| ] | |
| ] | |
| ], | |
| "TestLoadSaveNifti": [ | |
| [ | |
| "tests/test_image_rw.py", | |
| [ | |
| "TestLoadSaveNifti" | |
| ] | |
| ] | |
| ], | |
| "TestLoadSavePNG": [ | |
| [ | |
| "tests/test_image_rw.py", | |
| [ | |
| "TestLoadSavePNG" | |
| ] | |
| ] | |
| ], | |
| "TestRegRes": [ | |
| [ | |
| "tests/test_image_rw.py", | |
| [ | |
| "TestRegRes" | |
| ] | |
| ] | |
| ], | |
| "TestLoadSaveNrrd": [ | |
| [ | |
| "tests/test_image_rw.py", | |
| [ | |
| "TestLoadSaveNrrd" | |
| ] | |
| ] | |
| ], | |
| "TestImg2Tensorboard": [ | |
| [ | |
| "tests/test_img2tensorboard.py", | |
| [ | |
| "TestImg2Tensorboard" | |
| ] | |
| ] | |
| ], | |
| "TestInitLoadImage": [ | |
| [ | |
| "tests/test_init_reader.py", | |
| [ | |
| "TestInitLoadImage" | |
| ] | |
| ] | |
| ], | |
| "TestAutoRunner": [ | |
| [ | |
| "tests/test_integration_autorunner.py", | |
| [ | |
| "TestAutoRunner" | |
| ] | |
| ] | |
| ], | |
| "_Runnable42": [ | |
| [ | |
| "tests/test_integration_bundle_run.py", | |
| [ | |
| "_Runnable42" | |
| ] | |
| ] | |
| ], | |
| "TestBundleRun": [ | |
| [ | |
| "tests/test_integration_bundle_run.py", | |
| [ | |
| "TestBundleRun" | |
| ] | |
| ] | |
| ], | |
| "IntegrationClassification2D": [ | |
| [ | |
| "tests/test_integration_classification_2d.py", | |
| [ | |
| "IntegrationClassification2D" | |
| ] | |
| ] | |
| ], | |
| "_TestBatch": [ | |
| [ | |
| "tests/test_integration_determinism.py", | |
| [ | |
| "run_test", | |
| "_TestBatch" | |
| ] | |
| ], | |
| [ | |
| "tests/test_integration_unet_2d.py", | |
| [ | |
| "run_test", | |
| "_TestBatch" | |
| ] | |
| ] | |
| ], | |
| "TestDeterminism": [ | |
| [ | |
| "tests/test_integration_determinism.py", | |
| [ | |
| "TestDeterminism" | |
| ] | |
| ] | |
| ], | |
| "IntegrationFastTrain": [ | |
| [ | |
| "tests/test_integration_fast_train.py", | |
| [ | |
| "IntegrationFastTrain" | |
| ] | |
| ] | |
| ], | |
| "TestEnsembleGpuCustomization": [ | |
| [ | |
| "tests/test_integration_gpu_customization.py", | |
| [ | |
| "TestEnsembleGpuCustomization" | |
| ] | |
| ] | |
| ], | |
| "IntegrationSegmentation3D": [ | |
| [ | |
| "tests/test_integration_segmentation_3d.py", | |
| [ | |
| "IntegrationSegmentation3D" | |
| ] | |
| ] | |
| ], | |
| "TestIntegrationSlidingWindow": [ | |
| [ | |
| "tests/test_integration_sliding_window.py", | |
| [ | |
| "TestIntegrationSlidingWindow" | |
| ] | |
| ] | |
| ], | |
| "STNBenchmark": [ | |
| [ | |
| "tests/test_integration_stn.py", | |
| [ | |
| "STNBenchmark" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialTransformerCore": [ | |
| [ | |
| "tests/test_integration_stn.py", | |
| [ | |
| "TestSpatialTransformerCore" | |
| ] | |
| ] | |
| ], | |
| "TestIntegrationUnet2D": [ | |
| [ | |
| "tests/test_integration_unet_2d.py", | |
| [ | |
| "TestIntegrationUnet2D" | |
| ] | |
| ] | |
| ], | |
| "IntegrationLoading": [ | |
| [ | |
| "tests/test_integration_workers.py", | |
| [ | |
| "IntegrationLoading" | |
| ] | |
| ] | |
| ], | |
| "_TestEvalIterEvents": [ | |
| [ | |
| "tests/test_integration_workflows.py", | |
| [ | |
| "run_training_test", | |
| "_TestEvalIterEvents" | |
| ] | |
| ] | |
| ], | |
| "_TestTrainIterEvents": [ | |
| [ | |
| "tests/test_integration_workflows.py", | |
| [ | |
| "run_training_test", | |
| "_TestTrainIterEvents" | |
| ] | |
| ] | |
| ], | |
| "IntegrationWorkflows": [ | |
| [ | |
| "tests/test_integration_workflows.py", | |
| [ | |
| "IntegrationWorkflows" | |
| ] | |
| ] | |
| ], | |
| "IntegrationWorkflowsGAN": [ | |
| [ | |
| "tests/test_integration_workflows_gan.py", | |
| [ | |
| "IntegrationWorkflowsGAN" | |
| ] | |
| ] | |
| ], | |
| "TestIntensityStats": [ | |
| [ | |
| "tests/test_intensity_stats.py", | |
| [ | |
| "TestIntensityStats" | |
| ] | |
| ] | |
| ], | |
| "TestIntensityStatsd": [ | |
| [ | |
| "tests/test_intensity_statsd.py", | |
| [ | |
| "TestIntensityStatsd" | |
| ] | |
| ] | |
| ], | |
| "TestInverse": [ | |
| [ | |
| "tests/test_inverse.py", | |
| [ | |
| "TestInverse" | |
| ] | |
| ] | |
| ], | |
| "TestInverseArray": [ | |
| [ | |
| "tests/test_inverse_array.py", | |
| [ | |
| "TestInverseArray" | |
| ] | |
| ] | |
| ], | |
| "TestInverseCollation": [ | |
| [ | |
| "tests/test_inverse_collation.py", | |
| [ | |
| "TestInverseCollation" | |
| ] | |
| ] | |
| ], | |
| "TestInvert": [ | |
| [ | |
| "tests/test_invert.py", | |
| [ | |
| "TestInvert" | |
| ] | |
| ] | |
| ], | |
| "TestInvertd": [ | |
| [ | |
| "tests/test_invertd.py", | |
| [ | |
| "TestInvertd" | |
| ] | |
| ] | |
| ], | |
| "TestIsSupportedFormat": [ | |
| [ | |
| "tests/test_is_supported_format.py", | |
| [ | |
| "TestIsSupportedFormat" | |
| ] | |
| ] | |
| ], | |
| "_Stream": [ | |
| [ | |
| "tests/test_iterable_dataset.py", | |
| [ | |
| "_Stream" | |
| ] | |
| ] | |
| ], | |
| "TestIterableDataset": [ | |
| [ | |
| "tests/test_iterable_dataset.py", | |
| [ | |
| "TestIterableDataset" | |
| ] | |
| ] | |
| ], | |
| "TestITKWriter": [ | |
| [ | |
| "tests/test_itk_writer.py", | |
| [ | |
| "TestITKWriter" | |
| ] | |
| ], | |
| [ | |
| "tests/test_ori_ras_lps.py", | |
| [ | |
| "TestITKWriter" | |
| ] | |
| ] | |
| ], | |
| "TestKSpaceSpikeNoise": [ | |
| [ | |
| "tests/test_k_space_spike_noise.py", | |
| [ | |
| "TestKSpaceSpikeNoise" | |
| ] | |
| ] | |
| ], | |
| "TestKSpaceSpikeNoised": [ | |
| [ | |
| "tests/test_k_space_spike_noised.py", | |
| [ | |
| "TestKSpaceSpikeNoised" | |
| ] | |
| ], | |
| [ | |
| "tests/test_rand_k_space_spike_noised.py", | |
| [ | |
| "TestKSpaceSpikeNoised" | |
| ] | |
| ] | |
| ], | |
| "TestKeepLargestConnectedComponent": [ | |
| [ | |
| "tests/test_keep_largest_connected_component.py", | |
| [ | |
| "TestKeepLargestConnectedComponent" | |
| ] | |
| ] | |
| ], | |
| "TestKeepLargestConnectedComponentd": [ | |
| [ | |
| "tests/test_keep_largest_connected_componentd.py", | |
| [ | |
| "TestKeepLargestConnectedComponentd" | |
| ] | |
| ] | |
| ], | |
| "TestLabelFilter": [ | |
| [ | |
| "tests/test_label_filter.py", | |
| [ | |
| "TestLabelFilter" | |
| ] | |
| ], | |
| [ | |
| "tests/test_label_filterd.py", | |
| [ | |
| "TestLabelFilter" | |
| ] | |
| ] | |
| ], | |
| "TestLabelQualityScore": [ | |
| [ | |
| "tests/test_label_quality_score.py", | |
| [ | |
| "TestLabelQualityScore" | |
| ] | |
| ] | |
| ], | |
| "TestContour": [ | |
| [ | |
| "tests/test_label_to_contour.py", | |
| [ | |
| "TestContour" | |
| ] | |
| ] | |
| ], | |
| "TestContourd": [ | |
| [ | |
| "tests/test_label_to_contourd.py", | |
| [ | |
| "TestContourd" | |
| ] | |
| ] | |
| ], | |
| "TestLabelToMask": [ | |
| [ | |
| "tests/test_label_to_mask.py", | |
| [ | |
| "TestLabelToMask" | |
| ] | |
| ] | |
| ], | |
| "TestLabelToMaskd": [ | |
| [ | |
| "tests/test_label_to_maskd.py", | |
| [ | |
| "TestLabelToMaskd" | |
| ] | |
| ] | |
| ], | |
| "TestLambda": [ | |
| [ | |
| "tests/test_lambda.py", | |
| [ | |
| "TestLambda" | |
| ] | |
| ] | |
| ], | |
| "TestLambdad": [ | |
| [ | |
| "tests/test_lambdad.py", | |
| [ | |
| "TestLambdad" | |
| ] | |
| ] | |
| ], | |
| "TestEvaluateTumorFROC": [ | |
| [ | |
| "tests/test_lesion_froc.py", | |
| [ | |
| "TestEvaluateTumorFROC" | |
| ] | |
| ] | |
| ], | |
| "TestListDataCollate": [ | |
| [ | |
| "tests/test_list_data_collate.py", | |
| [ | |
| "TestListDataCollate" | |
| ] | |
| ] | |
| ], | |
| "TestListToDict": [ | |
| [ | |
| "tests/test_list_to_dict.py", | |
| [ | |
| "TestListToDict" | |
| ] | |
| ] | |
| ], | |
| "TestLLTM": [ | |
| [ | |
| "tests/test_lltm.py", | |
| [ | |
| "TestLLTM" | |
| ] | |
| ] | |
| ], | |
| "_InplaceXform": [ | |
| [ | |
| "tests/test_lmdbdataset.py", | |
| [ | |
| "_InplaceXform" | |
| ] | |
| ], | |
| [ | |
| "tests/test_lmdbdataset_dist.py", | |
| [ | |
| "_InplaceXform" | |
| ] | |
| ], | |
| [ | |
| "tests/test_persistentdataset.py", | |
| [ | |
| "_InplaceXform" | |
| ] | |
| ], | |
| [ | |
| "tests/test_persistentdataset_dist.py", | |
| [ | |
| "_InplaceXform" | |
| ] | |
| ] | |
| ], | |
| "TestLMDBDataset": [ | |
| [ | |
| "tests/test_lmdbdataset.py", | |
| [ | |
| "TestLMDBDataset" | |
| ] | |
| ] | |
| ], | |
| "TestMPLMDBDataset": [ | |
| [ | |
| "tests/test_lmdbdataset.py", | |
| [ | |
| "TestMPLMDBDataset" | |
| ] | |
| ], | |
| [ | |
| "tests/test_lmdbdataset_dist.py", | |
| [ | |
| "TestMPLMDBDataset" | |
| ] | |
| ] | |
| ], | |
| "TestLoadDecathlonDatalist": [ | |
| [ | |
| "tests/test_load_decathlon_datalist.py", | |
| [ | |
| "TestLoadDecathlonDatalist" | |
| ] | |
| ] | |
| ], | |
| "_MiniReader": [ | |
| [ | |
| "tests/test_load_image.py", | |
| [ | |
| "_MiniReader" | |
| ] | |
| ] | |
| ], | |
| "TestLoadImage": [ | |
| [ | |
| "tests/test_load_image.py", | |
| [ | |
| "TestLoadImage" | |
| ] | |
| ] | |
| ], | |
| "TestLoadImageMeta": [ | |
| [ | |
| "tests/test_load_image.py", | |
| [ | |
| "TestLoadImageMeta" | |
| ] | |
| ] | |
| ], | |
| "TestLoadImaged": [ | |
| [ | |
| "tests/test_load_imaged.py", | |
| [ | |
| "TestLoadImaged" | |
| ] | |
| ] | |
| ], | |
| "TestConsistency": [ | |
| [ | |
| "tests/test_load_imaged.py", | |
| [ | |
| "TestConsistency" | |
| ] | |
| ] | |
| ], | |
| "TestLoadImagedMeta": [ | |
| [ | |
| "tests/test_load_imaged.py", | |
| [ | |
| "TestLoadImagedMeta" | |
| ] | |
| ] | |
| ], | |
| "TestLoadSpacingOrientation": [ | |
| [ | |
| "tests/test_load_spacing_orientation.py", | |
| [ | |
| "TestLoadSpacingOrientation" | |
| ] | |
| ] | |
| ], | |
| "TestImportLock": [ | |
| [ | |
| "tests/test_loader_semaphore.py", | |
| [ | |
| "TestImportLock" | |
| ] | |
| ] | |
| ], | |
| "TestLocalNormalizedCrossCorrelationLoss": [ | |
| [ | |
| "tests/test_local_normalized_cross_correlation_loss.py", | |
| [ | |
| "TestLocalNormalizedCrossCorrelationLoss" | |
| ] | |
| ] | |
| ], | |
| "TestLocalNet": [ | |
| [ | |
| "tests/test_localnet.py", | |
| [ | |
| "TestLocalNet" | |
| ] | |
| ] | |
| ], | |
| "TestLocalNetDownSampleBlock": [ | |
| [ | |
| "tests/test_localnet_block.py", | |
| [ | |
| "TestLocalNetDownSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "TestLocalNetUpSampleBlock": [ | |
| [ | |
| "tests/test_localnet_block.py", | |
| [ | |
| "TestLocalNetUpSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "TestExtractBlock": [ | |
| [ | |
| "tests/test_localnet_block.py", | |
| [ | |
| "TestExtractBlock" | |
| ] | |
| ] | |
| ], | |
| "_CaseEnum": [ | |
| [ | |
| "tests/test_look_up_option.py", | |
| [ | |
| "_CaseEnum" | |
| ] | |
| ] | |
| ], | |
| "_CaseEnum1": [ | |
| [ | |
| "tests/test_look_up_option.py", | |
| [ | |
| "_CaseEnum1" | |
| ] | |
| ] | |
| ], | |
| "_CaseStrEnum": [ | |
| [ | |
| "tests/test_look_up_option.py", | |
| [ | |
| "_CaseStrEnum" | |
| ] | |
| ] | |
| ], | |
| "TestLookUpOption": [ | |
| [ | |
| "tests/test_look_up_option.py", | |
| [ | |
| "TestLookUpOption" | |
| ] | |
| ] | |
| ], | |
| "TestComputeLossMetric": [ | |
| [ | |
| "tests/test_loss_metric.py", | |
| [ | |
| "TestComputeLossMetric" | |
| ] | |
| ] | |
| ], | |
| "TestLRFinder": [ | |
| [ | |
| "tests/test_lr_finder.py", | |
| [ | |
| "TestLRFinder" | |
| ] | |
| ] | |
| ], | |
| "SchedulerTestNet": [ | |
| [ | |
| "tests/test_lr_scheduler.py", | |
| [ | |
| "SchedulerTestNet" | |
| ] | |
| ] | |
| ], | |
| "TestLRSCHEDULER": [ | |
| [ | |
| "tests/test_lr_scheduler.py", | |
| [ | |
| "TestLRSCHEDULER" | |
| ] | |
| ] | |
| ], | |
| "TestMakeNifti": [ | |
| [ | |
| "tests/test_make_nifti.py", | |
| [ | |
| "TestMakeNifti" | |
| ] | |
| ] | |
| ], | |
| "TestMapBinaryToIndices": [ | |
| [ | |
| "tests/test_map_binary_to_indices.py", | |
| [ | |
| "TestMapBinaryToIndices" | |
| ] | |
| ] | |
| ], | |
| "TestMapClassesToIndices": [ | |
| [ | |
| "tests/test_map_classes_to_indices.py", | |
| [ | |
| "TestMapClassesToIndices" | |
| ] | |
| ] | |
| ], | |
| "TestMapLabelValue": [ | |
| [ | |
| "tests/test_map_label_value.py", | |
| [ | |
| "TestMapLabelValue" | |
| ] | |
| ] | |
| ], | |
| "TestMapLabelValued": [ | |
| [ | |
| "tests/test_map_label_valued.py", | |
| [ | |
| "TestMapLabelValued" | |
| ] | |
| ] | |
| ], | |
| "MapTest": [ | |
| [ | |
| "tests/test_map_transform.py", | |
| [ | |
| "MapTest" | |
| ] | |
| ] | |
| ], | |
| "TestRandomizable": [ | |
| [ | |
| "tests/test_map_transform.py", | |
| [ | |
| "TestRandomizable" | |
| ] | |
| ], | |
| [ | |
| "tests/test_randomizable.py", | |
| [ | |
| "TestRandomizable" | |
| ] | |
| ] | |
| ], | |
| "TestMaskIntensity": [ | |
| [ | |
| "tests/test_mask_intensity.py", | |
| [ | |
| "TestMaskIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestMaskIntensityd": [ | |
| [ | |
| "tests/test_mask_intensityd.py", | |
| [ | |
| "TestMaskIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestMaskedInferenceWSIDataset": [ | |
| [ | |
| "tests/test_masked_inference_wsi_dataset.py", | |
| [ | |
| "TestMaskedInferenceWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "TestMaskedLoss": [ | |
| [ | |
| "tests/test_masked_loss.py", | |
| [ | |
| "TestMaskedLoss" | |
| ] | |
| ] | |
| ], | |
| "Tests": [ | |
| [ | |
| "tests/test_masked_patch_wsi_dataset.py", | |
| [ | |
| "MaskedPatchWSIDatasetTests", | |
| "Tests" | |
| ] | |
| ], | |
| [ | |
| "tests/test_patch_wsi_dataset.py", | |
| [ | |
| "PatchWSIDatasetTests", | |
| "Tests" | |
| ] | |
| ], | |
| [ | |
| "tests/test_sliding_patch_wsi_dataset.py", | |
| [ | |
| "SlidingPatchWSIDatasetTests", | |
| "Tests" | |
| ] | |
| ], | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "WSIReaderDeprecatedTests", | |
| "Tests" | |
| ] | |
| ], | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "WSIReaderTests", | |
| "Tests" | |
| ] | |
| ] | |
| ], | |
| "MaskedPatchWSIDatasetTests": [ | |
| [ | |
| "tests/test_masked_patch_wsi_dataset.py", | |
| [ | |
| "MaskedPatchWSIDatasetTests" | |
| ] | |
| ] | |
| ], | |
| "TestSlidingPatchWSIDatasetCuCIM": [ | |
| [ | |
| "tests/test_masked_patch_wsi_dataset.py", | |
| [ | |
| "TestSlidingPatchWSIDatasetCuCIM" | |
| ] | |
| ], | |
| [ | |
| "tests/test_sliding_patch_wsi_dataset.py", | |
| [ | |
| "TestSlidingPatchWSIDatasetCuCIM" | |
| ] | |
| ] | |
| ], | |
| "TestSlidingPatchWSIDatasetOpenSlide": [ | |
| [ | |
| "tests/test_masked_patch_wsi_dataset.py", | |
| [ | |
| "TestSlidingPatchWSIDatasetOpenSlide" | |
| ] | |
| ], | |
| [ | |
| "tests/test_sliding_patch_wsi_dataset.py", | |
| [ | |
| "TestSlidingPatchWSIDatasetOpenSlide" | |
| ] | |
| ] | |
| ], | |
| "TestMatshow3d": [ | |
| [ | |
| "tests/test_matshow3d.py", | |
| [ | |
| "TestMatshow3d" | |
| ] | |
| ] | |
| ], | |
| "TestMeanEnsemble": [ | |
| [ | |
| "tests/test_mean_ensemble.py", | |
| [ | |
| "TestMeanEnsemble" | |
| ] | |
| ] | |
| ], | |
| "TestMeanEnsembled": [ | |
| [ | |
| "tests/test_mean_ensembled.py", | |
| [ | |
| "TestMeanEnsembled" | |
| ] | |
| ] | |
| ], | |
| "MedianFilterTestCase": [ | |
| [ | |
| "tests/test_median_filter.py", | |
| [ | |
| "MedianFilterTestCase" | |
| ] | |
| ] | |
| ], | |
| "TestMedianSmooth": [ | |
| [ | |
| "tests/test_median_smooth.py", | |
| [ | |
| "TestMedianSmooth" | |
| ] | |
| ] | |
| ], | |
| "TestMedianSmoothd": [ | |
| [ | |
| "tests/test_median_smoothd.py", | |
| [ | |
| "TestMedianSmoothd" | |
| ] | |
| ] | |
| ], | |
| "TestMedNISTDataset": [ | |
| [ | |
| "tests/test_mednistdataset.py", | |
| [ | |
| "TestMedNISTDataset" | |
| ] | |
| ] | |
| ], | |
| "TestAffineConsistencyITK": [ | |
| [ | |
| "tests/test_meta_affine.py", | |
| [ | |
| "TestAffineConsistencyITK" | |
| ] | |
| ] | |
| ], | |
| "TestMetaTensor": [ | |
| [ | |
| "tests/test_meta_tensor.py", | |
| [ | |
| "TestMetaTensor" | |
| ] | |
| ] | |
| ], | |
| "TestMetaTensorIntegration": [ | |
| [ | |
| "tests/test_metatensor_integration.py", | |
| [ | |
| "TestMetaTensorIntegration" | |
| ] | |
| ] | |
| ], | |
| "TestMetricsReloaded": [ | |
| [ | |
| "tests/test_metrics_reloaded.py", | |
| [ | |
| "TestMetricsReloaded" | |
| ] | |
| ] | |
| ], | |
| "TestMilModel": [ | |
| [ | |
| "tests/test_milmodel.py", | |
| [ | |
| "TestMilModel" | |
| ] | |
| ] | |
| ], | |
| "TestMLPBlock": [ | |
| [ | |
| "tests/test_mlp.py", | |
| [ | |
| "TestMLPBlock" | |
| ] | |
| ] | |
| ], | |
| "TestMMMARDownload": [ | |
| [ | |
| "tests/test_mmar_download.py", | |
| [ | |
| "TestMMMARDownload" | |
| ] | |
| ] | |
| ], | |
| "TestAllImport": [ | |
| [ | |
| "tests/test_module_list.py", | |
| [ | |
| "TestAllImport" | |
| ] | |
| ] | |
| ], | |
| "TestMONAIEnvVars": [ | |
| [ | |
| "tests/test_monai_env_vars.py", | |
| [ | |
| "TestMONAIEnvVars" | |
| ] | |
| ] | |
| ], | |
| "TestMultiScale": [ | |
| [ | |
| "tests/test_multi_scale.py", | |
| [ | |
| "TestMultiScale" | |
| ] | |
| ] | |
| ], | |
| "TestNetAdapter": [ | |
| [ | |
| "tests/test_net_adapter.py", | |
| [ | |
| "TestNetAdapter" | |
| ] | |
| ] | |
| ], | |
| "TestNetworkConsistency": [ | |
| [ | |
| "tests/test_network_consistency.py", | |
| [ | |
| "TestNetworkConsistency" | |
| ] | |
| ] | |
| ], | |
| "TestNiftiEndianness": [ | |
| [ | |
| "tests/test_nifti_endianness.py", | |
| [ | |
| "TestNiftiEndianness" | |
| ] | |
| ] | |
| ], | |
| "TestRectifyHeaderSformQform": [ | |
| [ | |
| "tests/test_nifti_header_revise.py", | |
| [ | |
| "TestRectifyHeaderSformQform" | |
| ] | |
| ] | |
| ], | |
| "TestNiftiLoadRead": [ | |
| [ | |
| "tests/test_nifti_rw.py", | |
| [ | |
| "TestNiftiLoadRead" | |
| ] | |
| ] | |
| ], | |
| "TestNormalizeIntensity": [ | |
| [ | |
| "tests/test_normalize_intensity.py", | |
| [ | |
| "TestNormalizeIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestNormalizeIntensityd": [ | |
| [ | |
| "tests/test_normalize_intensityd.py", | |
| [ | |
| "TestNormalizeIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestNPZDictItemDataset": [ | |
| [ | |
| "tests/test_npzdictitemdataset.py", | |
| [ | |
| "TestNPZDictItemDataset" | |
| ] | |
| ] | |
| ], | |
| "TestNrrdReader": [ | |
| [ | |
| "tests/test_nrrd_reader.py", | |
| [ | |
| "TestNrrdReader" | |
| ] | |
| ] | |
| ], | |
| "TestFilterImaged": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestFilterImaged" | |
| ] | |
| ] | |
| ], | |
| "TestFlattenLabeld": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestFlattenLabeld" | |
| ] | |
| ] | |
| ], | |
| "TestExtractPatchd": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestExtractPatchd" | |
| ] | |
| ] | |
| ], | |
| "TestSplitLabelsd": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestSplitLabelsd" | |
| ] | |
| ] | |
| ], | |
| "TestGuidanceSignal": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestGuidanceSignal" | |
| ] | |
| ] | |
| ], | |
| "TestClickSignal": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestClickSignal" | |
| ] | |
| ] | |
| ], | |
| "TestPostFilterLabel": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestPostFilterLabel" | |
| ] | |
| ] | |
| ], | |
| "TestAddLabelAsGuidance": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestAddLabelAsGuidance" | |
| ] | |
| ] | |
| ], | |
| "TestSetLabelClass": [ | |
| [ | |
| "tests/test_nuclick_transforms.py", | |
| [ | |
| "TestSetLabelClass" | |
| ] | |
| ] | |
| ], | |
| "TestNumpyReader": [ | |
| [ | |
| "tests/test_numpy_reader.py", | |
| [ | |
| "TestNumpyReader" | |
| ] | |
| ] | |
| ], | |
| "TestNVTXRangeDecorator": [ | |
| [ | |
| "tests/test_nvtx_decorator.py", | |
| [ | |
| "TestNVTXRangeDecorator" | |
| ] | |
| ] | |
| ], | |
| "TestNVTXTransforms": [ | |
| [ | |
| "tests/test_nvtx_transform.py", | |
| [ | |
| "TestNVTXTransforms" | |
| ] | |
| ] | |
| ], | |
| "DenseNetAdjoint": [ | |
| [ | |
| "tests/test_occlusion_sensitivity.py", | |
| [ | |
| "DenseNetAdjoint" | |
| ] | |
| ], | |
| [ | |
| "tests/test_vis_gradbased.py", | |
| [ | |
| "DenseNetAdjoint" | |
| ] | |
| ], | |
| [ | |
| "tests/test_vis_gradcam.py", | |
| [ | |
| "DenseNetAdjoint" | |
| ] | |
| ] | |
| ], | |
| "TestComputeOcclusionSensitivity": [ | |
| [ | |
| "tests/test_occlusion_sensitivity.py", | |
| [ | |
| "TestComputeOcclusionSensitivity" | |
| ] | |
| ] | |
| ], | |
| "X": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "X" | |
| ] | |
| ] | |
| ], | |
| "Y": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "Y" | |
| ] | |
| ] | |
| ], | |
| "A": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "A" | |
| ] | |
| ] | |
| ], | |
| "B": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "B" | |
| ] | |
| ] | |
| ], | |
| "C": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "C" | |
| ] | |
| ] | |
| ], | |
| "MapBase": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "MapBase" | |
| ] | |
| ] | |
| ], | |
| "NonInv": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "NonInv" | |
| ] | |
| ] | |
| ], | |
| "Inv": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "Inv" | |
| ] | |
| ] | |
| ], | |
| "InvA": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "InvA" | |
| ] | |
| ] | |
| ], | |
| "InvB": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "InvB" | |
| ] | |
| ] | |
| ], | |
| "TestOneOf": [ | |
| [ | |
| "tests/test_one_of.py", | |
| [ | |
| "TestOneOf" | |
| ] | |
| ] | |
| ], | |
| "TestNovograd": [ | |
| [ | |
| "tests/test_optim_novograd.py", | |
| [ | |
| "TestNovograd" | |
| ] | |
| ] | |
| ], | |
| "TestOptionalImport": [ | |
| [ | |
| "tests/test_optional_import.py", | |
| [ | |
| "TestOptionalImport" | |
| ] | |
| ] | |
| ], | |
| "TestOrientationCase": [ | |
| [ | |
| "tests/test_orientation.py", | |
| [ | |
| "TestOrientationCase" | |
| ] | |
| ] | |
| ], | |
| "TestOrientationdCase": [ | |
| [ | |
| "tests/test_orientationd.py", | |
| [ | |
| "TestOrientationdCase" | |
| ] | |
| ] | |
| ], | |
| "TestP3D": [ | |
| [ | |
| "tests/test_p3d_block.py", | |
| [ | |
| "TestP3D" | |
| ] | |
| ] | |
| ], | |
| "_Dataset": [ | |
| [ | |
| "tests/test_pad_collation.py", | |
| [ | |
| "_Dataset" | |
| ] | |
| ] | |
| ], | |
| "TestPadCollation": [ | |
| [ | |
| "tests/test_pad_collation.py", | |
| [ | |
| "TestPadCollation" | |
| ] | |
| ] | |
| ], | |
| "TestPadMode": [ | |
| [ | |
| "tests/test_pad_mode.py", | |
| [ | |
| "TestPadMode" | |
| ] | |
| ] | |
| ], | |
| "TestParallelExecution": [ | |
| [ | |
| "tests/test_parallel_execution.py", | |
| [ | |
| "TestParallelExecution" | |
| ] | |
| ] | |
| ], | |
| "DistributedTestParallelExecution": [ | |
| [ | |
| "tests/test_parallel_execution_dist.py", | |
| [ | |
| "DistributedTestParallelExecution" | |
| ] | |
| ] | |
| ], | |
| "TestPartitionDataset": [ | |
| [ | |
| "tests/test_partition_dataset.py", | |
| [ | |
| "TestPartitionDataset" | |
| ] | |
| ] | |
| ], | |
| "TestPartitionDatasetClasses": [ | |
| [ | |
| "tests/test_partition_dataset_classes.py", | |
| [ | |
| "TestPartitionDatasetClasses" | |
| ] | |
| ] | |
| ], | |
| "TestPatchDataset": [ | |
| [ | |
| "tests/test_patch_dataset.py", | |
| [ | |
| "TestPatchDataset" | |
| ] | |
| ] | |
| ], | |
| "TestPatchWSIDatasetDeprecated": [ | |
| [ | |
| "tests/test_patch_wsi_dataset.py", | |
| [ | |
| "TestPatchWSIDatasetDeprecated" | |
| ] | |
| ] | |
| ], | |
| "PatchWSIDatasetTests": [ | |
| [ | |
| "tests/test_patch_wsi_dataset.py", | |
| [ | |
| "PatchWSIDatasetTests" | |
| ] | |
| ] | |
| ], | |
| "TestPatchWSIDatasetCuCIM": [ | |
| [ | |
| "tests/test_patch_wsi_dataset.py", | |
| [ | |
| "TestPatchWSIDatasetCuCIM" | |
| ] | |
| ] | |
| ], | |
| "TestPatchWSIDatasetOpenSlide": [ | |
| [ | |
| "tests/test_patch_wsi_dataset.py", | |
| [ | |
| "TestPatchWSIDatasetOpenSlide" | |
| ] | |
| ] | |
| ], | |
| "TestPatchEmbeddingBlock": [ | |
| [ | |
| "tests/test_patchembedding.py", | |
| [ | |
| "TestPatchEmbeddingBlock" | |
| ] | |
| ], | |
| [ | |
| "tests/test_vitautoenc.py", | |
| [ | |
| "TestPatchEmbeddingBlock" | |
| ] | |
| ] | |
| ], | |
| "TestPatchEmbed": [ | |
| [ | |
| "tests/test_patchembedding.py", | |
| [ | |
| "TestPatchEmbed" | |
| ] | |
| ] | |
| ], | |
| "TestExtractHEStains": [ | |
| [ | |
| "tests/test_pathology_he_stain.py", | |
| [ | |
| "TestExtractHEStains" | |
| ] | |
| ] | |
| ], | |
| "TestNormalizeHEStains": [ | |
| [ | |
| "tests/test_pathology_he_stain.py", | |
| [ | |
| "TestNormalizeHEStains" | |
| ] | |
| ] | |
| ], | |
| "TestExtractHEStainsD": [ | |
| [ | |
| "tests/test_pathology_he_stain_dict.py", | |
| [ | |
| "TestExtractHEStainsD" | |
| ] | |
| ] | |
| ], | |
| "TestNormalizeHEStainsD": [ | |
| [ | |
| "tests/test_pathology_he_stain_dict.py", | |
| [ | |
| "TestNormalizeHEStainsD" | |
| ] | |
| ] | |
| ], | |
| "TestPathologyProbNMS": [ | |
| [ | |
| "tests/test_pathology_prob_nms.py", | |
| [ | |
| "TestPathologyProbNMS" | |
| ] | |
| ] | |
| ], | |
| "TestDistDataset": [ | |
| [ | |
| "tests/test_persistentdataset_dist.py", | |
| [ | |
| "TestDistDataset" | |
| ] | |
| ] | |
| ], | |
| "TestDistCreateDataset": [ | |
| [ | |
| "tests/test_persistentdataset_dist.py", | |
| [ | |
| "TestDistCreateDataset" | |
| ] | |
| ] | |
| ], | |
| "PHLFilterTestCaseCpu": [ | |
| [ | |
| "tests/test_phl_cpu.py", | |
| [ | |
| "PHLFilterTestCaseCpu" | |
| ] | |
| ] | |
| ], | |
| "PHLFilterTestCaseCuda": [ | |
| [ | |
| "tests/test_phl_cuda.py", | |
| [ | |
| "PHLFilterTestCaseCuda" | |
| ] | |
| ] | |
| ], | |
| "TestPNGReader": [ | |
| [ | |
| "tests/test_pil_reader.py", | |
| [ | |
| "TestPNGReader" | |
| ] | |
| ] | |
| ], | |
| "TestPlot2dOr3dImage": [ | |
| [ | |
| "tests/test_plot_2d_or_3d_image.py", | |
| [ | |
| "TestPlot2dOr3dImage" | |
| ] | |
| ] | |
| ], | |
| "TestPngWrite": [ | |
| [ | |
| "tests/test_png_rw.py", | |
| [ | |
| "TestPngWrite" | |
| ] | |
| ] | |
| ], | |
| "TestPolyval": [ | |
| [ | |
| "tests/test_polyval.py", | |
| [ | |
| "TestPolyval" | |
| ] | |
| ] | |
| ], | |
| "TestPrepareBatchDefault": [ | |
| [ | |
| "tests/test_prepare_batch_default.py", | |
| [ | |
| "TestPrepareBatchDefault" | |
| ] | |
| ] | |
| ], | |
| "DistributedPrepareBatchDefault": [ | |
| [ | |
| "tests/test_prepare_batch_default_dist.py", | |
| [ | |
| "DistributedPrepareBatchDefault" | |
| ] | |
| ] | |
| ], | |
| "TestPrepareBatchExtraInput": [ | |
| [ | |
| "tests/test_prepare_batch_extra_input.py", | |
| [ | |
| "TestPrepareBatchExtraInput" | |
| ] | |
| ] | |
| ], | |
| "TestPrepareBatchHoVerNet": [ | |
| [ | |
| "tests/test_prepare_batch_hovernet.py", | |
| [ | |
| "TestPrepareBatchHoVerNet" | |
| ] | |
| ] | |
| ], | |
| "_TestFilter": [ | |
| [ | |
| "tests/test_preset_filters.py", | |
| [ | |
| "_TestFilter" | |
| ] | |
| ] | |
| ], | |
| "TestApplyFilter": [ | |
| [ | |
| "tests/test_preset_filters.py", | |
| [ | |
| "TestApplyFilter" | |
| ] | |
| ] | |
| ], | |
| "MeanFilterTestCase": [ | |
| [ | |
| "tests/test_preset_filters.py", | |
| [ | |
| "MeanFilterTestCase" | |
| ] | |
| ] | |
| ], | |
| "LaplaceFilterTestCase": [ | |
| [ | |
| "tests/test_preset_filters.py", | |
| [ | |
| "LaplaceFilterTestCase" | |
| ] | |
| ] | |
| ], | |
| "EllipticalTestCase": [ | |
| [ | |
| "tests/test_preset_filters.py", | |
| [ | |
| "EllipticalTestCase" | |
| ] | |
| ] | |
| ], | |
| "SharpenTestCase": [ | |
| [ | |
| "tests/test_preset_filters.py", | |
| [ | |
| "SharpenTestCase" | |
| ] | |
| ] | |
| ], | |
| "TestPrintInfo": [ | |
| [ | |
| "tests/test_print_info.py", | |
| [ | |
| "TestPrintInfo" | |
| ] | |
| ] | |
| ], | |
| "TestPrintTransformBackends": [ | |
| [ | |
| "tests/test_print_transform_backends.py", | |
| [ | |
| "TestPrintTransformBackends" | |
| ] | |
| ] | |
| ], | |
| "TestProbNMS": [ | |
| [ | |
| "tests/test_probnms.py", | |
| [ | |
| "TestProbNMS" | |
| ] | |
| ], | |
| [ | |
| "tests/test_probnmsd.py", | |
| [ | |
| "TestProbNMS" | |
| ] | |
| ] | |
| ], | |
| "TestWorkflowProfiler": [ | |
| [ | |
| "tests/test_profiling.py", | |
| [ | |
| "TestWorkflowProfiler" | |
| ] | |
| ] | |
| ], | |
| "TestPytorchVersionCompare": [ | |
| [ | |
| "tests/test_pytorch_version_after.py", | |
| [ | |
| "TestPytorchVersionCompare" | |
| ] | |
| ] | |
| ], | |
| "TestQueryMemory": [ | |
| [ | |
| "tests/test_query_memory.py", | |
| [ | |
| "TestQueryMemory" | |
| ] | |
| ] | |
| ], | |
| "TestRandAdjustContrast": [ | |
| [ | |
| "tests/test_rand_adjust_contrast.py", | |
| [ | |
| "TestRandAdjustContrast" | |
| ] | |
| ] | |
| ], | |
| "TestRandAdjustContrastd": [ | |
| [ | |
| "tests/test_rand_adjust_contrastd.py", | |
| [ | |
| "TestRandAdjustContrastd" | |
| ] | |
| ] | |
| ], | |
| "TestRandAffine": [ | |
| [ | |
| "tests/test_rand_affine.py", | |
| [ | |
| "TestRandAffine" | |
| ] | |
| ] | |
| ], | |
| "TestRandAffineGrid": [ | |
| [ | |
| "tests/test_rand_affine_grid.py", | |
| [ | |
| "TestRandAffineGrid" | |
| ] | |
| ] | |
| ], | |
| "TestRandAffined": [ | |
| [ | |
| "tests/test_rand_affined.py", | |
| [ | |
| "TestRandAffined" | |
| ] | |
| ] | |
| ], | |
| "TestRandAxisFlip": [ | |
| [ | |
| "tests/test_rand_axis_flip.py", | |
| [ | |
| "TestRandAxisFlip" | |
| ] | |
| ], | |
| [ | |
| "tests/test_rand_axis_flipd.py", | |
| [ | |
| "TestRandAxisFlip" | |
| ] | |
| ] | |
| ], | |
| "TestRandBiasField": [ | |
| [ | |
| "tests/test_rand_bias_field.py", | |
| [ | |
| "TestRandBiasField" | |
| ] | |
| ] | |
| ], | |
| "TestRandBiasFieldd": [ | |
| [ | |
| "tests/test_rand_bias_fieldd.py", | |
| [ | |
| "TestRandBiasFieldd" | |
| ] | |
| ] | |
| ], | |
| "TestRandCoarseDropout": [ | |
| [ | |
| "tests/test_rand_coarse_dropout.py", | |
| [ | |
| "TestRandCoarseDropout" | |
| ] | |
| ] | |
| ], | |
| "TestRandCoarseDropoutd": [ | |
| [ | |
| "tests/test_rand_coarse_dropoutd.py", | |
| [ | |
| "TestRandCoarseDropoutd" | |
| ] | |
| ] | |
| ], | |
| "TestRandCoarseShuffle": [ | |
| [ | |
| "tests/test_rand_coarse_shuffle.py", | |
| [ | |
| "TestRandCoarseShuffle" | |
| ] | |
| ] | |
| ], | |
| "TestRandCoarseShuffled": [ | |
| [ | |
| "tests/test_rand_coarse_shuffled.py", | |
| [ | |
| "TestRandCoarseShuffled" | |
| ] | |
| ] | |
| ], | |
| "TestRandCropByLabelClasses": [ | |
| [ | |
| "tests/test_rand_crop_by_label_classes.py", | |
| [ | |
| "TestRandCropByLabelClasses" | |
| ] | |
| ] | |
| ], | |
| "TestRandCropByLabelClassesd": [ | |
| [ | |
| "tests/test_rand_crop_by_label_classesd.py", | |
| [ | |
| "TestRandCropByLabelClassesd" | |
| ] | |
| ] | |
| ], | |
| "TestRandCropByPosNegLabel": [ | |
| [ | |
| "tests/test_rand_crop_by_pos_neg_label.py", | |
| [ | |
| "TestRandCropByPosNegLabel" | |
| ] | |
| ] | |
| ], | |
| "TestRandCropByPosNegLabeld": [ | |
| [ | |
| "tests/test_rand_crop_by_pos_neg_labeld.py", | |
| [ | |
| "TestRandCropByPosNegLabeld" | |
| ] | |
| ] | |
| ], | |
| "TestRandCuCIMDict": [ | |
| [ | |
| "tests/test_rand_cucim_dict_transform.py", | |
| [ | |
| "TestRandCuCIMDict" | |
| ] | |
| ] | |
| ], | |
| "TestRandCuCIM": [ | |
| [ | |
| "tests/test_rand_cucim_transform.py", | |
| [ | |
| "TestRandCuCIM" | |
| ] | |
| ] | |
| ], | |
| "TestRandDeformGrid": [ | |
| [ | |
| "tests/test_rand_deform_grid.py", | |
| [ | |
| "TestRandDeformGrid" | |
| ] | |
| ] | |
| ], | |
| "TestRand2DElastic": [ | |
| [ | |
| "tests/test_rand_elastic_2d.py", | |
| [ | |
| "TestRand2DElastic" | |
| ] | |
| ] | |
| ], | |
| "TestRand3DElastic": [ | |
| [ | |
| "tests/test_rand_elastic_3d.py", | |
| [ | |
| "TestRand3DElastic" | |
| ] | |
| ] | |
| ], | |
| "TestRand2DElasticd": [ | |
| [ | |
| "tests/test_rand_elasticd_2d.py", | |
| [ | |
| "TestRand2DElasticd" | |
| ] | |
| ] | |
| ], | |
| "TestRand3DElasticd": [ | |
| [ | |
| "tests/test_rand_elasticd_3d.py", | |
| [ | |
| "TestRand3DElasticd" | |
| ] | |
| ] | |
| ], | |
| "TestRandFlip": [ | |
| [ | |
| "tests/test_rand_flip.py", | |
| [ | |
| "TestRandFlip" | |
| ] | |
| ] | |
| ], | |
| "TestRandFlipd": [ | |
| [ | |
| "tests/test_rand_flipd.py", | |
| [ | |
| "TestRandFlipd" | |
| ] | |
| ] | |
| ], | |
| "TestRandGaussianNoise": [ | |
| [ | |
| "tests/test_rand_gaussian_noise.py", | |
| [ | |
| "TestRandGaussianNoise" | |
| ] | |
| ] | |
| ], | |
| "TestRandGaussianNoised": [ | |
| [ | |
| "tests/test_rand_gaussian_noised.py", | |
| [ | |
| "TestRandGaussianNoised" | |
| ] | |
| ] | |
| ], | |
| "TestRandGaussianSharpen": [ | |
| [ | |
| "tests/test_rand_gaussian_sharpen.py", | |
| [ | |
| "TestRandGaussianSharpen" | |
| ] | |
| ] | |
| ], | |
| "TestRandGaussianSharpend": [ | |
| [ | |
| "tests/test_rand_gaussian_sharpend.py", | |
| [ | |
| "TestRandGaussianSharpend" | |
| ] | |
| ] | |
| ], | |
| "TestRandGaussianSmooth": [ | |
| [ | |
| "tests/test_rand_gaussian_smooth.py", | |
| [ | |
| "TestRandGaussianSmooth" | |
| ] | |
| ] | |
| ], | |
| "TestRandGaussianSmoothd": [ | |
| [ | |
| "tests/test_rand_gaussian_smoothd.py", | |
| [ | |
| "TestRandGaussianSmoothd" | |
| ] | |
| ] | |
| ], | |
| "TestRandGibbsNoise": [ | |
| [ | |
| "tests/test_rand_gibbs_noise.py", | |
| [ | |
| "TestRandGibbsNoise" | |
| ] | |
| ] | |
| ], | |
| "TestRandGibbsNoised": [ | |
| [ | |
| "tests/test_rand_gibbs_noised.py", | |
| [ | |
| "TestRandGibbsNoised" | |
| ] | |
| ] | |
| ], | |
| "TestRandGridDistortion": [ | |
| [ | |
| "tests/test_rand_grid_distortion.py", | |
| [ | |
| "TestRandGridDistortion" | |
| ] | |
| ] | |
| ], | |
| "TestRandGridDistortiond": [ | |
| [ | |
| "tests/test_rand_grid_distortiond.py", | |
| [ | |
| "TestRandGridDistortiond" | |
| ] | |
| ] | |
| ], | |
| "TestRandGridPatch": [ | |
| [ | |
| "tests/test_rand_grid_patch.py", | |
| [ | |
| "TestRandGridPatch" | |
| ] | |
| ] | |
| ], | |
| "TestRandGridPatchd": [ | |
| [ | |
| "tests/test_rand_grid_patchd.py", | |
| [ | |
| "TestRandGridPatchd" | |
| ] | |
| ] | |
| ], | |
| "TestRandHistogramShift": [ | |
| [ | |
| "tests/test_rand_histogram_shift.py", | |
| [ | |
| "TestRandHistogramShift" | |
| ] | |
| ] | |
| ], | |
| "TestRandHistogramShiftD": [ | |
| [ | |
| "tests/test_rand_histogram_shiftd.py", | |
| [ | |
| "TestRandHistogramShiftD" | |
| ] | |
| ] | |
| ], | |
| "TestRandKSpaceSpikeNoise": [ | |
| [ | |
| "tests/test_rand_k_space_spike_noise.py", | |
| [ | |
| "TestRandKSpaceSpikeNoise" | |
| ] | |
| ] | |
| ], | |
| "TestRandLambda": [ | |
| [ | |
| "tests/test_rand_lambda.py", | |
| [ | |
| "TestRandLambda" | |
| ] | |
| ] | |
| ], | |
| "TestRandLambdad": [ | |
| [ | |
| "tests/test_rand_lambdad.py", | |
| [ | |
| "TestRandLambdad" | |
| ] | |
| ] | |
| ], | |
| "TestRandRicianNoise": [ | |
| [ | |
| "tests/test_rand_rician_noise.py", | |
| [ | |
| "TestRandRicianNoise" | |
| ] | |
| ] | |
| ], | |
| "TestRandRicianNoisedNumpy": [ | |
| [ | |
| "tests/test_rand_rician_noised.py", | |
| [ | |
| "TestRandRicianNoisedNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotate2D": [ | |
| [ | |
| "tests/test_rand_rotate.py", | |
| [ | |
| "TestRandRotate2D" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotate3D": [ | |
| [ | |
| "tests/test_rand_rotate.py", | |
| [ | |
| "TestRandRotate3D" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotateDtype": [ | |
| [ | |
| "tests/test_rand_rotate.py", | |
| [ | |
| "TestRandRotateDtype" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotate90": [ | |
| [ | |
| "tests/test_rand_rotate90.py", | |
| [ | |
| "TestRandRotate90" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotate90d": [ | |
| [ | |
| "tests/test_rand_rotate90d.py", | |
| [ | |
| "TestRandRotate90d" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotated2D": [ | |
| [ | |
| "tests/test_rand_rotated.py", | |
| [ | |
| "TestRandRotated2D" | |
| ] | |
| ] | |
| ], | |
| "TestRandRotated3D": [ | |
| [ | |
| "tests/test_rand_rotated.py", | |
| [ | |
| "TestRandRotated3D" | |
| ] | |
| ] | |
| ], | |
| "TestRandScaleCrop": [ | |
| [ | |
| "tests/test_rand_scale_crop.py", | |
| [ | |
| "TestRandScaleCrop" | |
| ] | |
| ] | |
| ], | |
| "TestRandScaleCropd": [ | |
| [ | |
| "tests/test_rand_scale_cropd.py", | |
| [ | |
| "TestRandScaleCropd" | |
| ] | |
| ] | |
| ], | |
| "TestRandScaleIntensity": [ | |
| [ | |
| "tests/test_rand_scale_intensity.py", | |
| [ | |
| "TestRandScaleIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestRandScaleIntensityd": [ | |
| [ | |
| "tests/test_rand_scale_intensityd.py", | |
| [ | |
| "TestRandScaleIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestRandShiftIntensity": [ | |
| [ | |
| "tests/test_rand_shift_intensity.py", | |
| [ | |
| "TestRandShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestRandShiftIntensityd": [ | |
| [ | |
| "tests/test_rand_shift_intensityd.py", | |
| [ | |
| "TestRandShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestRandSpatialCrop": [ | |
| [ | |
| "tests/test_rand_spatial_crop.py", | |
| [ | |
| "TestRandSpatialCrop" | |
| ] | |
| ] | |
| ], | |
| "TestRandSpatialCropSamples": [ | |
| [ | |
| "tests/test_rand_spatial_crop_samples.py", | |
| [ | |
| "TestRandSpatialCropSamples" | |
| ] | |
| ] | |
| ], | |
| "TestRandSpatialCropSamplesd": [ | |
| [ | |
| "tests/test_rand_spatial_crop_samplesd.py", | |
| [ | |
| "TestRandSpatialCropSamplesd" | |
| ] | |
| ] | |
| ], | |
| "TestRandSpatialCropd": [ | |
| [ | |
| "tests/test_rand_spatial_cropd.py", | |
| [ | |
| "TestRandSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "TestRandStdShiftIntensity": [ | |
| [ | |
| "tests/test_rand_std_shift_intensity.py", | |
| [ | |
| "TestRandStdShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestRandStdShiftIntensityd": [ | |
| [ | |
| "tests/test_rand_std_shift_intensityd.py", | |
| [ | |
| "TestRandStdShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestRandWeightedCrop": [ | |
| [ | |
| "tests/test_rand_weighted_crop.py", | |
| [ | |
| "TestRandWeightedCrop" | |
| ] | |
| ], | |
| [ | |
| "tests/test_rand_weighted_cropd.py", | |
| [ | |
| "TestRandWeightedCrop" | |
| ] | |
| ] | |
| ], | |
| "TestRandZoom": [ | |
| [ | |
| "tests/test_rand_zoom.py", | |
| [ | |
| "TestRandZoom" | |
| ] | |
| ] | |
| ], | |
| "TestRandZoomd": [ | |
| [ | |
| "tests/test_rand_zoomd.py", | |
| [ | |
| "TestRandZoomd" | |
| ] | |
| ] | |
| ], | |
| "InvC": [ | |
| [ | |
| "tests/test_random_order.py", | |
| [ | |
| "InvC" | |
| ] | |
| ] | |
| ], | |
| "InvD": [ | |
| [ | |
| "tests/test_random_order.py", | |
| [ | |
| "InvD" | |
| ] | |
| ] | |
| ], | |
| "TestRandomOrder": [ | |
| [ | |
| "tests/test_random_order.py", | |
| [ | |
| "TestRandomOrder" | |
| ] | |
| ] | |
| ], | |
| "InheritsInterface": [ | |
| [ | |
| "tests/test_randomizable_transform_type.py", | |
| [ | |
| "InheritsInterface" | |
| ] | |
| ] | |
| ], | |
| "InheritsImplementation": [ | |
| [ | |
| "tests/test_randomizable_transform_type.py", | |
| [ | |
| "InheritsImplementation" | |
| ] | |
| ] | |
| ], | |
| "TestRandomizableTransformType": [ | |
| [ | |
| "tests/test_randomizable_transform_type.py", | |
| [ | |
| "TestRandomizableTransformType" | |
| ] | |
| ] | |
| ], | |
| "TestRandTorchVisiond": [ | |
| [ | |
| "tests/test_randtorchvisiond.py", | |
| [ | |
| "TestRandTorchVisiond" | |
| ] | |
| ] | |
| ], | |
| "TestReconNetUtils": [ | |
| [ | |
| "tests/test_recon_net_utils.py", | |
| [ | |
| "TestReconNetUtils" | |
| ] | |
| ] | |
| ], | |
| "TestDetailedNormalizeIntensityd": [ | |
| [ | |
| "tests/test_reference_based_normalize_intensity.py", | |
| [ | |
| "TestDetailedNormalizeIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestTargetBasedSpatialCropd": [ | |
| [ | |
| "tests/test_reference_based_spatial_cropd.py", | |
| [ | |
| "TestTargetBasedSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "TestReferenceResolver": [ | |
| [ | |
| "tests/test_reference_resolver.py", | |
| [ | |
| "TestReferenceResolver" | |
| ] | |
| ] | |
| ], | |
| "TestRegLossIntegration": [ | |
| [ | |
| "tests/test_reg_loss_integration.py", | |
| [ | |
| "TestRegLossIntegration" | |
| ] | |
| ] | |
| ], | |
| "TestREGUNET": [ | |
| [ | |
| "tests/test_regunet.py", | |
| [ | |
| "TestREGUNET" | |
| ] | |
| ] | |
| ], | |
| "TestRegistrationResidualConvBlock": [ | |
| [ | |
| "tests/test_regunet_block.py", | |
| [ | |
| "TestRegistrationResidualConvBlock" | |
| ] | |
| ] | |
| ], | |
| "TestRegistrationDownSampleBlock": [ | |
| [ | |
| "tests/test_regunet_block.py", | |
| [ | |
| "TestRegistrationDownSampleBlock" | |
| ] | |
| ] | |
| ], | |
| "TestRegistrationExtractionBlock": [ | |
| [ | |
| "tests/test_regunet_block.py", | |
| [ | |
| "TestRegistrationExtractionBlock" | |
| ] | |
| ] | |
| ], | |
| "TestRemoveRepeatedChannel": [ | |
| [ | |
| "tests/test_remove_repeated_channel.py", | |
| [ | |
| "TestRemoveRepeatedChannel" | |
| ] | |
| ] | |
| ], | |
| "TestRemoveRepeatedChanneld": [ | |
| [ | |
| "tests/test_remove_repeated_channeld.py", | |
| [ | |
| "TestRemoveRepeatedChanneld" | |
| ] | |
| ] | |
| ], | |
| "TestRemoveSmallObjects": [ | |
| [ | |
| "tests/test_remove_small_objects.py", | |
| [ | |
| "TestRemoveSmallObjects" | |
| ] | |
| ] | |
| ], | |
| "TestRepeatChannel": [ | |
| [ | |
| "tests/test_repeat_channel.py", | |
| [ | |
| "TestRepeatChannel" | |
| ] | |
| ] | |
| ], | |
| "TestRepeatChanneld": [ | |
| [ | |
| "tests/test_repeat_channeld.py", | |
| [ | |
| "TestRepeatChanneld" | |
| ] | |
| ] | |
| ], | |
| "TestReplaceModule": [ | |
| [ | |
| "tests/test_replace_module.py", | |
| [ | |
| "TestReplaceModule" | |
| ] | |
| ] | |
| ], | |
| "TestRequirePkg": [ | |
| [ | |
| "tests/test_require_pkg.py", | |
| [ | |
| "TestRequirePkg" | |
| ] | |
| ] | |
| ], | |
| "TestResampleFunction": [ | |
| [ | |
| "tests/test_resample.py", | |
| [ | |
| "TestResampleFunction" | |
| ] | |
| ] | |
| ], | |
| "TestResampleBackends": [ | |
| [ | |
| "tests/test_resample_backends.py", | |
| [ | |
| "TestResampleBackends" | |
| ] | |
| ] | |
| ], | |
| "TestResampleDatalist": [ | |
| [ | |
| "tests/test_resample_datalist.py", | |
| [ | |
| "TestResampleDatalist" | |
| ] | |
| ] | |
| ], | |
| "TestResampleToMatch": [ | |
| [ | |
| "tests/test_resample_to_match.py", | |
| [ | |
| "TestResampleToMatch" | |
| ] | |
| ] | |
| ], | |
| "TestResampleToMatchd": [ | |
| [ | |
| "tests/test_resample_to_matchd.py", | |
| [ | |
| "TestResampleToMatchd" | |
| ] | |
| ] | |
| ], | |
| "TestResample": [ | |
| [ | |
| "tests/test_resampler.py", | |
| [ | |
| "TestResample" | |
| ] | |
| ] | |
| ], | |
| "TestResize": [ | |
| [ | |
| "tests/test_resize.py", | |
| [ | |
| "TestResize" | |
| ] | |
| ] | |
| ], | |
| "TestResizeWithPadOrCrop": [ | |
| [ | |
| "tests/test_resize_with_pad_or_crop.py", | |
| [ | |
| "TestResizeWithPadOrCrop" | |
| ] | |
| ] | |
| ], | |
| "TestResizeWithPadOrCropd": [ | |
| [ | |
| "tests/test_resize_with_pad_or_cropd.py", | |
| [ | |
| "TestResizeWithPadOrCropd" | |
| ] | |
| ] | |
| ], | |
| "TestResized": [ | |
| [ | |
| "tests/test_resized.py", | |
| [ | |
| "TestResized" | |
| ] | |
| ] | |
| ], | |
| "TestResNet": [ | |
| [ | |
| "tests/test_resnet.py", | |
| [ | |
| "TestResNet" | |
| ] | |
| ], | |
| [ | |
| "tests/test_segresnet.py", | |
| [ | |
| "TestResNet" | |
| ] | |
| ] | |
| ], | |
| "TestRetinaNet": [ | |
| [ | |
| "tests/test_retinanet.py", | |
| [ | |
| "TestRetinaNet" | |
| ] | |
| ] | |
| ], | |
| "NaiveNetwork": [ | |
| [ | |
| "tests/test_retinanet_detector.py", | |
| [ | |
| "NaiveNetwork" | |
| ] | |
| ], | |
| [ | |
| "tests/test_retinanet_predict_utils.py", | |
| [ | |
| "NaiveNetwork" | |
| ] | |
| ] | |
| ], | |
| "TestRetinaNetDetector": [ | |
| [ | |
| "tests/test_retinanet_detector.py", | |
| [ | |
| "TestRetinaNetDetector" | |
| ] | |
| ] | |
| ], | |
| "NaiveNetwork2": [ | |
| [ | |
| "tests/test_retinanet_predict_utils.py", | |
| [ | |
| "NaiveNetwork2" | |
| ] | |
| ] | |
| ], | |
| "TestPredictor": [ | |
| [ | |
| "tests/test_retinanet_predict_utils.py", | |
| [ | |
| "TestPredictor" | |
| ] | |
| ] | |
| ], | |
| "TestRotate2D": [ | |
| [ | |
| "tests/test_rotate.py", | |
| [ | |
| "TestRotate2D" | |
| ] | |
| ] | |
| ], | |
| "TestRotate3D": [ | |
| [ | |
| "tests/test_rotate.py", | |
| [ | |
| "TestRotate3D" | |
| ] | |
| ] | |
| ], | |
| "TestRotate90": [ | |
| [ | |
| "tests/test_rotate90.py", | |
| [ | |
| "TestRotate90" | |
| ] | |
| ] | |
| ], | |
| "TestRotate903d": [ | |
| [ | |
| "tests/test_rotate90.py", | |
| [ | |
| "TestRotate903d" | |
| ] | |
| ] | |
| ], | |
| "TestRotate90d": [ | |
| [ | |
| "tests/test_rotate90d.py", | |
| [ | |
| "TestRotate90d" | |
| ] | |
| ] | |
| ], | |
| "TestRotated2D": [ | |
| [ | |
| "tests/test_rotated.py", | |
| [ | |
| "TestRotated2D" | |
| ] | |
| ] | |
| ], | |
| "TestRotated3D": [ | |
| [ | |
| "tests/test_rotated.py", | |
| [ | |
| "TestRotated3D" | |
| ] | |
| ] | |
| ], | |
| "TestRotated3DXY": [ | |
| [ | |
| "tests/test_rotated.py", | |
| [ | |
| "TestRotated3DXY" | |
| ] | |
| ] | |
| ], | |
| "TesSafeDtypeRange": [ | |
| [ | |
| "tests/test_safe_dtype_range.py", | |
| [ | |
| "TesSafeDtypeRange" | |
| ] | |
| ] | |
| ], | |
| "TestSaliencyInferer": [ | |
| [ | |
| "tests/test_saliency_inferer.py", | |
| [ | |
| "TestSaliencyInferer" | |
| ] | |
| ] | |
| ], | |
| "DistributedSamplerTest": [ | |
| [ | |
| "tests/test_sampler_dist.py", | |
| [ | |
| "DistributedSamplerTest" | |
| ] | |
| ] | |
| ], | |
| "TestSaveClassificationd": [ | |
| [ | |
| "tests/test_save_classificationd.py", | |
| [ | |
| "TestSaveClassificationd" | |
| ] | |
| ] | |
| ], | |
| "TestSaveImage": [ | |
| [ | |
| "tests/test_save_image.py", | |
| [ | |
| "TestSaveImage" | |
| ] | |
| ] | |
| ], | |
| "TestSaveImaged": [ | |
| [ | |
| "tests/test_save_imaged.py", | |
| [ | |
| "TestSaveImaged" | |
| ] | |
| ] | |
| ], | |
| "TestSaveState": [ | |
| [ | |
| "tests/test_save_state.py", | |
| [ | |
| "TestSaveState" | |
| ] | |
| ] | |
| ], | |
| "TestSavitzkyGolayCPU": [ | |
| [ | |
| "tests/test_savitzky_golay_filter.py", | |
| [ | |
| "TestSavitzkyGolayCPU" | |
| ] | |
| ] | |
| ], | |
| "TestSavitzkyGolayCPUREP": [ | |
| [ | |
| "tests/test_savitzky_golay_filter.py", | |
| [ | |
| "TestSavitzkyGolayCPUREP" | |
| ] | |
| ] | |
| ], | |
| "TestSavitzkyGolayGPU": [ | |
| [ | |
| "tests/test_savitzky_golay_filter.py", | |
| [ | |
| "TestSavitzkyGolayGPU" | |
| ] | |
| ] | |
| ], | |
| "TestSavitzkyGolayGPUREP": [ | |
| [ | |
| "tests/test_savitzky_golay_filter.py", | |
| [ | |
| "TestSavitzkyGolayGPUREP" | |
| ] | |
| ] | |
| ], | |
| "TestSavitzkyGolaySmooth": [ | |
| [ | |
| "tests/test_savitzky_golay_smooth.py", | |
| [ | |
| "TestSavitzkyGolaySmooth" | |
| ] | |
| ] | |
| ], | |
| "TestSavitzkyGolaySmoothd": [ | |
| [ | |
| "tests/test_savitzky_golay_smoothd.py", | |
| [ | |
| "TestSavitzkyGolaySmoothd" | |
| ] | |
| ] | |
| ], | |
| "TestScaleIntensity": [ | |
| [ | |
| "tests/test_scale_intensity.py", | |
| [ | |
| "TestScaleIntensity" | |
| ] | |
| ] | |
| ], | |
| "IntensityScaleIntensityRange": [ | |
| [ | |
| "tests/test_scale_intensity_range.py", | |
| [ | |
| "IntensityScaleIntensityRange" | |
| ] | |
| ] | |
| ], | |
| "TestScaleIntensityRangePercentiles": [ | |
| [ | |
| "tests/test_scale_intensity_range_percentiles.py", | |
| [ | |
| "TestScaleIntensityRangePercentiles" | |
| ] | |
| ] | |
| ], | |
| "TestScaleIntensityRangePercentilesd": [ | |
| [ | |
| "tests/test_scale_intensity_range_percentilesd.py", | |
| [ | |
| "TestScaleIntensityRangePercentilesd" | |
| ] | |
| ] | |
| ], | |
| "IntensityScaleIntensityRanged": [ | |
| [ | |
| "tests/test_scale_intensity_ranged.py", | |
| [ | |
| "IntensityScaleIntensityRanged" | |
| ] | |
| ] | |
| ], | |
| "TestScaleIntensityd": [ | |
| [ | |
| "tests/test_scale_intensityd.py", | |
| [ | |
| "TestScaleIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestSEBlockLayer": [ | |
| [ | |
| "tests/test_se_block.py", | |
| [ | |
| "TestSEBlockLayer" | |
| ] | |
| ] | |
| ], | |
| "TestChannelSELayer": [ | |
| [ | |
| "tests/test_se_blocks.py", | |
| [ | |
| "TestChannelSELayer" | |
| ] | |
| ], | |
| [ | |
| "tests/test_simple_aspp.py", | |
| [ | |
| "TestChannelSELayer" | |
| ] | |
| ] | |
| ], | |
| "TestResidualSELayer": [ | |
| [ | |
| "tests/test_se_blocks.py", | |
| [ | |
| "TestResidualSELayer" | |
| ] | |
| ] | |
| ], | |
| "TestSegLossIntegration": [ | |
| [ | |
| "tests/test_seg_loss_integration.py", | |
| [ | |
| "TestSegLossIntegration" | |
| ] | |
| ] | |
| ], | |
| "TestResNetVAE": [ | |
| [ | |
| "tests/test_segresnet.py", | |
| [ | |
| "TestResNetVAE" | |
| ] | |
| ] | |
| ], | |
| "TestResBlock": [ | |
| [ | |
| "tests/test_segresnet_block.py", | |
| [ | |
| "TestResBlock" | |
| ] | |
| ], | |
| [ | |
| "tests/test_selfattention.py", | |
| [ | |
| "TestResBlock" | |
| ] | |
| ] | |
| ], | |
| "TestResNetDS": [ | |
| [ | |
| "tests/test_segresnet_ds.py", | |
| [ | |
| "TestResNetDS" | |
| ] | |
| ] | |
| ], | |
| "TestSelectCrossValidationFolds": [ | |
| [ | |
| "tests/test_select_cross_validation_folds.py", | |
| [ | |
| "TestSelectCrossValidationFolds" | |
| ] | |
| ] | |
| ], | |
| "TestSelectItemsd": [ | |
| [ | |
| "tests/test_select_itemsd.py", | |
| [ | |
| "TestSelectItemsd" | |
| ] | |
| ] | |
| ], | |
| "TestSENET": [ | |
| [ | |
| "tests/test_senet.py", | |
| [ | |
| "TestSENET" | |
| ] | |
| ] | |
| ], | |
| "TestPretrainedSENET": [ | |
| [ | |
| "tests/test_senet.py", | |
| [ | |
| "TestPretrainedSENET" | |
| ] | |
| ] | |
| ], | |
| "SeparableFilterTestCase": [ | |
| [ | |
| "tests/test_separable_filter.py", | |
| [ | |
| "SeparableFilterTestCase" | |
| ] | |
| ] | |
| ], | |
| "TestSetDeterminism": [ | |
| [ | |
| "tests/test_set_determinism.py", | |
| [ | |
| "TestSetDeterminism" | |
| ] | |
| ] | |
| ], | |
| "TestSetFlag": [ | |
| [ | |
| "tests/test_set_determinism.py", | |
| [ | |
| "TestSetFlag" | |
| ] | |
| ] | |
| ], | |
| "TestVisibleDevices": [ | |
| [ | |
| "tests/test_set_visible_devices.py", | |
| [ | |
| "TestVisibleDevices" | |
| ] | |
| ] | |
| ], | |
| "TestShiftIntensity": [ | |
| [ | |
| "tests/test_shift_intensity.py", | |
| [ | |
| "TestShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestShiftIntensityd": [ | |
| [ | |
| "tests/test_shift_intensityd.py", | |
| [ | |
| "TestShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestShuffleBuffer": [ | |
| [ | |
| "tests/test_shuffle_buffer.py", | |
| [ | |
| "TestShuffleBuffer" | |
| ] | |
| ] | |
| ], | |
| "TestSignalContinousWavelet": [ | |
| [ | |
| "tests/test_signal_continuouswavelet.py", | |
| [ | |
| "TestSignalContinousWavelet" | |
| ] | |
| ] | |
| ], | |
| "TestSignalFillEmptyNumpy": [ | |
| [ | |
| "tests/test_signal_fillempty.py", | |
| [ | |
| "TestSignalFillEmptyNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalFillEmptyTorch": [ | |
| [ | |
| "tests/test_signal_fillempty.py", | |
| [ | |
| "TestSignalFillEmptyTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddGaussianNoiseNumpy": [ | |
| [ | |
| "tests/test_signal_rand_add_gaussiannoise.py", | |
| [ | |
| "TestSignalRandAddGaussianNoiseNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddGaussianNoiseTorch": [ | |
| [ | |
| "tests/test_signal_rand_add_gaussiannoise.py", | |
| [ | |
| "TestSignalRandAddGaussianNoiseTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSineNumpy": [ | |
| [ | |
| "tests/test_signal_rand_add_sine.py", | |
| [ | |
| "TestSignalRandAddSineNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSineTorch": [ | |
| [ | |
| "tests/test_signal_rand_add_sine.py", | |
| [ | |
| "TestSignalRandAddSineTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSinePartialNumpy": [ | |
| [ | |
| "tests/test_signal_rand_add_sine_partial.py", | |
| [ | |
| "TestSignalRandAddSinePartialNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSinePartialTorch": [ | |
| [ | |
| "tests/test_signal_rand_add_sine_partial.py", | |
| [ | |
| "TestSignalRandAddSinePartialTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSquarePulseNumpy": [ | |
| [ | |
| "tests/test_signal_rand_add_squarepulse.py", | |
| [ | |
| "TestSignalRandAddSquarePulseNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSquarePulseTorch": [ | |
| [ | |
| "tests/test_signal_rand_add_squarepulse.py", | |
| [ | |
| "TestSignalRandAddSquarePulseTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSquarePulsePartialNumpy": [ | |
| [ | |
| "tests/test_signal_rand_add_squarepulse_partial.py", | |
| [ | |
| "TestSignalRandAddSquarePulsePartialNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandAddSquarePulsePartialTorch": [ | |
| [ | |
| "tests/test_signal_rand_add_squarepulse_partial.py", | |
| [ | |
| "TestSignalRandAddSquarePulsePartialTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandDropNumpy": [ | |
| [ | |
| "tests/test_signal_rand_drop.py", | |
| [ | |
| "TestSignalRandDropNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandDropTorch": [ | |
| [ | |
| "tests/test_signal_rand_drop.py", | |
| [ | |
| "TestSignalRandDropTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandScaleNumpy": [ | |
| [ | |
| "tests/test_signal_rand_scale.py", | |
| [ | |
| "TestSignalRandScaleNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandScaleTorch": [ | |
| [ | |
| "tests/test_signal_rand_scale.py", | |
| [ | |
| "TestSignalRandScaleTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandShiftNumpy": [ | |
| [ | |
| "tests/test_signal_rand_shift.py", | |
| [ | |
| "TestSignalRandShiftNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRandShiftTorch": [ | |
| [ | |
| "tests/test_signal_rand_shift.py", | |
| [ | |
| "TestSignalRandShiftTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRemoveFrequencyNumpy": [ | |
| [ | |
| "tests/test_signal_remove_frequency.py", | |
| [ | |
| "TestSignalRemoveFrequencyNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestSignalRemoveFrequencyTorch": [ | |
| [ | |
| "tests/test_signal_remove_frequency.py", | |
| [ | |
| "TestSignalRemoveFrequencyTorch" | |
| ] | |
| ] | |
| ], | |
| "TestSimulateDelay": [ | |
| [ | |
| "tests/test_simulatedelay.py", | |
| [ | |
| "TestSimulateDelay" | |
| ] | |
| ], | |
| [ | |
| "tests/test_simulatedelayd.py", | |
| [ | |
| "TestSimulateDelay" | |
| ] | |
| ] | |
| ], | |
| "TestSkipConnection": [ | |
| [ | |
| "tests/test_skip_connection.py", | |
| [ | |
| "TestSkipConnection" | |
| ] | |
| ] | |
| ], | |
| "TestSliceInferer": [ | |
| [ | |
| "tests/test_slice_inferer.py", | |
| [ | |
| "TestSliceInferer" | |
| ] | |
| ] | |
| ], | |
| "SlidingPatchWSIDatasetTests": [ | |
| [ | |
| "tests/test_sliding_patch_wsi_dataset.py", | |
| [ | |
| "SlidingPatchWSIDatasetTests" | |
| ] | |
| ] | |
| ], | |
| "_Pred": [ | |
| [ | |
| "tests/test_sliding_window_hovernet_inference.py", | |
| [ | |
| "TestSlidingWindowHoVerNetInference", | |
| "test_sigma", | |
| "_Pred" | |
| ] | |
| ], | |
| [ | |
| "tests/test_sliding_window_inference.py", | |
| [ | |
| "TestSlidingWindowInference", | |
| "test_sigma", | |
| "_Pred" | |
| ] | |
| ] | |
| ], | |
| "TestSlidingWindowHoVerNetInference": [ | |
| [ | |
| "tests/test_sliding_window_hovernet_inference.py", | |
| [ | |
| "TestSlidingWindowHoVerNetInference" | |
| ] | |
| ] | |
| ], | |
| "TestSlidingWindowInference": [ | |
| [ | |
| "tests/test_sliding_window_inference.py", | |
| [ | |
| "TestSlidingWindowInference" | |
| ] | |
| ] | |
| ], | |
| "TestSmartCachePatchWSIDataset": [ | |
| [ | |
| "tests/test_smartcache_patch_wsi_dataset.py", | |
| [ | |
| "TestSmartCachePatchWSIDataset" | |
| ] | |
| ] | |
| ], | |
| "TestSmartCacheDataset": [ | |
| [ | |
| "tests/test_smartcachedataset.py", | |
| [ | |
| "TestSmartCacheDataset" | |
| ] | |
| ] | |
| ], | |
| "TestSmoothField": [ | |
| [ | |
| "tests/test_smooth_field.py", | |
| [ | |
| "TestSmoothField" | |
| ] | |
| ] | |
| ], | |
| "SobelGradientTests": [ | |
| [ | |
| "tests/test_sobel_gradient.py", | |
| [ | |
| "SobelGradientTests" | |
| ] | |
| ], | |
| [ | |
| "tests/test_sobel_gradientd.py", | |
| [ | |
| "SobelGradientTests" | |
| ] | |
| ] | |
| ], | |
| "TestSpacingCase": [ | |
| [ | |
| "tests/test_spacing.py", | |
| [ | |
| "TestSpacingCase" | |
| ] | |
| ] | |
| ], | |
| "TestSpacingDCase": [ | |
| [ | |
| "tests/test_spacingd.py", | |
| [ | |
| "TestSpacingDCase" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialCrop": [ | |
| [ | |
| "tests/test_spatial_crop.py", | |
| [ | |
| "TestSpatialCrop" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialCropd": [ | |
| [ | |
| "tests/test_spatial_cropd.py", | |
| [ | |
| "TestSpatialCropd" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialPad": [ | |
| [ | |
| "tests/test_spatial_pad.py", | |
| [ | |
| "TestSpatialPad" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialPadd": [ | |
| [ | |
| "tests/test_spatial_padd.py", | |
| [ | |
| "TestSpatialPadd" | |
| ] | |
| ] | |
| ], | |
| "TestSpatialResample": [ | |
| [ | |
| "tests/test_spatial_resample.py", | |
| [ | |
| "TestSpatialResample" | |
| ] | |
| ], | |
| [ | |
| "tests/test_spatial_resampled.py", | |
| [ | |
| "TestSpatialResample" | |
| ] | |
| ] | |
| ], | |
| "TestSplitChannel": [ | |
| [ | |
| "tests/test_split_channel.py", | |
| [ | |
| "TestSplitChannel" | |
| ] | |
| ] | |
| ], | |
| "TestSplitChanneld": [ | |
| [ | |
| "tests/test_split_channeld.py", | |
| [ | |
| "TestSplitChanneld" | |
| ] | |
| ] | |
| ], | |
| "TestSplitOnGrid": [ | |
| [ | |
| "tests/test_split_on_grid.py", | |
| [ | |
| "TestSplitOnGrid" | |
| ] | |
| ] | |
| ], | |
| "TestSplitOnGridDict": [ | |
| [ | |
| "tests/test_split_on_grid_dict.py", | |
| [ | |
| "TestSplitOnGridDict" | |
| ] | |
| ] | |
| ], | |
| "TestSplitDim": [ | |
| [ | |
| "tests/test_splitdim.py", | |
| [ | |
| "TestSplitDim" | |
| ] | |
| ] | |
| ], | |
| "TestSplitDimd": [ | |
| [ | |
| "tests/test_splitdimd.py", | |
| [ | |
| "TestSplitDimd" | |
| ] | |
| ] | |
| ], | |
| "TestSqueezeDim": [ | |
| [ | |
| "tests/test_squeezedim.py", | |
| [ | |
| "TestSqueezeDim" | |
| ] | |
| ], | |
| [ | |
| "tests/test_squeezedimd.py", | |
| [ | |
| "TestSqueezeDim" | |
| ] | |
| ] | |
| ], | |
| "TestSSIMLoss": [ | |
| [ | |
| "tests/test_ssim_loss.py", | |
| [ | |
| "TestSSIMLoss" | |
| ] | |
| ] | |
| ], | |
| "TestSSIMMetric": [ | |
| [ | |
| "tests/test_ssim_metric.py", | |
| [ | |
| "TestSSIMMetric" | |
| ] | |
| ] | |
| ], | |
| "TestStateCacher": [ | |
| [ | |
| "tests/test_state_cacher.py", | |
| [ | |
| "TestStateCacher" | |
| ] | |
| ] | |
| ], | |
| "TestStdShiftIntensity": [ | |
| [ | |
| "tests/test_std_shift_intensity.py", | |
| [ | |
| "TestStdShiftIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestStdShiftIntensityd": [ | |
| [ | |
| "tests/test_std_shift_intensityd.py", | |
| [ | |
| "TestStdShiftIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestStr2Bool": [ | |
| [ | |
| "tests/test_str2bool.py", | |
| [ | |
| "TestStr2Bool" | |
| ] | |
| ] | |
| ], | |
| "TestStr2List": [ | |
| [ | |
| "tests/test_str2list.py", | |
| [ | |
| "TestStr2List" | |
| ] | |
| ] | |
| ], | |
| "TestSUBPIXEL": [ | |
| [ | |
| "tests/test_subpixel_upsample.py", | |
| [ | |
| "TestSUBPIXEL" | |
| ] | |
| ] | |
| ], | |
| "TestAllSurfaceDiceMetrics": [ | |
| [ | |
| "tests/test_surface_dice.py", | |
| [ | |
| "TestAllSurfaceDiceMetrics" | |
| ] | |
| ] | |
| ], | |
| "TestAllSurfaceMetrics": [ | |
| [ | |
| "tests/test_surface_distance.py", | |
| [ | |
| "TestAllSurfaceMetrics" | |
| ] | |
| ] | |
| ], | |
| "TestSWINUNETR": [ | |
| [ | |
| "tests/test_swin_unetr.py", | |
| [ | |
| "TestSWINUNETR" | |
| ] | |
| ] | |
| ], | |
| "TestTciaDataset": [ | |
| [ | |
| "tests/test_tciadataset.py", | |
| [ | |
| "TestTciaDataset" | |
| ] | |
| ] | |
| ], | |
| "TestTestTimeAugmentation": [ | |
| [ | |
| "tests/test_testtimeaugmentation.py", | |
| [ | |
| "TestTestTimeAugmentation" | |
| ] | |
| ] | |
| ], | |
| "TestThreadContainer": [ | |
| [ | |
| "tests/test_threadcontainer.py", | |
| [ | |
| "TestThreadContainer" | |
| ] | |
| ] | |
| ], | |
| "TestThresholdIntensity": [ | |
| [ | |
| "tests/test_threshold_intensity.py", | |
| [ | |
| "TestThresholdIntensity" | |
| ] | |
| ] | |
| ], | |
| "TestThresholdIntensityd": [ | |
| [ | |
| "tests/test_threshold_intensityd.py", | |
| [ | |
| "TestThresholdIntensityd" | |
| ] | |
| ] | |
| ], | |
| "TestTileOnGrid": [ | |
| [ | |
| "tests/test_tile_on_grid.py", | |
| [ | |
| "TestTileOnGrid" | |
| ] | |
| ] | |
| ], | |
| "TestTileOnGridDict": [ | |
| [ | |
| "tests/test_tile_on_grid_dict.py", | |
| [ | |
| "TestTileOnGridDict" | |
| ] | |
| ] | |
| ], | |
| "TestTimedCall": [ | |
| [ | |
| "tests/test_timedcall_dist.py", | |
| [ | |
| "TestTimedCall" | |
| ] | |
| ] | |
| ], | |
| "TestToContiguous": [ | |
| [ | |
| "tests/test_to_contiguous.py", | |
| [ | |
| "TestToContiguous" | |
| ] | |
| ] | |
| ], | |
| "TestToCupy": [ | |
| [ | |
| "tests/test_to_cupy.py", | |
| [ | |
| "TestToCupy" | |
| ] | |
| ] | |
| ], | |
| "TestToCupyd": [ | |
| [ | |
| "tests/test_to_cupyd.py", | |
| [ | |
| "TestToCupyd" | |
| ] | |
| ] | |
| ], | |
| "TestToDevice": [ | |
| [ | |
| "tests/test_to_device.py", | |
| [ | |
| "TestToDevice" | |
| ] | |
| ] | |
| ], | |
| "TestToDeviced": [ | |
| [ | |
| "tests/test_to_deviced.py", | |
| [ | |
| "TestToDeviced" | |
| ] | |
| ] | |
| ], | |
| "TestToFromMetaTensord": [ | |
| [ | |
| "tests/test_to_from_meta_tensord.py", | |
| [ | |
| "TestToFromMetaTensord" | |
| ] | |
| ] | |
| ], | |
| "TestToNumpy": [ | |
| [ | |
| "tests/test_to_numpy.py", | |
| [ | |
| "TestToNumpy" | |
| ] | |
| ] | |
| ], | |
| "TestToNumpyd": [ | |
| [ | |
| "tests/test_to_numpyd.py", | |
| [ | |
| "TestToNumpyd" | |
| ] | |
| ] | |
| ], | |
| "TestToOneHot": [ | |
| [ | |
| "tests/test_to_onehot.py", | |
| [ | |
| "TestToOneHot" | |
| ] | |
| ] | |
| ], | |
| "TestToPIL": [ | |
| [ | |
| "tests/test_to_pil.py", | |
| [ | |
| "TestToPIL" | |
| ] | |
| ], | |
| [ | |
| "tests/test_to_pild.py", | |
| [ | |
| "TestToPIL" | |
| ] | |
| ] | |
| ], | |
| "TestToTensor": [ | |
| [ | |
| "tests/test_to_tensor.py", | |
| [ | |
| "TestToTensor" | |
| ] | |
| ] | |
| ], | |
| "TestToTensord": [ | |
| [ | |
| "tests/test_to_tensord.py", | |
| [ | |
| "TestToTensord" | |
| ] | |
| ] | |
| ], | |
| "TestTorchscript": [ | |
| [ | |
| "tests/test_torchscript_utils.py", | |
| [ | |
| "TestTorchscript" | |
| ] | |
| ] | |
| ], | |
| "TestTorchVision": [ | |
| [ | |
| "tests/test_torchvision.py", | |
| [ | |
| "TestTorchVision" | |
| ] | |
| ] | |
| ], | |
| "TestTorchVisionFCModel": [ | |
| [ | |
| "tests/test_torchvision_fc_model.py", | |
| [ | |
| "TestTorchVisionFCModel" | |
| ] | |
| ] | |
| ], | |
| "TestLookup": [ | |
| [ | |
| "tests/test_torchvision_fc_model.py", | |
| [ | |
| "TestLookup" | |
| ] | |
| ] | |
| ], | |
| "TestTorchVisiond": [ | |
| [ | |
| "tests/test_torchvisiond.py", | |
| [ | |
| "TestTorchVisiond" | |
| ] | |
| ] | |
| ], | |
| "_TraceTest": [ | |
| [ | |
| "tests/test_traceable_transform.py", | |
| [ | |
| "_TraceTest" | |
| ] | |
| ] | |
| ], | |
| "TestTraceable": [ | |
| [ | |
| "tests/test_traceable_transform.py", | |
| [ | |
| "TestTraceable" | |
| ] | |
| ] | |
| ], | |
| "JointBilateralFilterTestCaseCpuPrecise": [ | |
| [ | |
| "tests/test_trainable_joint_bilateral.py", | |
| [ | |
| "JointBilateralFilterTestCaseCpuPrecise" | |
| ] | |
| ] | |
| ], | |
| "JointBilateralFilterTestCaseCudaPrecise": [ | |
| [ | |
| "tests/test_trainable_joint_bilateral.py", | |
| [ | |
| "JointBilateralFilterTestCaseCudaPrecise" | |
| ] | |
| ] | |
| ], | |
| "TestTranschex": [ | |
| [ | |
| "tests/test_transchex.py", | |
| [ | |
| "TestTranschex" | |
| ] | |
| ] | |
| ], | |
| "FaultyTransform": [ | |
| [ | |
| "tests/test_transform.py", | |
| [ | |
| "FaultyTransform" | |
| ] | |
| ] | |
| ], | |
| "TestTransform": [ | |
| [ | |
| "tests/test_transform.py", | |
| [ | |
| "TestTransform" | |
| ] | |
| ] | |
| ], | |
| "TestTransformerBlock": [ | |
| [ | |
| "tests/test_transformerblock.py", | |
| [ | |
| "TestTransformerBlock" | |
| ] | |
| ] | |
| ], | |
| "TestTranspose": [ | |
| [ | |
| "tests/test_transpose.py", | |
| [ | |
| "TestTranspose" | |
| ] | |
| ], | |
| [ | |
| "tests/test_transposed.py", | |
| [ | |
| "TestTranspose" | |
| ] | |
| ] | |
| ], | |
| "TestTverskyLoss": [ | |
| [ | |
| "tests/test_tversky_loss.py", | |
| [ | |
| "TestTverskyLoss" | |
| ] | |
| ] | |
| ], | |
| "TestUNET": [ | |
| [ | |
| "tests/test_unet.py", | |
| [ | |
| "TestUNET" | |
| ] | |
| ] | |
| ], | |
| "TestUNETR": [ | |
| [ | |
| "tests/test_unetr.py", | |
| [ | |
| "TestUNETR" | |
| ] | |
| ] | |
| ], | |
| "TestPrUpBlock": [ | |
| [ | |
| "tests/test_unetr_block.py", | |
| [ | |
| "TestPrUpBlock" | |
| ] | |
| ] | |
| ], | |
| "TestAsymmetricUnifiedFocalLoss": [ | |
| [ | |
| "tests/test_unified_focal_loss.py", | |
| [ | |
| "TestAsymmetricUnifiedFocalLoss" | |
| ] | |
| ] | |
| ], | |
| "TestUpsample": [ | |
| [ | |
| "tests/test_upsample_block.py", | |
| [ | |
| "TestUpsample" | |
| ] | |
| ] | |
| ], | |
| "TestPytorchNumpyUnification": [ | |
| [ | |
| "tests/test_utils_pytorch_numpy_unification.py", | |
| [ | |
| "TestPytorchNumpyUnification" | |
| ] | |
| ] | |
| ], | |
| "TestVarAutoEncoder": [ | |
| [ | |
| "tests/test_varautoencoder.py", | |
| [ | |
| "TestVarAutoEncoder" | |
| ] | |
| ] | |
| ], | |
| "TestVarNet": [ | |
| [ | |
| "tests/test_varnet.py", | |
| [ | |
| "TestVarNet" | |
| ] | |
| ] | |
| ], | |
| "TestVersionCompare": [ | |
| [ | |
| "tests/test_version_leq.py", | |
| [ | |
| "TestVersionCompare" | |
| ] | |
| ] | |
| ], | |
| "TestVideoDataset": [ | |
| [ | |
| "tests/test_video_datasets.py", | |
| [ | |
| "Base", | |
| "TestVideoDataset" | |
| ] | |
| ] | |
| ], | |
| "Base": [ | |
| [ | |
| "tests/test_video_datasets.py", | |
| [ | |
| "Base" | |
| ] | |
| ] | |
| ], | |
| "TestCameraDataset": [ | |
| [ | |
| "tests/test_video_datasets.py", | |
| [ | |
| "TestCameraDataset" | |
| ] | |
| ] | |
| ], | |
| "TestVideoFileDataset": [ | |
| [ | |
| "tests/test_video_datasets.py", | |
| [ | |
| "TestVideoFileDataset" | |
| ] | |
| ] | |
| ], | |
| "TestClassActivationMap": [ | |
| [ | |
| "tests/test_vis_cam.py", | |
| [ | |
| "TestClassActivationMap" | |
| ] | |
| ] | |
| ], | |
| "TestGradientClassActivationMap": [ | |
| [ | |
| "tests/test_vis_gradbased.py", | |
| [ | |
| "TestGradientClassActivationMap" | |
| ] | |
| ], | |
| [ | |
| "tests/test_vis_gradcam.py", | |
| [ | |
| "TestGradientClassActivationMap" | |
| ] | |
| ] | |
| ], | |
| "TestViT": [ | |
| [ | |
| "tests/test_vit.py", | |
| [ | |
| "TestViT" | |
| ] | |
| ] | |
| ], | |
| "TestVNet": [ | |
| [ | |
| "tests/test_vnet.py", | |
| [ | |
| "TestVNet" | |
| ] | |
| ] | |
| ], | |
| "TestVoteEnsemble": [ | |
| [ | |
| "tests/test_vote_ensemble.py", | |
| [ | |
| "TestVoteEnsemble" | |
| ] | |
| ] | |
| ], | |
| "TestVoteEnsembled": [ | |
| [ | |
| "tests/test_vote_ensembled.py", | |
| [ | |
| "TestVoteEnsembled" | |
| ] | |
| ] | |
| ], | |
| "TestWarp": [ | |
| [ | |
| "tests/test_warp.py", | |
| [ | |
| "TestWarp" | |
| ] | |
| ] | |
| ], | |
| "TestWatershed": [ | |
| [ | |
| "tests/test_watershed.py", | |
| [ | |
| "TestWatershed" | |
| ] | |
| ] | |
| ], | |
| "TestWatershedd": [ | |
| [ | |
| "tests/test_watershedd.py", | |
| [ | |
| "TestWatershedd" | |
| ] | |
| ] | |
| ], | |
| "TestWeightInit": [ | |
| [ | |
| "tests/test_weight_init.py", | |
| [ | |
| "TestWeightInit" | |
| ] | |
| ] | |
| ], | |
| "DistributedWeightedRandomSamplerTest": [ | |
| [ | |
| "tests/test_weighted_random_sampler_dist.py", | |
| [ | |
| "DistributedWeightedRandomSamplerTest" | |
| ] | |
| ] | |
| ], | |
| "TestWithAllowMissingKeysMode": [ | |
| [ | |
| "tests/test_with_allow_missing_keys.py", | |
| [ | |
| "TestWithAllowMissingKeysMode" | |
| ] | |
| ] | |
| ], | |
| "TestWriteMetricsReports": [ | |
| [ | |
| "tests/test_write_metrics_reports.py", | |
| [ | |
| "TestWriteMetricsReports" | |
| ] | |
| ] | |
| ], | |
| "WSIReaderDeprecatedTests": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "WSIReaderDeprecatedTests" | |
| ] | |
| ] | |
| ], | |
| "WSIReaderTests": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "WSIReaderTests" | |
| ] | |
| ] | |
| ], | |
| "TestCuCIMDeprecated": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "TestCuCIMDeprecated" | |
| ] | |
| ] | |
| ], | |
| "TestOpenSlideDeprecated": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "TestOpenSlideDeprecated" | |
| ] | |
| ] | |
| ], | |
| "TestTiffFileDeprecated": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "TestTiffFileDeprecated" | |
| ] | |
| ] | |
| ], | |
| "TestOpenSlide": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "TestOpenSlide" | |
| ] | |
| ] | |
| ], | |
| "TestTiffFile": [ | |
| [ | |
| "tests/test_wsireader.py", | |
| [ | |
| "TestTiffFile" | |
| ] | |
| ] | |
| ], | |
| "Dataset_": [ | |
| [ | |
| "tests/test_zipdataset.py", | |
| [ | |
| "Dataset_" | |
| ] | |
| ] | |
| ], | |
| "TestZipDataset": [ | |
| [ | |
| "tests/test_zipdataset.py", | |
| [ | |
| "TestZipDataset" | |
| ] | |
| ] | |
| ], | |
| "TestZoom": [ | |
| [ | |
| "tests/test_zoom.py", | |
| [ | |
| "TestZoom" | |
| ] | |
| ] | |
| ], | |
| "TestZoomAffine": [ | |
| [ | |
| "tests/test_zoom_affine.py", | |
| [ | |
| "TestZoomAffine" | |
| ] | |
| ] | |
| ], | |
| "TestZoomd": [ | |
| [ | |
| "tests/test_zoomd.py", | |
| [ | |
| "TestZoomd" | |
| ] | |
| ] | |
| ], | |
| "SkipIfNoModule": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "SkipIfNoModule" | |
| ] | |
| ] | |
| ], | |
| "SkipIfModule": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "SkipIfModule" | |
| ] | |
| ] | |
| ], | |
| "SkipIfBeforePyTorchVersion": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "SkipIfBeforePyTorchVersion" | |
| ] | |
| ] | |
| ], | |
| "SkipIfAtLeastPyTorchVersion": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "SkipIfAtLeastPyTorchVersion" | |
| ] | |
| ] | |
| ], | |
| "DistTestCase": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "DistTestCase" | |
| ] | |
| ] | |
| ], | |
| "DistCall": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "DistCall" | |
| ] | |
| ] | |
| ], | |
| "TimedCall": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "TimedCall" | |
| ] | |
| ] | |
| ], | |
| "NumpyImageTestCase2D": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "NumpyImageTestCase2D" | |
| ] | |
| ] | |
| ], | |
| "TorchImageTestCase2D": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "TorchImageTestCase2D" | |
| ] | |
| ] | |
| ], | |
| "NumpyImageTestCase3D": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "NumpyImageTestCase3D" | |
| ] | |
| ] | |
| ], | |
| "TorchImageTestCase3D": [ | |
| [ | |
| "tests/utils.py", | |
| [ | |
| "TorchImageTestCase3D" | |
| ] | |
| ] | |
| ], | |
| "VersioneerBadRootError": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "VersioneerBadRootError" | |
| ] | |
| ] | |
| ], | |
| "cmd_version": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "cmd_version" | |
| ] | |
| ] | |
| ], | |
| "cmd_build_py": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "cmd_build_py" | |
| ] | |
| ] | |
| ], | |
| "cmd_build_ext": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "cmd_build_ext" | |
| ] | |
| ] | |
| ], | |
| "cmd_build_exe": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "if_cx_Freeze_in_sys_mod", | |
| "cmd_build_exe" | |
| ] | |
| ] | |
| ], | |
| "cmd_py2exe": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "if_py2exe_in_sys_module", | |
| "cmd_py2exe" | |
| ] | |
| ] | |
| ], | |
| "cmd_egg_info": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "cmd_egg_info" | |
| ] | |
| ] | |
| ], | |
| "cmd_sdist": [ | |
| [ | |
| "versioneer.py", | |
| [ | |
| "get_cmdclass", | |
| "cmd_sdist" | |
| ] | |
| ] | |
| ] | |
| } |