MCPcopy Create free account

hub / github.com/black0017/MedicalZooPytorch / functions

Functions419 in github.com/black0017/MedicalZooPytorch

↓ 1 callersMethodforward
(self, x)
lib/medzoo/SkipDenseNet3D.py:144
↓ 1 callersMethodforward
(self, x)
lib/medzoo/HighResNet3D.py:183
↓ 1 callersMethodforward
(self, x)
lib/medzoo/Densenet3D.py:124
↓ 1 callersMethodforward
:param multi_channel_medical_img: shape of [batch, input_channels, height, width, depth] :return: late fusion classification predicti
lib/medzoo/Densenet3D.py:185
↓ 1 callersMethodforward
:param multi_channel_medical_img: shape of [batch, input_channels, height, width, depth] :return: late fusion classification predicti
lib/medzoo/Densenet3D.py:267
↓ 1 callersMethodforward
(self, x)
lib/medzoo/Vnet.py:149
↓ 1 callersMethodforward
(self, x)
lib/medzoo/Vnet.py:192
↓ 1 callersMethodforward
(self, x)
lib/medzoo/ResNet3D_VAE.py:268
↓ 1 callersMethodforward
(self, x)
lib/medzoo/Unet2D.py:100
↓ 1 callersMethodforward
(self, input)
lib/medzoo/HyperDensenet.py:306
↓ 1 callersMethodforward
(self, input)
lib/medzoo/HyperDensenet.py:468
↓ 1 callersMethodforward
(self, x)
lib/medzoo/DenseVoxelNet.py:125
↓ 1 callersMethodforward
(self, x)
lib/medzoo/BaseModelClass.py:22
↓ 1 callersMethodgenerate_patch
(self, img)
lib/medloaders/miccai_2019_pathology.py:109
↓ 1 callersFunctiongenerate_resnet3d
(in_channels=1, classes=2, model_depth=18, **kwargs)
lib/medzoo/ResNet3DMedNet.py:291
↓ 1 callersMethodgenerate_samples
(self)
lib/medloaders/miccai_2019_pathology.py:76
↓ 1 callersFunctionget_arguments
()
tests/test_models.py:22
↓ 1 callersFunctionget_arguments
()
tests/train_with_trainer_class.py:38
↓ 1 callersFunctionget_arguments
()
tests/test_basewriter.py:9
↓ 1 callersFunctionget_arguments
()
tests/test_covid_ct.py:45
↓ 1 callersFunctionget_arguments
()
tests/inference.py:43
↓ 1 callersFunctionget_arguments
()
tests/test_vizual.py:40
↓ 1 callersFunctionget_arguments
()
examples/train_brats2018_new.py:36
↓ 1 callersFunctionget_arguments
()
examples/train_mrbrains_9_classes.py:40
↓ 1 callersFunctionget_arguments
()
examples/test_miccai_2019.py:44
↓ 1 callersFunctionget_arguments
()
examples/train_iseg2019_new.py:37
↓ 1 callersFunctionget_arguments
()
examples/train_brats2020_new.py:34
↓ 1 callersFunctionget_arguments
()
examples/train_brats2019_new.py:34
↓ 1 callersFunctionget_arguments
()
examples/train_iseg2017_new.py:37
↓ 1 callersFunctionget_arguments
()
examples/train_mrbrains_4_classes.py:36
↓ 1 callersMethodget_arguments
(self)
tests/test_dataloaders.py:65
↓ 1 callersFunctionget_majority_vote
Returns the majority vote element of a list
lib/medloaders/miccai_2019_pathology.py:143
↓ 1 callersFunctiongrid_sampler_sub_volume_reshape
(tensor, dim)
lib/visual3D_temp/viz.py:171
↓ 1 callersMethodload_image
(self, img_path, resize_dim)
lib/medloaders/COVIDxdataset.py:45
↓ 1 callersMethodlrelu_conv
(self, feat_in, feat_out)
lib/medzoo/Unet3D.py:96
↓ 1 callersFunctionmain
()
tests/test_models.py:6
↓ 1 callersFunctionmain
()
tests/train_with_trainer_class.py:12
↓ 1 callersFunctionmain
()
tests/test_covid_ct.py:13
↓ 1 callersFunctionmain
()
tests/inference.py:15
↓ 1 callersFunctionmain
()
tests/test_vizual.py:17
↓ 1 callersFunctionmain
()
examples/train_brats2018_new.py:16
↓ 1 callersFunctionmain
()
examples/train_mrbrains_9_classes.py:19
↓ 1 callersFunctionmain
()
examples/test_miccai_2019.py:24
↓ 1 callersFunctionmain
()
examples/train_iseg2019_new.py:16
↓ 1 callersFunctionmain
()
examples/train_brats2020_new.py:16
↓ 1 callersFunctionmain
()
examples/train_brats2019_new.py:16
↓ 1 callersFunctionmain
()
examples/train_iseg2017_new.py:16
↓ 1 callersFunctionmain
()
examples/train_mrbrains_4_classes.py:17
↓ 1 callersMethodmiccai2019
(self)
tests/test_dataloaders.py:47
↓ 1 callersFunctionnon_overlap_padding
(args, full_volume, model,criterion, kernel_dim=(32, 32, 32))
lib/visual3D_temp/viz.py:41
↓ 1 callersMethodnorm_img
(self, img_tensor)
lib/medloaders/miccai_2019_pathology.py:118
↓ 1 callersFunctionpercentile_clip
Intensity normalization based on percentile Clips the range based on the quarile values. :param min_val: should be in the range [0,100]
lib/medloaders/medical_image_process.py:192
↓ 1 callersFunctionpreprocess_labels
Majority labeling vote to produce ground truth labels
lib/medloaders/miccai_2019_pathology.py:166
↓ 1 callersFunctionrandom_noise
(img_numpy, mean=0, std=0.001)
lib/augment3D/gaussian_noise.py:4
↓ 1 callersFunctionread_labels
Reads labels and returns them in a tuple of sorted lists
lib/medloaders/miccai_2019_pathology.py:213
↓ 1 callersFunctionread_txt
(txt_path)
lib/utils/covid_utils.py:99
↓ 1 callersMethodred_forward
(self, x)
lib/medzoo/HighResNet3D.py:159
↓ 1 callersFunctionreparametrize
(mu, logvar)
lib/medzoo/ResNet3D_VAE.py:91
↓ 1 callersMethodrestore_checkpoint
r""" Restores checkpoint from a pth file and restores optimizer state. Args: ckpt_file (str): A PyTorch pth file containi
lib/medzoo/BaseModelClass.py:38
↓ 1 callersMethodsave_checkpoint
r""" Saves checkpoint at a certain global step during training. Optimizer state is also saved together. Args: dir
lib/medzoo/BaseModelClass.py:67
↓ 1 callersFunctionseg_map_vizualization_iseg
(segmentation_map)
lib/visual3D_temp/viz_2d.py:83
↓ 1 callersFunctionshow_slices
Function to display a row of image slices Input is a list of numpy 2D image slices
lib/visual3D_temp/viz_2d.py:31
↓ 1 callersMethodskip_target_channels
Assuming dim 1 is the classes dim , it skips all the indexes after the desired class
lib/losses3D/BaseClass.py:34
↓ 1 callersFunctionsquare_angular_loss
Computes square angular loss between input and target directions. Makes sure that the input and target directions are normalized so that torc
lib/losses3D/tags_angular_loss.py:35
↓ 1 callersMethodtest_BCEDiceLoss
(self)
tests/test_losses3D.py:31
↓ 1 callersMethodtest_ContrastiveLoss
(self)
tests/test_losses3D.py:58
↓ 1 callersMethodtest_DiceLoss
(self)
tests/test_losses3D.py:40
↓ 1 callersMethodtest_TagsAngularLoss
(self)
tests/test_losses3D.py:74
↓ 1 callersMethodtest_WeightedCrossEntropyLoss
(self)
tests/test_losses3D.py:52
↓ 1 callersMethodtest_WeightedSmoothL1Loss
(self)
tests/test_losses3D.py:81
↓ 1 callersMethodtest_generalized_diceLoss
(self)
tests/test_losses3D.py:46
↓ 1 callersFunctiontrain
(args, model, trainloader, optimizer, epoch, writer)
lib/train/train_covid.py:7
↓ 1 callersMethodtrain_epoch
(self, epoch)
lib/train/trainer.py:52
↓ 1 callersFunctiontransform_coordinate_space
Accepts nifty objects Transfers coordinate space from modality_2 to modality_1
lib/medloaders/medical_image_process.py:125
↓ 1 callersFunctiontransform_matrix_offset_center_3d
(matrix, x, y, z)
lib/augment3D/random_shift.py:5
↓ 1 callersMethodvalidate_epoch
(self, epoch)
lib/train/trainer.py:75
↓ 1 callersFunctionvalidation
(args, model, testloader, epoch, writer)
lib/train/train_covid.py:39
↓ 1 callersFunctionvisualize_3D_no_overlap_new
this function will produce NON-overlaping sub-volumes prediction that produces full 3d medical image compare some slices with ground tru
lib/visual3D_temp/viz.py:101
↓ 1 callersFunctionvote
Performs majority voting on the stacked labels
lib/medloaders/miccai_2019_pathology.py:150
Method__call__
(self, img_tensors, label)
lib/augment3D/__init__.py:28
Method__call__
(self, img_tensors, label)
lib/augment3D/__init__.py:54
Method__call__
(self, img_numpy, label=None)
lib/augment3D/random_rescale.py:25
Method__call__
Args: img_numpy (numpy): Image to be flipped. label (numpy): Label segmentation map to be flipped Returns:
lib/augment3D/random_flip.py:31
Method__call__
(self, img_numpy, label=None)
lib/augment3D/elastic_deform.py:84
Method__call__
(self, img_numpy, label)
lib/augment3D/random_crop.py:34
Method__call__
Args: img_numpy (numpy): Image to be flipped. label (numpy): Label segmentation map to be flipped Returns:
lib/augment3D/gaussian_noise.py:15
Method__call__
Args: img_numpy (numpy): Image to be rotated. label (numpy): Label segmentation map to be rotated Returns:
lib/augment3D/random_rotate.py:28
Method__call__
(self, img_numpy, label=None)
lib/augment3D/random_shift.py:23
Method__getitem__
(self, index)
lib/medloaders/ixi_t1_t2.py:58
Method__getitem__
(self, index)
lib/medloaders/COVIDxdataset.py:38
Method__getitem__
(self, idx)
lib/medloaders/covid_ct_dataset.py:69
Method__getitem__
(self, index)
lib/medloaders/brats2020.py:107
Method__getitem__
(self, index)
lib/medloaders/Covid_Segmentation_dataset.py:81
Method__getitem__
(self, index)
lib/medloaders/miccai_2019_pathology.py:67
Method__getitem__
(self, index)
lib/medloaders/iseg2017.py:105
Method__getitem__
(self, index)
lib/medloaders/brats2018.py:105
Method__getitem__
(self, index)
lib/medloaders/mrbrains2018.py:76
Method__getitem__
(self, index)
lib/medloaders/iseg2019.py:93
Method__getitem__
(self, index)
lib/medloaders/brats2019.py:105
Method__init__
(self, transforms=[], p=0.5)
lib/augment3D/__init__.py:23
← previousnext →101–200 of 419, ranked by callers