MCPcopy Create free account

hub / github.com/OUCMachineLearning/OUCML / functions

Functions641 in github.com/OUCMachineLearning/OUCML

↓ 1 callersMethodbuild_model
Graph Input
GAN/Self_attention_GAN_tensorflow/SAGAN.py:238
↓ 1 callersMethodbuild_model
(self)
GAN/self_attention _gan/trainer.py:191
↓ 1 callersMethodbuild_tensorboard
(self)
GAN/self_attention _gan/trainer.py:209
↓ 1 callersMethodbuild_vgg
Builds a pre-trained VGG19 model that outputs image features extracted at the third block of the model
GAN/srgan_celebA/srgan.py:114
↓ 1 callersMethodbuild_vgg
Builds a pre-trained VGG19 model that outputs image features extracted at the third block of the model
One_Day_One_GAN/day6/srgan/srgan.py:101
↓ 1 callersFunctioncalculate_psnr
(img1, img2)
One_Day_One_GAN/day6/srgan_pytorch/PSRN_SSIM.py:68
↓ 1 callersFunctioncalculate_ssim
calculate SSIM the same outputs as MATLAB's img1, img2: [0, 255]
One_Day_One_GAN/day6/srgan_pytorch/PSRN_SSIM.py:101
↓ 1 callersMethodcell
(self, x, h_prev, x_mask, h_mask)
AutoML/darts-master/rnn/model.py:71
↓ 1 callersFunctioncenter_crop
(x, crop_h, crop_w=None, resize_w=64)
GAN/datadownloader/utils.py:6
↓ 1 callersFunctioncenter_crop
(x, crop_h , crop_w=None, resize_w=64)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:203
↓ 1 callersFunctioncheck_args
(args)
GAN/Self_attention_GAN_tensorflow/main.py:52
↓ 1 callersMethodcolor_change_mode
(self)
GAN/人脸还原SCFEGAN/demo.py:91
↓ 1 callersFunctioncompute_acc
(preds, labels)
GAN/ACGAN-PyTorch-master/utils.py:11
↓ 1 callersMethoddecode
(self, z)
One_Day_One_GAN/day15/vae.py:63
↓ 1 callersFunctiondehaze_image
(image_path)
GAN/DEHAZE-AOE_torch/dehaze.py:18
↓ 1 callersMethoddemo
(self, config, batch)
GAN/人脸还原SCFEGAN/model.py:131
↓ 1 callersFunctiondiscriminator_loss
(loss_func, real, fake)
GAN/Self_attention_GAN_tensorflow/ops.py:186
↓ 1 callersFunctiondownload_celeb_a
(dirpath)
GAN/Self_attention_GAN_tensorflow/download.py:43
↓ 1 callersFunctiondownload_celeb_a
(dirpath)
GAN/datadownloader/download.py:80
↓ 1 callersFunctiondownload_cifar10
(download_path)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/download.py:132
↓ 1 callersFunctiondownload_fashion_mnist
(download_path)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/download.py:65
↓ 1 callersFunctiondownload_file_from_google_drive
(id, destination)
GAN/Self_attention_GAN_tensorflow/download.py:13
↓ 1 callersFunctiondownload_file_from_google_drive
(id, destination)
GAN/datadownloader/download.py:45
↓ 1 callersFunctiondownload_lsun
(dirpath)
GAN/datadownloader/download.py:124
↓ 1 callersFunctiondownload_mnist
(dirpath)
GAN/datadownloader/download.py:141
↓ 1 callersFunctiondownload_mnist
(dirpath)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/download.py:44
↓ 1 callersFunctiondownload_svhn
(download_path)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/download.py:103
↓ 1 callersMethoddrawMask
(self, prev_pt, curr_pt)
GAN/人脸还原SCFEGAN/ui/mouse_event.py:86
↓ 1 callersMethoddrawSketch
(self, prev_pt, curr_pt)
GAN/人脸还原SCFEGAN/ui/mouse_event.py:91
↓ 1 callersMethoddrawStroke
(self, prev_pt, curr_pt)
GAN/人脸还原SCFEGAN/ui/mouse_event.py:96
↓ 1 callersFunctionembedded_dropout
(embed, words, dropout=0.1, scale=None)
AutoML/darts-master/rnn/utils.py:54
↓ 1 callersMethodencode
(self, x)
One_Day_One_GAN/day15/vae.py:50
↓ 1 callersFunctionevaluate
(data_source, batch_size=10)
AutoML/darts-master/rnn/test.py:88
↓ 1 callersFunctionevaluate
(data_source, batch_size=10)
AutoML/darts-master/rnn/train_search.py:150
↓ 1 callersFunctionfind_classes
(dir, classes_idx=None)
GAN/ACGAN-PyTorch-master/folder.py:23
↓ 1 callersFunctionfrom_weights
Build a model and load its pretrained weights from `weights_file`.
One_Day_One_GAN/day15/model.py:83
↓ 1 callersFunctiongenerator_loss
(loss_func, fake)
GAN/Self_attention_GAN_tensorflow/ops.py:210
↓ 1 callersMethodgenotype
(self)
AutoML/darts-master/cnn/model_search.py:133
↓ 1 callersMethodgetNextBatch
(self, batch_num=0)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:63
↓ 1 callersMethodgetNextBatch2
(self, batch_num=0, batch_size=100)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:71
↓ 1 callersFunctionget_confirm_token
(response)
GAN/Self_attention_GAN_tensorflow/download.py:27
↓ 1 callersFunctionget_confirm_token
(response)
GAN/datadownloader/download.py:58
↓ 1 callersFunctionget_conv_shape
(tensor)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/ops.py:96
↓ 1 callersFunctionget_image
(image_path, image_size, is_crop=True, resize_w=64, is_grayscale = False)
GAN/datadownloader/utils.py:43
↓ 1 callersFunctionget_image
(image_path , image_size , is_crop=True, resize_w = 64 , is_grayscale = False)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:187
↓ 1 callersFunctionget_parameters
()
GAN/self_attention _gan/parameter.py:6
↓ 1 callersMethodgradient_penalty
(self, real, fake)
GAN/Self_attention_GAN_tensorflow/SAGAN.py:199
↓ 1 callersFunctionimread
(path, is_grayscale = False)
GAN/datadownloader/utils.py:34
↓ 1 callersFunctionimread
(path, is_grayscale=False)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:216
↓ 1 callersFunctionimsave
(images, size, path)
GAN/Self_attention_GAN_tensorflow/utils.py:109
↓ 1 callersFunctionimsave
(images, size, path)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:223
↓ 1 callersFunctioninfer
(valid_queue, model, criterion)
AutoML/darts-master/cnn/test_imagenet.py:86
↓ 1 callersFunctioninfer
(valid_queue, model, criterion)
AutoML/darts-master/cnn/train.py:143
↓ 1 callersFunctioninfer
(test_queue, model, criterion)
AutoML/darts-master/cnn/test.py:77
↓ 1 callersFunctioninfer
(valid_queue, model, criterion)
AutoML/darts-master/cnn/train_search.py:168
↓ 1 callersFunctioninfer
(valid_queue, model, criterion)
AutoML/darts-master/cnn/train_imagenet.py:204
↓ 1 callersMethodinit_weights
(self)
AutoML/darts-master/rnn/model.py:123
↓ 1 callersFunctionint_shape
(tensor)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/ops.py:100
↓ 1 callersFunctioninverse_transform
(images)
GAN/Self_attention_GAN_tensorflow/utils.py:114
↓ 1 callersFunctioninverse_transform
(images)
GAN/datadownloader/utils.py:31
↓ 1 callersFunctioninverse_transform
(image)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:237
↓ 1 callersFunctionis_image_file
Checks if a file is an image. Args: filename (string): path to a file Returns: bool: True if the filename ends with a known
GAN/ACGAN-PyTorch-master/folder.py:10
↓ 1 callersFunctionlist_categories
(tag)
GAN/datadownloader/dataload.py:21
↓ 1 callersMethodload_celeb
(self)
GAN/self_attention _gan/data_loader.py:33
↓ 1 callersMethodload_celebA
(self)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:156
↓ 1 callersMethodload_cifar
(self)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:92
↓ 1 callersFunctionload_data
(dataset_name, size=64)
GAN/Self_attention_GAN_tensorflow/utils.py:65
↓ 1 callersMethodload_demo_graph
(self, config)
GAN/人脸还原SCFEGAN/model.py:95
↓ 1 callersMethodload_lsun
(self, classes='church_outdoor_train')
GAN/self_attention _gan/data_loader.py:28
↓ 1 callersMethodload_pretrained_model
(self)
GAN/self_attention _gan/trainer.py:213
↓ 1 callersMethodload_stl10
(self)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/utils.py:36
↓ 1 callersMethodloss_dis
(self, d_real_logits, d_fake_logits)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/Model.py:153
↓ 1 callersFunctionloss_function
recon_x: generating images x: origin images mu: latent mean logvar: latent log variance
One_Day_One_GAN/day15/vae.py:80
↓ 1 callersMethodloss_gen
(self, d_fake_logits)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/Model.py:183
↓ 1 callersMethodloss_hinge_dis
(self, d_real_logits, d_fake_logits)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/Model.py:187
↓ 1 callersMethodloss_hinge_gen
(self, d_fake_logits)
One_Day_One_GAN/day18/Self-Supervised-GANs-master/Model.py:193
↓ 1 callersFunctionmain
()
GAN/ Wasserstein_GAN/WGAN-tensorflow-master/get_svhn.py:47
↓ 1 callersFunctionmain
()
GAN/Self_attention_GAN_tensorflow/main.py:80
↓ 1 callersFunctionmain
(config)
GAN/self_attention _gan/main.py:10
↓ 1 callersFunctionmain
()
GAN/datadownloader/dataload.py:40
↓ 1 callersFunctionmain
()
One_Day_One_GAN/day6/srgan_pytorch/PSRN_SSIM.py:12
↓ 1 callersFunctionmain
()
AutoML/darts-master/cnn/test_imagenet.py:42
↓ 1 callersFunctionmain
()
AutoML/darts-master/cnn/train.py:56
↓ 1 callersFunctionmain
()
AutoML/darts-master/cnn/test.py:42
↓ 1 callersFunctionmain
()
AutoML/darts-master/cnn/train_search.py:60
↓ 1 callersFunctionmain
()
AutoML/darts-master/cnn/train_imagenet.py:75
↓ 1 callersFunctionmake_dataset
(dir, class_to_idx)
GAN/ACGAN-PyTorch-master/folder.py:34
↓ 1 callersMethodmake_mask
(self, pts)
GAN/人脸还原SCFEGAN/demo.py:146
↓ 1 callersMethodmake_noise
(self)
GAN/人脸还原SCFEGAN/demo.py:139
↓ 1 callersMethodmake_sketch
(self, pts)
GAN/人脸还原SCFEGAN/demo.py:161
↓ 1 callersMethodmake_stroke
(self, pts)
GAN/人脸还原SCFEGAN/demo.py:178
↓ 1 callersFunctionmaybe_download
(data_dir)
GAN/ Wasserstein_GAN/WGAN-tensorflow-master/get_svhn.py:16
↓ 1 callersFunctionmerge
(images, size)
GAN/wgan_gp/wgan_gp.py:29
↓ 1 callersFunctionmerge
(images, size)
GAN/ Wasserstein_GAN/wgan_gp/wgan_gp.py:29
↓ 1 callersFunctionmerge
(images, size)
GAN/ Wasserstein_GAN/wgan/wgan_mnist.py:22
↓ 1 callersFunctionmerge
(images, size)
GAN/ Wasserstein_GAN/wgan/WGAN_CIFAR10.py:33
↓ 1 callersFunctionmerge
(images, size)
GAN/ Wasserstein_GAN/wgan/wgan_fashion_mnist.py:22
↓ 1 callersFunctionmerge
(images, size)
GAN/ Wasserstein_GAN/wgan/wgan.py:22
↓ 1 callersFunctionmerge
(images, size)
GAN/Self_attention_GAN_tensorflow/utils.py:89
↓ 1 callersFunctionmerge
(images, size)
GAN/datadownloader/utils.py:15
← previousnext →201–300 of 641, ranked by callers