MCPcopy Create free account

hub / github.com/Ha0Tang/AttentionGAN / functions

Functions242 in github.com/Ha0Tang/AttentionGAN

Methodforward
Standard forward.
AttentionGAN-geo/networks.py:755
Methodforward
Standard forward.
AttentionGAN-geo/networks.py:787
Methodforward
(self, x)
models/networks.py:15
Methodforward
Standard forward
models/networks.py:375
Methodforward
(self, input)
models/networks.py:439
Methodforward
(self, input)
models/networks.py:537
Methodforward
Forward function (with skip connections)
models/networks.py:604
Methodforward
Standard forward
models/networks.py:637
Methodforward
(self, x)
models/networks.py:705
Methodforward
Standard forward.
models/networks.py:755
Methodforward
Standard forward.
models/networks.py:787
Functionget_images
(filename)
scripts/GAN_Metrics-Tensorflow/frechet_kernel_Inception_distance.py:350
Functionget_option_setter
Return the static method <modify_commandline_options> of the dataset class.
data/__init__.py:41
Functionget_option_setter
Return the static method <modify_commandline_options> of the model class.
models/__init__.py:48
Functionget_params
(opt, size)
data/base_dataset.py:63
Functionget_scheduler
Return a learning rate scheduler Parameters: optimizer -- the optimizer of the network opt (option class) -- stores all
AttentionGAN-geo/networks.py:39
Functionget_scheduler
Return a learning rate scheduler Parameters: optimizer -- the optimizer of the network opt (option class) -- stores all
models/networks.py:39
Functioninit_func
(m)
AttentionGAN-geo/networks.py:79
Functioninit_func
(m)
models/networks.py:79
Methodinitialize
(self, parser)
options/train_options.py:10
Methodinitialize
(self, parser)
options/test_options.py:10
Functionlambda_rule
(epoch)
AttentionGAN-geo/networks.py:53
Functionlambda_rule
(epoch)
models/networks.py:53
Functionmean_kernel_inception_distance
()
scripts/GAN_Metrics-Tensorflow/main.py:77
Functionmkdirs
create empty directories if they don't exist Parameters: paths (str list) -- a list of directory paths
util/util.py:76
Methodmodify_commandline_options
Add new dataset-specific options, and rewrite default values for existing options. Parameters: parser -- original option
data/base_dataset.py:33
Methodmodify_commandline_options
(parser, is_train=True)
AttentionGAN-geo/attention_gan_model.py:10
Methodmodify_commandline_options
(parser, is_train=True)
models/attention_gan_model.py:10
Methodmodify_commandline_options
Add new model-specific options, and rewrite default values for existing options. Parameters: parser -- original option p
models/base_model.py:47
Methodmodify_commandline_options
Add new dataset-specific options, and rewrite default values for existing options. Parameters: parser -- original option
models/attention_gan1_model.py:18
Methodoptimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
AttentionGAN-geo/attention_gan_model.py:168
Methodoptimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
models/attention_gan_model.py:162
Methodoptimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
models/attention_gan1_model.py:190
Functionprint_numpy
Print the mean, min, max, median, std, and size of a numpy array Parameters: val (bool) -- if print the values of the numpy array
util/util.py:60
Methodset_input
Unpack input data from the dataloader and perform necessary pre-processing steps. Parameters: input (dict): include the data itsel
AttentionGAN-geo/attention_gan_model.py:77
Methodset_input
Unpack input data from the dataloader and perform necessary pre-processing steps. Parameters: input (dict): include the data itsel
models/attention_gan_model.py:73
Methodset_input
Unpack input data from the dataloader and perform necessary pre-processing steps. Parameters: input (dict): include the data itsel
models/attention_gan1_model.py:99
Functionstr2bool
(v)
AttentionGAN-v1-multi/main.py:8
Functiontensor2im
Converts a Tensor array into a numpy image array. Parameters: input_image (tensor) -- the input image tensor array imtype (type)
util/util.py:9
Methodweight_init
(self, mean, std)
AttentionGAN-geo/networks.py:434
Methodweight_init
(self, mean, std)
models/networks.py:434
Functionweights_init_normal
(m)
AttentionGAN-v1/utils.py:118
← previous201–242 of 242, ranked by callers