Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TianxiangMa/MUST-GAN
/ functions
Functions
172 in github.com/TianxiangMa/MUST-GAN
⨍
Functions
172
◇
Types & classes
32
Method
__init__
(self, input_dim, output_dim, norm='none', activation='relu')
models/model_must.py:353
Method
__init__
(self, num_features, eps=1e-5, affine=True)
models/model_must.py:401
Method
__init__
(self, module, name='weight', power_iterations=1)
models/model_must.py:437
Method
__init__
(self, pool='max')
models/vgg.py:10
Method
__init__
(self, dataroot)
losses/styleloss.py:10
Method
__init__
(self, dataroot, lambda_L1, lambda_perceptual, perceptual_layers, gpu_ids, percep_is_l1)
losses/L1_plus_perceptualLoss.py:12
Method
__init__
(self, web_dir, title, reflesh=0)
util/html.py:7
Method
__init__
(self, opt)
util/visualizer.py:10
Method
__init__
(self, pool_size)
util/image_pool.py:8
Method
__iter__
(self)
data/custom_dataset_data_loader.py:39
Method
__len__
(self)
data/custom_dataset_data_loader.py:36
Method
__len__
(self)
data/keypoint.py:127
Method
__len__
(self)
data/image_folder.py:67
Method
_fix_bn
(self, m)
models/MUST.py:109
Function
cords_to_map
(cords, img_size, sigma=6)
tool/pose_utils.py:52
Function
default_loader
(path)
data/image_folder.py:37
Function
define_D
(input_nc, ndf, which_model_netD, n_layers_D=3, norm='in', use_sigmoid=False, init_type='normal',
models/networks.py:149
Function
define_G
(dataroot, input_nc, ngf, which_model_netG, norm='batch', init_type='normal', gpu_ids=[], n_downs
models/networks.py:125
Function
diagnose_network
(net, name='network')
util/util.py:114
Function
draw_legend
()
tool/pose_utils.py:104
Function
draw_pose_from_map
(pose_map, threshold=0.1, **kwargs)
util/util.py:76
Function
draw_pose_from_map
(pose_map, threshold=0.1, **kwargs)
tool/pose_utils.py:86
Method
forward
(self)
models/base_model.py:26
Method
forward
(self, input)
models/networks.py:278
Method
forward
(self, x)
models/networks.py:322
Method
forward
(self, Pose, Img, Sem)
models/model_must.py:29
Method
forward
(self, x, sem)
models/model_must.py:112
Method
forward
(self, x)
models/model_must.py:157
Method
forward
(self, x)
models/model_must.py:179
Method
forward
(self, appearance_code, x)
models/model_must.py:196
Method
forward
(self, statistics_code, x)
models/model_must.py:244
Method
forward
(self, x, statistics_code)
models/model_must.py:260
Method
forward
(self, x)
models/model_must.py:343
Method
forward
(self, x)
models/model_must.py:391
Method
forward
(self, x)
models/model_must.py:411
Method
forward
(self, *args)
models/model_must.py:481
Method
forward
(self, x, out_keys)
models/vgg.py:42
Method
forward
(self, x)
losses/styleloss.py:132
Method
forward
(self, inputs, targets)
losses/L1_plus_perceptualLoss.py:36
Method
get_current_errors
(self)
models/base_model.py:42
Method
get_current_visuals
(self)
models/base_model.py:39
Method
get_image_paths
(self)
models/base_model.py:33
Method
get_person_paths
(self)
models/MUST.py:156
Function
get_scheduler
(optimizer, opt)
models/networks.py:109
Function
get_valid_peaks
(all_peaks, subsets)
tool/getPoseMask.py:104
Function
info
Print methods and doc strings. Takes module, class, list, dictionary, or string.
util/util.py:131
Function
init_fun
(m)
models/networks.py:14
Method
initialize
(self, opt)
data/base_data_loader.py:6
Method
initialize
(self, opt)
data/base_dataset.py:12
Method
initialize
(self)
options/train_options.py:5
Method
initialize
(self)
options/test_options.py:5
Method
initialize
(self, opt)
models/base_model.py:15
Function
lambda_rule
(epoch)
models/networks.py:111
Method
load_data
(self)
data/custom_dataset_data_loader.py:33
Function
mean_inputation
(X)
tool/pose_utils.py:96
Function
mkdirs
(paths)
util/util.py:157
Method
name
(self)
data/base_dataset.py:9
Method
name
(self)
models/base_model.py:12
Method
optimize_parameters
(self)
models/base_model.py:36
Function
print_network
(net)
models/networks.py:175
Function
print_numpy
(x, val=True, shp=False)
util/util.py:147
Method
save
(self, label)
models/MUST.py:316
Function
save_image
(image_numpy, image_path)
util/util.py:127
Method
set_input
(self, input)
models/base_model.py:23
Function
tensor2im
(image_tensor, imtype=np.uint8)
util/util.py:12
Method
test
(self)
models/base_model.py:30
Function
varname
(p)
util/util.py:141
Function
weights_init_ada
(init_type='gaussian')
models/networks.py:13
Function
weights_init_kaiming
(m)
models/networks.py:58
Function
weights_init_normal
(m)
models/networks.py:34
Function
weights_init_orthogonal
(m)
models/networks.py:69
Function
weights_init_xavier
(m)
models/networks.py:47
← previous
101–172 of 172, ranked by callers