Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ha0Tang/AttentionGAN
/ functions
Functions
242 in github.com/Ha0Tang/AttentionGAN
⨍
Functions
242
◇
Types & classes
48
Method
forward
Standard forward.
AttentionGAN-geo/networks.py:755
Method
forward
Standard forward.
AttentionGAN-geo/networks.py:787
Method
forward
(self, x)
models/networks.py:15
Method
forward
Standard forward
models/networks.py:375
Method
forward
(self, input)
models/networks.py:439
Method
forward
(self, input)
models/networks.py:537
Method
forward
Forward function (with skip connections)
models/networks.py:604
Method
forward
Standard forward
models/networks.py:637
Method
forward
(self, x)
models/networks.py:705
Method
forward
Standard forward.
models/networks.py:755
Method
forward
Standard forward.
models/networks.py:787
Function
get_images
(filename)
scripts/GAN_Metrics-Tensorflow/frechet_kernel_Inception_distance.py:350
Function
get_option_setter
Return the static method <modify_commandline_options> of the dataset class.
data/__init__.py:41
Function
get_option_setter
Return the static method <modify_commandline_options> of the model class.
models/__init__.py:48
Function
get_params
(opt, size)
data/base_dataset.py:63
Function
get_scheduler
Return a learning rate scheduler Parameters: optimizer -- the optimizer of the network opt (option class) -- stores all
AttentionGAN-geo/networks.py:39
Function
get_scheduler
Return a learning rate scheduler Parameters: optimizer -- the optimizer of the network opt (option class) -- stores all
models/networks.py:39
Function
init_func
(m)
AttentionGAN-geo/networks.py:79
Function
init_func
(m)
models/networks.py:79
Method
initialize
(self, parser)
options/train_options.py:10
Method
initialize
(self, parser)
options/test_options.py:10
Function
lambda_rule
(epoch)
AttentionGAN-geo/networks.py:53
Function
lambda_rule
(epoch)
models/networks.py:53
Function
mean_kernel_inception_distance
()
scripts/GAN_Metrics-Tensorflow/main.py:77
Function
mkdirs
create empty directories if they don't exist Parameters: paths (str list) -- a list of directory paths
util/util.py:76
Method
modify_commandline_options
Add new dataset-specific options, and rewrite default values for existing options. Parameters: parser -- original option
data/base_dataset.py:33
Method
modify_commandline_options
(parser, is_train=True)
AttentionGAN-geo/attention_gan_model.py:10
Method
modify_commandline_options
(parser, is_train=True)
models/attention_gan_model.py:10
Method
modify_commandline_options
Add new model-specific options, and rewrite default values for existing options. Parameters: parser -- original option p
models/base_model.py:47
Method
modify_commandline_options
Add new dataset-specific options, and rewrite default values for existing options. Parameters: parser -- original option
models/attention_gan1_model.py:18
Method
optimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
AttentionGAN-geo/attention_gan_model.py:168
Method
optimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
models/attention_gan_model.py:162
Method
optimize_parameters
Calculate losses, gradients, and update network weights; called in every training iteration
models/attention_gan1_model.py:190
Function
print_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
Method
set_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
Method
set_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
Method
set_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
Function
str2bool
(v)
AttentionGAN-v1-multi/main.py:8
Function
tensor2im
Converts a Tensor array into a numpy image array. Parameters: input_image (tensor) -- the input image tensor array imtype (type)
util/util.py:9
Method
weight_init
(self, mean, std)
AttentionGAN-geo/networks.py:434
Method
weight_init
(self, mean, std)
models/networks.py:434
Function
weights_init_normal
(m)
AttentionGAN-v1/utils.py:118
← previous
201–242 of 242, ranked by callers