diff --git "a/Project-MONAI__MONAI-2446/blocks_by_class_name.json" "b/Project-MONAI__MONAI-2446/blocks_by_class_name.json" new file mode 100644--- /dev/null +++ "b/Project-MONAI__MONAI-2446/blocks_by_class_name.json" @@ -0,0 +1,8284 @@ +{ + "VersioneerConfig": [ + [ + "monai/_version.py", + [ + "VersioneerConfig" + ] + ], + [ + "versioneer.py", + [ + "VersioneerConfig" + ] + ] + ], + "NotThisMethod": [ + [ + "monai/_version.py", + [ + "NotThisMethod" + ] + ], + [ + "versioneer.py", + [ + "NotThisMethod" + ] + ] + ], + "MedNISTDataset": [ + [ + "monai/apps/datasets.py", + [ + "MedNISTDataset" + ] + ], + [ + "tests/test_integration_classification_2d.py", + [ + "MedNISTDataset" + ] + ] + ], + "DecathlonDataset": [ + [ + "monai/apps/datasets.py", + [ + "DecathlonDataset" + ] + ] + ], + "_NsplitsDataset": [ + [ + "monai/apps/datasets.py", + [ + "CrossValidation", + "get_dataset", + "_NsplitsDataset" + ] + ] + ], + "CrossValidation": [ + [ + "monai/apps/datasets.py", + [ + "CrossValidation" + ] + ] + ], + "Interaction": [ + [ + "monai/apps/deepgrow/interaction.py", + [ + "Interaction" + ] + ] + ], + "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" + ] + ] + ], + "RemoteMMARKeys": [ + [ + "monai/apps/mmars/model_desc.py", + [ + "RemoteMMARKeys" + ] + ] + ], + "PatchWSIDataset": [ + [ + "monai/apps/pathology/datasets.py", + [ + "PatchWSIDataset" + ] + ] + ], + "SmartCachePatchWSIDataset": [ + [ + "monai/apps/pathology/datasets.py", + [ + "SmartCachePatchWSIDataset" + ] + ] + ], + "MaskedInferenceWSIDataset": [ + [ + "monai/apps/pathology/datasets.py", + [ + "MaskedInferenceWSIDataset" + ] + ] + ], + "ProbMapProducer": [ + [ + "monai/apps/pathology/handlers.py", + [ + "ProbMapProducer" + ] + ] + ], + "LesionFROC": [ + [ + "monai/apps/pathology/metrics.py", + [ + "LesionFROC" + ] + ] + ], + "PathologyProbNMS": [ + [ + "monai/apps/pathology/utils.py", + [ + "PathologyProbNMS" + ] + ] + ], + "TqdmUpTo": [ + [ + "monai/apps/utils.py", + [ + "_download_with_progress", + "try_", + "if_has_tqdm_and_progress_", + "TqdmUpTo" + ] + ] + ], + "CSVSaver": [ + [ + "monai/data/csv_saver.py", + [ + "CSVSaver" + ] + ] + ], + "DataLoader": [ + [ + "monai/data/dataloader.py", + [ + "DataLoader" + ] + ] + ], + "Dataset": [ + [ + "monai/data/dataset.py", + [ + "Dataset" + ] + ] + ], + "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" + ] + ] + ], + "PatchIter": [ + [ + "monai/data/grid_dataset.py", + [ + "PatchIter" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "IterableDataset": [ + [ + "monai/data/iterable_dataset.py", + [ + "IterableDataset" + ] + ] + ], + "CSVIterableDataset": [ + [ + "monai/data/iterable_dataset.py", + [ + "CSVIterableDataset" + ] + ] + ], + "NiftiSaver": [ + [ + "monai/data/nifti_saver.py", + [ + "NiftiSaver" + ] + ] + ], + "PNGSaver": [ + [ + "monai/data/png_saver.py", + [ + "PNGSaver" + ] + ] + ], + "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" + ] + ] + ], + "ThreadDataLoader": [ + [ + "monai/data/thread_buffer.py", + [ + "ThreadDataLoader" + ] + ] + ], + "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" + ] + ] + ], + "GanKeys": [ + [ + "monai/engines/utils.py", + [ + "GanKeys" + ] + ] + ], + "Workflow": [ + [ + "monai/engines/workflow.py", + [ + "Workflow" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "LrScheduleHandler": [ + [ + "monai/handlers/lr_schedule_handler.py", + [ + "LrScheduleHandler" + ] + ] + ], + "MeanDice": [ + [ + "monai/handlers/mean_dice.py", + [ + "MeanDice" + ] + ] + ], + "MetricLoggerKeys": [ + [ + "monai/handlers/metric_logger.py", + [ + "MetricLoggerKeys" + ] + ] + ], + "MetricLogger": [ + [ + "monai/handlers/metric_logger.py", + [ + "MetricLogger" + ] + ] + ], + "MetricsSaver": [ + [ + "monai/handlers/metrics_saver.py", + [ + "MetricsSaver" + ] + ] + ], + "ParamSchedulerHandler": [ + [ + "monai/handlers/parameter_scheduler.py", + [ + "ParamSchedulerHandler" + ] + ] + ], + "PostProcessing": [ + [ + "monai/handlers/post_processing.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" + ] + ] + ], + "SegmentationSaver": [ + [ + "monai/handlers/segmentation_saver.py", + [ + "SegmentationSaver" + ] + ] + ], + "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" + ] + ] + ], + "TransformInverter": [ + [ + "monai/handlers/transform_inverter.py", + [ + "TransformInverter" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "FocalLoss": [ + [ + "monai/losses/focal_loss.py", + [ + "FocalLoss" + ] + ] + ], + "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" + ] + ] + ], + "TverskyLoss": [ + [ + "monai/losses/tversky.py", + [ + "TverskyLoss" + ] + ] + ], + "ConfusionMatrixMetric": [ + [ + "monai/metrics/confusion_matrix.py", + [ + "ConfusionMatrixMetric" + ] + ] + ], + "HausdorffDistanceMetric": [ + [ + "monai/metrics/hausdorff_distance.py", + [ + "HausdorffDistanceMetric" + ] + ] + ], + "DiceMetric": [ + [ + "monai/metrics/meandice.py", + [ + "DiceMetric" + ] + ] + ], + "Metric": [ + [ + "monai/metrics/metric.py", + [ + "Metric" + ] + ] + ], + "IterationMetric": [ + [ + "monai/metrics/metric.py", + [ + "IterationMetric" + ] + ] + ], + "Cumulative": [ + [ + "monai/metrics/metric.py", + [ + "Cumulative" + ] + ] + ], + "CumulativeIterationMetric": [ + [ + "monai/metrics/metric.py", + [ + "CumulativeIterationMetric" + ] + ] + ], + "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" + ] + ] + ], + "ROCAUCMetric": [ + [ + "monai/metrics/rocauc.py", + [ + "ROCAUCMetric" + ] + ] + ], + "SurfaceDistanceMetric": [ + [ + "monai/metrics/surface_distance.py", + [ + "SurfaceDistanceMetric" + ] + ] + ], + "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" + ] + ] + ], + "SimpleASPP": [ + [ + "monai/networks/blocks/aspp.py", + [ + "SimpleASPP" + ] + ] + ], + "Convolution": [ + [ + "monai/networks/blocks/convolutions.py", + [ + "Convolution" + ] + ] + ], + "ResidualUnit": [ + [ + "monai/networks/blocks/convolutions.py", + [ + "ResidualUnit" + ] + ] + ], + "CRF": [ + [ + "monai/networks/blocks/crf.py", + [ + "CRF" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "LayerFactory": [ + [ + "monai/networks/layers/factories.py", + [ + "LayerFactory" + ] + ] + ], + "BilateralFilter": [ + [ + "monai/networks/layers/filtering.py", + [ + "BilateralFilter" + ] + ] + ], + "PHLFilter": [ + [ + "monai/networks/layers/filtering.py", + [ + "PHLFilter" + ] + ] + ], + "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" + ] + ] + ], + "GaussianFilter": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "GaussianFilter" + ] + ] + ], + "LLTMFunction": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "LLTMFunction" + ] + ] + ], + "LLTM": [ + [ + "monai/networks/layers/simplelayers.py", + [ + "LLTM" + ] + ] + ], + "_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" + ] + ] + ], + "DenseBlock": [ + [ + "monai/networks/nets/ahnet.py", + [ + "DenseBlock" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "_DenseBlock": [ + [ + "monai/networks/nets/densenet.py", + [ + "_DenseBlock" + ] + ] + ], + "_Transition": [ + [ + "monai/networks/nets/densenet.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" + ] + ] + ], + "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" + ] + ] + ], + "BlockArgs": [ + [ + "monai/networks/nets/efficientnet.py", + [ + "BlockArgs" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TorchVisionFCModel": [ + [ + "monai/networks/nets/torchvision_fc.py", + [ + "TorchVisionFCModel" + ] + ] + ], + "TorchVisionFullyConvModel": [ + [ + "monai/networks/nets/torchvision_fc.py", + [ + "TorchVisionFullyConvModel" + ] + ] + ], + "UNet": [ + [ + "monai/networks/nets/unet.py", + [ + "UNet" + ] + ] + ], + "VarAutoEncoder": [ + [ + "monai/networks/nets/varautoencoder.py", + [ + "VarAutoEncoder" + ] + ] + ], + "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" + ] + ] + ], + "Novograd": [ + [ + "monai/optimizers/novograd.py", + [ + "Novograd" + ] + ] + ], + "FunctionSignature": [ + [ + "monai/transforms/adaptors.py", + [ + "FunctionSignature" + ] + ] + ], + "Compose": [ + [ + "monai/transforms/compose.py", + [ + "Compose" + ] + ] + ], + "SpatialPad": [ + [ + "monai/transforms/croppad/array.py", + [ + "SpatialPad" + ] + ] + ], + "BorderPad": [ + [ + "monai/transforms/croppad/array.py", + [ + "BorderPad" + ] + ] + ], + "DivisiblePad": [ + [ + "monai/transforms/croppad/array.py", + [ + "DivisiblePad" + ] + ] + ], + "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" + ] + ] + ], + "ResizeWithPadOrCrop": [ + [ + "monai/transforms/croppad/array.py", + [ + "ResizeWithPadOrCrop" + ] + ] + ], + "BoundingRect": [ + [ + "monai/transforms/croppad/array.py", + [ + "BoundingRect" + ] + ] + ], + "PadListDataCollate": [ + [ + "monai/transforms/croppad/batch.py", + [ + "PadListDataCollate" + ] + ] + ], + "SpatialPadd": [ + [ + "monai/transforms/croppad/dictionary.py", + [ + "SpatialPadd" + ] + ] + ], + "BorderPadd": [ + [ + "monai/transforms/croppad/dictionary.py", + [ + "BorderPadd" + ] + ] + ], + "DivisiblePadd": [ + [ + "monai/transforms/croppad/dictionary.py", + [ + "DivisiblePadd" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "RandGibbsNoise": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandGibbsNoise" + ] + ] + ], + "GibbsNoise": [ + [ + "monai/transforms/intensity/array.py", + [ + "GibbsNoise" + ] + ] + ], + "KSpaceSpikeNoise": [ + [ + "monai/transforms/intensity/array.py", + [ + "KSpaceSpikeNoise" + ] + ] + ], + "RandKSpaceSpikeNoise": [ + [ + "monai/transforms/intensity/array.py", + [ + "RandKSpaceSpikeNoise" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "InvertibleTransform": [ + [ + "monai/transforms/inverse.py", + [ + "InvertibleTransform" + ] + ] + ], + "_BatchInverseDataset": [ + [ + "monai/transforms/inverse_batch_transform.py", + [ + "_BatchInverseDataset" + ] + ] + ], + "BatchInverseTransform": [ + [ + "monai/transforms/inverse_batch_transform.py", + [ + "BatchInverseTransform" + ] + ] + ], + "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" + ] + ] + ], + "Activations": [ + [ + "monai/transforms/post/array.py", + [ + "Activations" + ] + ] + ], + "AsDiscrete": [ + [ + "monai/transforms/post/array.py", + [ + "AsDiscrete" + ] + ] + ], + "KeepLargestConnectedComponent": [ + [ + "monai/transforms/post/array.py", + [ + "KeepLargestConnectedComponent" + ] + ] + ], + "LabelToContour": [ + [ + "monai/transforms/post/array.py", + [ + "LabelToContour" + ] + ] + ], + "MeanEnsemble": [ + [ + "monai/transforms/post/array.py", + [ + "MeanEnsemble" + ] + ] + ], + "VoteEnsemble": [ + [ + "monai/transforms/post/array.py", + [ + "VoteEnsemble" + ] + ] + ], + "ProbNMS": [ + [ + "monai/transforms/post/array.py", + [ + "ProbNMS" + ] + ] + ], + "Activationsd": [ + [ + "monai/transforms/post/dictionary.py", + [ + "Activationsd" + ] + ] + ], + "AsDiscreted": [ + [ + "monai/transforms/post/dictionary.py", + [ + "AsDiscreted" + ] + ] + ], + "KeepLargestConnectedComponentd": [ + [ + "monai/transforms/post/dictionary.py", + [ + "KeepLargestConnectedComponentd" + ] + ] + ], + "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" + ] + ] + ], + "Decollated": [ + [ + "monai/transforms/post/dictionary.py", + [ + "Decollated" + ] + ] + ], + "ProbNMSd": [ + [ + "monai/transforms/post/dictionary.py", + [ + "ProbNMSd" + ] + ] + ], + "Invertd": [ + [ + "monai/transforms/post/dictionary.py", + [ + "Invertd" + ] + ] + ], + "SaveClassificationd": [ + [ + "monai/transforms/post/dictionary.py", + [ + "SaveClassificationd" + ] + ] + ], + "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" + ] + ] + ], + "Affine": [ + [ + "monai/transforms/spatial/array.py", + [ + "Affine" + ] + ] + ], + "RandAffine": [ + [ + "monai/transforms/spatial/array.py", + [ + "RandAffine" + ] + ] + ], + "Rand2DElastic": [ + [ + "monai/transforms/spatial/array.py", + [ + "Rand2DElastic" + ] + ] + ], + "Rand3DElastic": [ + [ + "monai/transforms/spatial/array.py", + [ + "Rand3DElastic" + ] + ] + ], + "AddCoordinateChannels": [ + [ + "monai/transforms/spatial/array.py", + [ + "AddCoordinateChannels" + ] + ] + ], + "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" + ] + ] + ], + "AddCoordinateChannelsd": [ + [ + "monai/transforms/spatial/dictionary.py", + [ + "AddCoordinateChannelsd" + ] + ] + ], + "ThreadUnsafe": [ + [ + "monai/transforms/transform.py", + [ + "ThreadUnsafe" + ] + ] + ], + "Randomizable": [ + [ + "monai/transforms/transform.py", + [ + "Randomizable" + ] + ] + ], + "Transform": [ + [ + "monai/transforms/transform.py", + [ + "Transform" + ] + ] + ], + "RandomizableTransform": [ + [ + "monai/transforms/transform.py", + [ + "RandomizableTransform" + ] + ] + ], + "MapTransform": [ + [ + "monai/transforms/transform.py", + [ + "MapTransform" + ] + ] + ], + "Identity": [ + [ + "monai/transforms/utility/array.py", + [ + "Identity" + ] + ] + ], + "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" + ] + ] + ], + "SplitChannel": [ + [ + "monai/transforms/utility/array.py", + [ + "SplitChannel" + ] + ] + ], + "CastToType": [ + [ + "monai/transforms/utility/array.py", + [ + "CastToType" + ] + ] + ], + "ToTensor": [ + [ + "monai/transforms/utility/array.py", + [ + "ToTensor" + ] + ] + ], + "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" + ] + ] + ], + "LabelToMask": [ + [ + "monai/transforms/utility/array.py", + [ + "LabelToMask" + ] + ] + ], + "FgBgToIndices": [ + [ + "monai/transforms/utility/array.py", + [ + "FgBgToIndices" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "SplitChanneld": [ + [ + "monai/transforms/utility/dictionary.py", + [ + "SplitChanneld" + ] + ] + ], + "CastToTyped": [ + [ + "monai/transforms/utility/dictionary.py", + [ + "CastToTyped" + ] + ] + ], + "ToTensord": [ + [ + "monai/transforms/utility/dictionary.py", + [ + "ToTensord" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "RestartGenerator": [ + [ + "monai/utils/decorators.py", + [ + "RestartGenerator" + ] + ] + ], + "MethodReplacer": [ + [ + "monai/utils/decorators.py", + [ + "MethodReplacer" + ] + ] + ], + "DeprecatedError": [ + [ + "monai/utils/deprecated.py", + [ + "DeprecatedError" + ] + ] + ], + "NumpyPadMode": [ + [ + "monai/utils/enums.py", + [ + "NumpyPadMode" + ] + ] + ], + "GridSampleMode": [ + [ + "monai/utils/enums.py", + [ + "GridSampleMode" + ] + ] + ], + "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" + ] + ] + ], + "Weight": [ + [ + "monai/utils/enums.py", + [ + "Weight" + ] + ] + ], + "Normalization": [ + [ + "monai/utils/enums.py", + [ + "Normalization" + ] + ] + ], + "Activation": [ + [ + "monai/utils/enums.py", + [ + "Activation" + ] + ] + ], + "ChannelMatching": [ + [ + "monai/utils/enums.py", + [ + "ChannelMatching" + ] + ] + ], + "SkipMode": [ + [ + "monai/utils/enums.py", + [ + "SkipMode" + ] + ] + ], + "Method": [ + [ + "monai/utils/enums.py", + [ + "Method" + ] + ] + ], + "ForwardMode": [ + [ + "monai/utils/enums.py", + [ + "ForwardMode" + ] + ] + ], + "InverseKeys": [ + [ + "monai/utils/enums.py", + [ + "InverseKeys" + ] + ] + ], + "CommonKeys": [ + [ + "monai/utils/enums.py", + [ + "CommonKeys" + ] + ] + ], + "StatusMembers": [ + [ + "monai/utils/jupyter_utils.py", + [ + "StatusMembers" + ] + ] + ], + "ThreadContainer": [ + [ + "monai/utils/jupyter_utils.py", + [ + "ThreadContainer" + ] + ] + ], + "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" + ] + ] + ], + "PerfContext": [ + [ + "monai/utils/profiling.py", + [ + "PerfContext" + ] + ] + ], + "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" + ] + ] + ], + "OcclusionSensitivity": [ + [ + "monai/visualize/occlusion_sensitivity.py", + [ + "OcclusionSensitivity" + ] + ] + ], + "TimeLoggingTestResult": [ + [ + "tests/runner.py", + [ + "TimeLoggingTestResult" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestAutoEncoder": [ + [ + "tests/test_autoencoder.py", + [ + "TestAutoEncoder" + ] + ] + ], + "TestBasicUNET": [ + [ + "tests/test_basic_unet.py", + [ + "TestBasicUNET" + ] + ] + ], + "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" + ] + ] + ], + "BilateralFilterTestCaseCudaPrecise": [ + [ + "tests/test_bilateral_precise.py", + [ + "BilateralFilterTestCaseCudaPrecise" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestCastToType": [ + [ + "tests/test_cast_to_type.py", + [ + "TestCastToType" + ] + ] + ], + "TestCastToTyped": [ + [ + "tests/test_cast_to_typed.py", + [ + "TestCastToTyped" + ] + ] + ], + "TestCenterScaleCrop": [ + [ + "tests/test_center_scale_crop.py", + [ + "TestCenterScaleCrop" + ] + ] + ], + "TestCenterScaleCropd": [ + [ + "tests/test_center_scale_cropd.py", + [ + "TestCenterScaleCropd" + ] + ] + ], + "TestCenterSpatialCrop": [ + [ + "tests/test_center_spatial_crop.py", + [ + "TestCenterSpatialCrop" + ] + ] + ], + "TestCenterSpatialCropd": [ + [ + "tests/test_center_spatial_cropd.py", + [ + "TestCenterSpatialCropd" + ] + ] + ], + "TestChannelPad": [ + [ + "tests/test_channel_pad.py", + [ + "TestChannelPad" + ] + ] + ], + "TestCheckMD5": [ + [ + "tests/test_check_hash.py", + [ + "TestCheckMD5" + ] + ] + ], + "_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" + ] + ] + ], + "TestConfusionMatrix": [ + [ + "tests/test_compute_confusion_matrix.py", + [ + "TestConfusionMatrix" + ] + ] + ], + "TestComputeFpTp": [ + [ + "tests/test_compute_froc.py", + [ + "TestComputeFpTp" + ] + ] + ], + "TestComputeFrocScore": [ + [ + "tests/test_compute_froc.py", + [ + "TestComputeFrocScore" + ] + ] + ], + "TestComputeMeanDice": [ + [ + "tests/test_compute_meandice.py", + [ + "TestComputeMeanDice" + ] + ] + ], + "TestRegressionMetrics": [ + [ + "tests/test_compute_regression_metrics.py", + [ + "TestRegressionMetrics" + ] + ] + ], + "TestComputeROCAUC": [ + [ + "tests/test_compute_roc_auc.py", + [ + "TestComputeROCAUC" + ] + ] + ], + "TestConcatItemsd": [ + [ + "tests/test_concat_itemsd.py", + [ + "TestConcatItemsd" + ] + ] + ], + "TestConvertToMultiChannel": [ + [ + "tests/test_convert_to_multi_channel.py", + [ + "TestConvertToMultiChannel" + ] + ] + ], + "TestConvertToMultiChanneld": [ + [ + "tests/test_convert_to_multi_channeld.py", + [ + "TestConvertToMultiChanneld" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestCuCIMReader": [ + [ + "tests/test_cuimage_reader.py", + [ + "TestCuCIMReader" + ] + ] + ], + "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" + ] + ] + ], + "TestDecathlonDataset": [ + [ + "tests/test_decathlondataset.py", + [ + "TestDecathlonDataset" + ] + ] + ], + "_ListCompose": [ + [ + "tests/test_decollate.py", + [ + "_ListCompose" + ] + ] + ], + "TestDeCollate": [ + [ + "tests/test_decollate.py", + [ + "TestDeCollate" + ] + ] + ], + "TestBasicDeCollate": [ + [ + "tests/test_decollate.py", + [ + "TestBasicDeCollate" + ] + ] + ], + "TestCreateDataset": [ + [ + "tests/test_deepgrow_dataset.py", + [ + "TestCreateDataset" + ] + ] + ], + "TestInteractions": [ + [ + "tests/test_deepgrow_interaction.py", + [ + "TestInteractions" + ] + ] + ], + "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" + ] + ] + ], + "TestPretrainedDENSENET": [ + [ + "tests/test_densenet.py", + [ + "TestPretrainedDENSENET" + ] + ] + ], + "TestDENSENET": [ + [ + "tests/test_densenet.py", + [ + "TestDENSENET" + ] + ] + ], + "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" + ] + ] + ], + "TestDetectEnvelopeInvalidPyTorch": [ + [ + "tests/test_detect_envelope.py", + [ + "TestDetectEnvelopeInvalidPyTorch" + ] + ] + ], + "TestDiceCELoss": [ + [ + "tests/test_dice_ce_loss.py", + [ + "TestDiceCELoss" + ] + ] + ], + "TestDiceFocalLoss": [ + [ + "tests/test_dice_focal_loss.py", + [ + "TestDiceFocalLoss" + ] + ] + ], + "TestDiceLoss": [ + [ + "tests/test_dice_loss.py", + [ + "TestDiceLoss" + ] + ], + [ + "tests/test_masked_dice_loss.py", + [ + "TestDiceLoss" + ] + ] + ], + "TestDiscriminator": [ + [ + "tests/test_discriminator.py", + [ + "TestDiscriminator" + ] + ] + ], + "DistributedCallTest": [ + [ + "tests/test_distcall.py", + [ + "DistributedCallTest" + ] + ] + ], + "DistributedSamplerTest": [ + [ + "tests/test_distributed_sampler.py", + [ + "DistributedSamplerTest" + ] + ] + ], + "DistributedWeightedRandomSamplerTest": [ + [ + "tests/test_distributed_weighted_random_sampler.py", + [ + "DistributedWeightedRandomSamplerTest" + ] + ] + ], + "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" + ] + ] + ], + "TestDVF2DDF": [ + [ + "tests/test_dvf2ddf.py", + [ + "TestDVF2DDF" + ] + ] + ], + "TestDynUNet": [ + [ + "tests/test_dynunet.py", + [ + "TestDynUNet" + ] + ] + ], + "TestDynUNetDeepSupervision": [ + [ + "tests/test_dynunet.py", + [ + "TestDynUNetDeepSupervision" + ] + ] + ], + "TestResBasicBlock": [ + [ + "tests/test_dynunet_block.py", + [ + "TestResBasicBlock" + ] + ] + ], + "TestUpBlock": [ + [ + "tests/test_dynunet_block.py", + [ + "TestUpBlock" + ] + ] + ], + "TestEFFICIENTNET": [ + [ + "tests/test_efficientnet.py", + [ + "TestEFFICIENTNET" + ] + ] + ], + "TestNet": [ + [ + "tests/test_ensemble_evaluator.py", + [ + "TestEnsembleEvaluator", + "test_content", + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestFlip": [ + [ + "tests/test_flip.py", + [ + "TestFlip" + ] + ] + ], + "TestFlipd": [ + [ + "tests/test_flipd.py", + [ + "TestFlipd" + ] + ] + ], + "TestFocalLoss": [ + [ + "tests/test_focal_loss.py", + [ + "TestFocalLoss" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestGenerator": [ + [ + "tests/test_generator.py", + [ + "TestGenerator" + ] + ] + ], + "TestGetExtremePoints": [ + [ + "tests/test_get_extreme_points.py", + [ + "TestGetExtremePoints" + ] + ] + ], + "TestGetLayers": [ + [ + "tests/test_get_layers.py", + [ + "TestGetLayers" + ] + ] + ], + "TestGetVersion": [ + [ + "tests/test_get_package_version.py", + [ + "TestGetVersion" + ] + ] + ], + "TestGibbsNoise": [ + [ + "tests/test_gibbs_noise.py", + [ + "TestGibbsNoise" + ] + ] + ], + "TestGibbsNoised": [ + [ + "tests/test_gibbs_noised.py", + [ + "TestGibbsNoised" + ] + ] + ], + "TestGlobalMutualInformationLoss": [ + [ + "tests/test_global_mutual_information_loss.py", + [ + "TestGlobalMutualInformationLoss" + ] + ] + ], + "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" + ] + ] + ], + "TestGridPull": [ + [ + "tests/test_grid_pull.py", + [ + "TestGridPull" + ] + ] + ], + "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" + ] + ] + ], + "TestHandlerEarlyStop": [ + [ + "tests/test_handler_early_stop.py", + [ + "TestHandlerEarlyStop" + ] + ] + ], + "TestHandlerGarbageCollector": [ + [ + "tests/test_handler_garbage_collector.py", + [ + "TestHandlerGarbageCollector" + ] + ] + ], + "TestHandlerHausdorffDistance": [ + [ + "tests/test_handler_hausdorff_distance.py", + [ + "TestHandlerHausdorffDistance" + ] + ] + ], + "TestHandlerLrSchedule": [ + [ + "tests/test_handler_lr_scheduler.py", + [ + "TestHandlerLrSchedule" + ] + ] + ], + "TestHandlerMeanDice": [ + [ + "tests/test_handler_mean_dice.py", + [ + "TestHandlerMeanDice" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestHandlerSegmentationSaver": [ + [ + "tests/test_handler_segmentation_saver.py", + [ + "TestHandlerSegmentationSaver" + ] + ] + ], + "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" + ] + ] + ], + "TestTransformInverter": [ + [ + "tests/test_handler_transform_inverter.py", + [ + "TestTransformInverter" + ] + ] + ], + "TestHandlerValidation": [ + [ + "tests/test_handler_validation.py", + [ + "TestHandlerValidation" + ] + ] + ], + "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" + ] + ] + ], + "TestHilbertTransformInvalidPyTorch": [ + [ + "tests/test_hilbert_transform.py", + [ + "TestHilbertTransformInvalidPyTorch" + ] + ] + ], + "TestIdentity": [ + [ + "tests/test_identity.py", + [ + "TestIdentity" + ] + ] + ], + "TestIdentityd": [ + [ + "tests/test_identityd.py", + [ + "TestIdentityd" + ] + ] + ], + "RandTest": [ + [ + "tests/test_image_dataset.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" + ] + ] + ], + "TestImg2Tensorboard": [ + [ + "tests/test_img2tensorboard.py", + [ + "TestImg2Tensorboard" + ] + ] + ], + "TestInitLoadImage": [ + [ + "tests/test_init_reader.py", + [ + "TestInitLoadImage" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "_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" + ] + ] + ], + "TestInverse": [ + [ + "tests/test_inverse.py", + [ + "TestInverse" + ] + ] + ], + "TestInverseCollation": [ + [ + "tests/test_inverse_collation.py", + [ + "TestInverseCollation" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "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_persistentdataset.py", + [ + "_InplaceXform" + ] + ], + [ + "tests/test_persistentdataset_dist.py", + [ + "_InplaceXform" + ] + ] + ], + "TestLMDBDataset": [ + [ + "tests/test_lmdbdataset.py", + [ + "TestLMDBDataset" + ] + ] + ], + "TestMPLMDBDataset": [ + [ + "tests/test_lmdbdataset.py", + [ + "TestMPLMDBDataset" + ] + ] + ], + "TestLoadDecathlonDatalist": [ + [ + "tests/test_load_decathlon_datalist.py", + [ + "TestLoadDecathlonDatalist" + ] + ] + ], + "TestLoadImage": [ + [ + "tests/test_load_image.py", + [ + "TestLoadImage" + ] + ] + ], + "TestLoadImaged": [ + [ + "tests/test_load_imaged.py", + [ + "TestLoadImaged" + ] + ] + ], + "TestLoadSpacingOrientation": [ + [ + "tests/test_load_spacing_orientation.py", + [ + "TestLoadSpacingOrientation" + ] + ] + ], + "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" + ] + ] + ], + "TestLRFinder": [ + [ + "tests/test_lr_finder.py", + [ + "TestLRFinder" + ] + ] + ], + "TestMapBinaryToIndices": [ + [ + "tests/test_map_binary_to_indices.py", + [ + "TestMapBinaryToIndices" + ] + ] + ], + "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" + ] + ] + ], + "TestMeanEnsemble": [ + [ + "tests/test_mean_ensemble.py", + [ + "TestMeanEnsemble" + ] + ] + ], + "TestMeanEnsembled": [ + [ + "tests/test_mean_ensembled.py", + [ + "TestMeanEnsembled" + ] + ] + ], + "TestMedNISTDataset": [ + [ + "tests/test_mednistdataset.py", + [ + "TestMedNISTDataset" + ] + ] + ], + "TestMMMARDownload": [ + [ + "tests/test_mmar_download.py", + [ + "TestMMMARDownload" + ] + ] + ], + "TestAllImport": [ + [ + "tests/test_module_list.py", + [ + "TestAllImport" + ] + ] + ], + "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" + ] + ] + ], + "TestNiftiSaver": [ + [ + "tests/test_nifti_saver.py", + [ + "TestNiftiSaver" + ] + ] + ], + "TestNormalizeIntensity": [ + [ + "tests/test_normalize_intensity.py", + [ + "TestNormalizeIntensity" + ] + ] + ], + "TestNormalizeIntensityd": [ + [ + "tests/test_normalize_intensityd.py", + [ + "TestNormalizeIntensityd" + ] + ] + ], + "TestNPZDictItemDataset": [ + [ + "tests/test_npzdictitemdataset.py", + [ + "TestNPZDictItemDataset" + ] + ] + ], + "TestNumpyReader": [ + [ + "tests/test_numpy_reader.py", + [ + "TestNumpyReader" + ] + ] + ], + "TestComputeOcclusionSensitivity": [ + [ + "tests/test_occlusion_sensitivity.py", + [ + "TestComputeOcclusionSensitivity" + ] + ] + ], + "TestOpenSlideReader": [ + [ + "tests/test_openslide_reader.py", + [ + "TestOpenSlideReader" + ] + ] + ], + "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" + ] + ] + ], + "_Dataset": [ + [ + "tests/test_pad_collation.py", + [ + "_Dataset" + ] + ] + ], + "TestPadCollation": [ + [ + "tests/test_pad_collation.py", + [ + "TestPadCollation" + ] + ] + ], + "TestParallelExecution": [ + [ + "tests/test_parallel_execution.py", + [ + "TestParallelExecution" + ] + ] + ], + "TestPartitionDataset": [ + [ + "tests/test_partition_dataset.py", + [ + "TestPartitionDataset" + ] + ] + ], + "TestPartitionDatasetClasses": [ + [ + "tests/test_partition_dataset_classes.py", + [ + "TestPartitionDatasetClasses" + ] + ] + ], + "TestPatchDataset": [ + [ + "tests/test_patch_dataset.py", + [ + "TestPatchDataset" + ] + ] + ], + "TestPatchWSIDataset": [ + [ + "tests/test_patch_wsi_dataset.py", + [ + "TestPatchWSIDataset" + ] + ] + ], + "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" + ] + ] + ], + "TestPNGSaver": [ + [ + "tests/test_png_saver.py", + [ + "TestPNGSaver" + ] + ] + ], + "TestPolyval": [ + [ + "tests/test_polyval.py", + [ + "TestPolyval" + ] + ] + ], + "TestPrintInfo": [ + [ + "tests/test_print_info.py", + [ + "TestPrintInfo" + ] + ] + ], + "TestProbNMS": [ + [ + "tests/test_probnms.py", + [ + "TestProbNMS" + ] + ], + [ + "tests/test_probnmsd.py", + [ + "TestProbNMS" + ] + ] + ], + "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" + ] + ] + ], + "TestRandCropByPosNegLabel": [ + [ + "tests/test_rand_crop_by_pos_neg_label.py", + [ + "TestRandCropByPosNegLabel" + ] + ] + ], + "TestRandCropByPosNegLabeld": [ + [ + "tests/test_rand_crop_by_pos_neg_labeld.py", + [ + "TestRandCropByPosNegLabeld" + ] + ] + ], + "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" + ] + ] + ], + "TestRandGaussianNoiseTorch": [ + [ + "tests/test_rand_gaussian_noise.py", + [ + "TestRandGaussianNoiseTorch" + ] + ] + ], + "TestRandGaussianNoisedNumpy": [ + [ + "tests/test_rand_gaussian_noised.py", + [ + "TestRandGaussianNoisedNumpy" + ] + ] + ], + "TestRandGaussianNoisedTorch": [ + [ + "tests/test_rand_gaussian_noised.py", + [ + "TestRandGaussianNoisedTorch" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestRandLambdad": [ + [ + "tests/test_rand_lambdad.py", + [ + "TestRandLambdad" + ] + ] + ], + "TestRandRicianNoise": [ + [ + "tests/test_rand_rician_noise.py", + [ + "TestRandRicianNoise" + ] + ] + ], + "TestRandRicianNoiseTorch": [ + [ + "tests/test_rand_rician_noise.py", + [ + "TestRandRicianNoiseTorch" + ] + ] + ], + "TestRandRicianNoisedNumpy": [ + [ + "tests/test_rand_rician_noised.py", + [ + "TestRandRicianNoisedNumpy" + ] + ] + ], + "TestRandRicianNoisedTorch": [ + [ + "tests/test_rand_rician_noised.py", + [ + "TestRandRicianNoisedTorch" + ] + ] + ], + "TestRandRotate2D": [ + [ + "tests/test_rand_rotate.py", + [ + "TestRandRotate2D" + ] + ] + ], + "TestRandRotate3D": [ + [ + "tests/test_rand_rotate.py", + [ + "TestRandRotate3D" + ] + ] + ], + "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" + ] + ] + ], + "TestRandWeightedCrop2D": [ + [ + "tests/test_rand_weighted_crop.py", + [ + "TestRandWeightedCrop2D" + ] + ] + ], + "TestRandWeightedCrop": [ + [ + "tests/test_rand_weighted_crop.py", + [ + "TestRandWeightedCrop" + ] + ], + [ + "tests/test_rand_weighted_cropd.py", + [ + "TestRandWeightedCrop" + ] + ] + ], + "TestRandWeightedCrop3D": [ + [ + "tests/test_rand_weighted_cropd.py", + [ + "TestRandWeightedCrop3D" + ] + ] + ], + "TestRandZoom": [ + [ + "tests/test_rand_zoom.py", + [ + "TestRandZoom" + ] + ] + ], + "TestRandZoomd": [ + [ + "tests/test_rand_zoomd.py", + [ + "TestRandZoomd" + ] + ] + ], + "TestRandBiasField": [ + [ + "tests/test_random_bias_field.py", + [ + "TestRandBiasField" + ] + ] + ], + "TestRandBiasFieldd": [ + [ + "tests/test_random_bias_fieldd.py", + [ + "TestRandBiasFieldd" + ] + ] + ], + "TestRandTorchVisiond": [ + [ + "tests/test_randtorchvisiond.py", + [ + "TestRandTorchVisiond" + ] + ] + ], + "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" + ] + ] + ], + "TestRepeatChannel": [ + [ + "tests/test_repeat_channel.py", + [ + "TestRepeatChannel" + ] + ] + ], + "TestRepeatChanneld": [ + [ + "tests/test_repeat_channeld.py", + [ + "TestRepeatChanneld" + ] + ] + ], + "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" + ] + ] + ], + "TestRotate2D": [ + [ + "tests/test_rotate.py", + [ + "TestRotate2D" + ] + ] + ], + "TestRotate3D": [ + [ + "tests/test_rotate.py", + [ + "TestRotate3D" + ] + ] + ], + "TestRotate90": [ + [ + "tests/test_rotate90.py", + [ + "TestRotate90" + ] + ] + ], + "TestRotate90d": [ + [ + "tests/test_rotate90d.py", + [ + "TestRotate90d" + ] + ] + ], + "TestRotated2D": [ + [ + "tests/test_rotated.py", + [ + "TestRotated2D" + ] + ] + ], + "TestRotated3D": [ + [ + "tests/test_rotated.py", + [ + "TestRotated3D" + ] + ] + ], + "TestRotated3DXY": [ + [ + "tests/test_rotated.py", + [ + "TestRotated3DXY" + ] + ] + ], + "TestSaliencyInferer": [ + [ + "tests/test_saliency_inferer.py", + [ + "TestSaliencyInferer" + ] + ] + ], + "TestSaveClassificationd": [ + [ + "tests/test_save_classificationd.py", + [ + "TestSaveClassificationd" + ] + ] + ], + "TestSaveImage": [ + [ + "tests/test_save_image.py", + [ + "TestSaveImage" + ] + ] + ], + "TestSaveImaged": [ + [ + "tests/test_save_imaged.py", + [ + "TestSaveImaged" + ] + ] + ], + "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" + ] + ] + ], + "TestSavitzkyGolaySmoothREP": [ + [ + "tests/test_savitzky_golay_smooth.py", + [ + "TestSavitzkyGolaySmoothREP" + ] + ] + ], + "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" + ] + ] + ], + "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" + ] + ] + ], + "TestSetDeterminism": [ + [ + "tests/test_set_determinism.py", + [ + "TestSetDeterminism" + ] + ] + ], + "TestVisibleDevices": [ + [ + "tests/test_set_visible_devices.py", + [ + "TestVisibleDevices" + ] + ] + ], + "TestShiftIntensity": [ + [ + "tests/test_shift_intensity.py", + [ + "TestShiftIntensity" + ] + ] + ], + "TestShiftIntensityd": [ + [ + "tests/test_shift_intensityd.py", + [ + "TestShiftIntensityd" + ] + ] + ], + "TestSimulateDelay": [ + [ + "tests/test_simulatedelay.py", + [ + "TestSimulateDelay" + ] + ], + [ + "tests/test_simulatedelayd.py", + [ + "TestSimulateDelay" + ] + ] + ], + "TestSkipConnection": [ + [ + "tests/test_skip_connection.py", + [ + "TestSkipConnection" + ] + ] + ], + "_Pred": [ + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference", + "test_sigma", + "_Pred" + ] + ] + ], + "TestSlidingWindowInference": [ + [ + "tests/test_sliding_window_inference.py", + [ + "TestSlidingWindowInference" + ] + ] + ], + "TestSmartCachePatchWSIDataset": [ + [ + "tests/test_smartcache_patch_wsi_dataset.py", + [ + "TestSmartCachePatchWSIDataset" + ] + ] + ], + "TestSmartCacheDataset": [ + [ + "tests/test_smartcachedataset.py", + [ + "TestSmartCacheDataset" + ] + ] + ], + "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" + ] + ] + ], + "TestSplitChannel": [ + [ + "tests/test_split_channel.py", + [ + "TestSplitChannel" + ] + ] + ], + "TestSplitChanneld": [ + [ + "tests/test_split_channeld.py", + [ + "TestSplitChanneld" + ] + ] + ], + "TestSqueezeDim": [ + [ + "tests/test_squeezedim.py", + [ + "TestSqueezeDim" + ] + ], + [ + "tests/test_squeezedimd.py", + [ + "TestSqueezeDim" + ] + ] + ], + "TestStateCacher": [ + [ + "tests/test_state_cacher.py", + [ + "TestStateCacher" + ] + ] + ], + "TestStdShiftIntensity": [ + [ + "tests/test_std_shift_intensity.py", + [ + "TestStdShiftIntensity" + ] + ] + ], + "TestStdShiftIntensityd": [ + [ + "tests/test_std_shift_intensityd.py", + [ + "TestStdShiftIntensityd" + ] + ] + ], + "TestSUBPIXEL": [ + [ + "tests/test_subpixel_upsample.py", + [ + "TestSUBPIXEL" + ] + ] + ], + "TestAllSurfaceMetrics": [ + [ + "tests/test_surface_distance.py", + [ + "TestAllSurfaceMetrics" + ] + ] + ], + "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" + ] + ] + ], + "TestTimedCall": [ + [ + "tests/test_timedcall.py", + [ + "TestTimedCall" + ] + ] + ], + "TestToCupy": [ + [ + "tests/test_to_cupy.py", + [ + "TestToCupy" + ] + ] + ], + "TestToCupyd": [ + [ + "tests/test_to_cupyd.py", + [ + "TestToCupyd" + ] + ] + ], + "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" + ] + ] + ], + "TestTorchVision": [ + [ + "tests/test_torchvision.py", + [ + "TestTorchVision" + ] + ] + ], + "TestTorchVisionFCModel": [ + [ + "tests/test_torchvision_fc_model.py", + [ + "TestTorchVisionFCModel" + ] + ] + ], + "TestTorchVisionFullyConvModel": [ + [ + "tests/test_torchvision_fully_conv_model.py", + [ + "TestTorchVisionFullyConvModel" + ] + ] + ], + "TestTorchVisiond": [ + [ + "tests/test_torchvisiond.py", + [ + "TestTorchVisiond" + ] + ] + ], + "TestTranspose": [ + [ + "tests/test_transpose.py", + [ + "TestTranspose" + ] + ], + [ + "tests/test_transposed.py", + [ + "TestTranspose" + ] + ] + ], + "TestTverskyLoss": [ + [ + "tests/test_tversky_loss.py", + [ + "TestTverskyLoss" + ] + ] + ], + "TestUNET": [ + [ + "tests/test_unet.py", + [ + "TestUNET" + ] + ] + ], + "TestUpsample": [ + [ + "tests/test_upsample_block.py", + [ + "TestUpsample" + ] + ] + ], + "TestVarAutoEncoder": [ + [ + "tests/test_varautoencoder.py", + [ + "TestVarAutoEncoder" + ] + ] + ], + "TestClassActivationMap": [ + [ + "tests/test_vis_cam.py", + [ + "TestClassActivationMap" + ] + ] + ], + "TestGradientClassActivationMap": [ + [ + "tests/test_vis_gradcam.py", + [ + "TestGradientClassActivationMap" + ] + ] + ], + "TestGradientClassActivationMapPP": [ + [ + "tests/test_vis_gradcampp.py", + [ + "TestGradientClassActivationMapPP" + ] + ] + ], + "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" + ] + ] + ], + "TestWithAllowMissingKeysMode": [ + [ + "tests/test_with_allow_missing_keys.py", + [ + "TestWithAllowMissingKeysMode" + ] + ] + ], + "TestWriteMetricsReports": [ + [ + "tests/test_write_metrics_reports.py", + [ + "TestWriteMetricsReports" + ] + ] + ], + "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_sdist": [ + [ + "versioneer.py", + [ + "get_cmdclass", + "cmd_sdist" + ] + ] + ] +} \ No newline at end of file