MCPcopy Create free account

hub / github.com/TianxiangMa/MUST-GAN / functions

Functions172 in github.com/TianxiangMa/MUST-GAN

↓ 11 callersMethod__init__
(self, input_dim, output_dim, dim, n_blk, norm='none', activ='relu')
models/model_must.py:273
↓ 11 callersMethodsave
(self)
util/html.py:45
↓ 8 callersMethodcompute_gram
(self, x)
losses/styleloss.py:15
↓ 4 callersMethodget_statistics
(self, x, model='global')
models/model_must.py:75
↓ 4 callersFunctionl2normalize
(v, eps=1e-12)
models/model_must.py:428
↓ 4 callersMethodload_network
(self, network, network_label, epoch_label)
models/base_model.py:57
↓ 3 callersMethodactvn
(self, x)
models/model_must.py:241
↓ 3 callersMethodadd_header
(self, str)
util/html.py:25
↓ 3 callersMethodadd_images
(self, ims, txts, links, width=400)
util/html.py:33
↓ 3 callersFunctiongetSparseKeypoint
(r, c, k, height, width, radius=4, var=4, mode='Solid')
tool/getPoseMask.py:72
↓ 3 callersMethodsave_network
(self, network, network_label, epoch_label, gpu_ids)
models/base_model.py:49
↓ 2 callersFunctionCreateDataLoader
(opt)
data/data_loader.py:2
↓ 2 callersMethod__init__
(self, use_lsgan=True, target_real_label=1.0, target_fake_label=0.0, tensor=torch.FloatTensor
models/networks.py:185
↓ 2 callersFunction__scale_width
(img, target_width)
data/base_dataset.py:39
↓ 2 callersMethodbackward_D_basic
(self, netD, real, fake)
models/MUST.py:211
↓ 2 callersFunctioncreate_model
(opt)
models/models.py:2
↓ 2 callersFunctiondraw_pose_from_cords
(pose_joints, img_size, radius=2, draw_joints=True)
tool/pose_utils.py:62
↓ 2 callersMethodget_current_visuals
(self)
models/MUST.py:277
↓ 2 callersFunctionget_norm_layer
(norm_type='instance')
models/networks.py:95
↓ 2 callersFunctioninit_weights
(net, init_type='normal')
models/networks.py:81
↓ 2 callersFunctionisvalid
(p)
tool/getPoseMask.py:21
↓ 2 callersMethodload_VGG
(self, network)
models/base_model.py:79
↓ 2 callersMethodload_data
()
data/base_data_loader.py:10
↓ 2 callersFunctionmkdir
(path)
util/util.py:165
↓ 2 callersMethodmust_module
(self, x)
models/model_must.py:86
↓ 2 callersMethodparse
(self)
options/base_options.py:57
↓ 2 callersMethodquery
(self, images)
util/image_pool.py:14
↓ 2 callersMethodset_input
(self, input)
models/MUST.py:115
↓ 2 callersMethodsplit_name
(self,str,type)
data/keypoint.py:136
↓ 1 callersFunctionCreateDataset
(opt)
data/custom_dataset_data_loader.py:5
↓ 1 callersMethod__init__
(self, dataroot)
losses/styleloss.py:46
↓ 1 callersMethod_made_params
(self)
models/model_must.py:458
↓ 1 callersMethod_make_params
(self)
models/model_must.py:467
↓ 1 callersMethod_update_u_v
(self)
models/model_must.py:445
↓ 1 callersMethodadd_table
(self, border=1)
util/html.py:29
↓ 1 callersMethodbackward_D_PB
(self)
models/MUST.py:225
↓ 1 callersMethodbackward_D_PP
(self)
models/MUST.py:232
↓ 1 callersMethodbackward_G
(self)
models/MUST.py:160
↓ 1 callersMethodbuild_conv_block
(self, dim, padding_type, norm_layer, use_dropout, use_bias)
models/networks.py:290
↓ 1 callersFunctioncompute_pose
(image_dir, annotations_file, savePath, sigma)
tool/generate_pose_map.py:29
↓ 1 callersFunctioncords_to_map
(cords, img_size, sigma=6)
tool/generate_pose_map.py:19
↓ 1 callersMethoddisplay_current_results
(self, visuals, epoch, save_result)
util/visualizer.py:35
↓ 1 callersFunctiondraw_pose_from_cords
(pose_joints, img_size, radius=2, draw_joints=True)
util/util.py:90
↓ 1 callersMethodforward
(self, x)
models/model_must.py:282
↓ 1 callersMethodforward
(self)
models/MUST.py:138
↓ 1 callersFunctiongetPoseMask
(peaks, height, width, radius=4, var=4, mode='Solid')
tool/getPoseMask.py:24
↓ 1 callersMethodget_current_errors
(self)
models/MUST.py:259
↓ 1 callersMethodget_features
(self, image, model, layers=None)
models/model_must.py:64
↓ 1 callersMethodget_image_dir
(self)
util/html.py:22
↓ 1 callersMethodget_image_paths
(self)
models/MUST.py:153
↓ 1 callersMethodget_target_tensor
(self, input, target_is_real)
models/networks.py:198
↓ 1 callersFunctionget_transform
(opt)
data/base_dataset.py:15
↓ 1 callersMethodinit_categories_test
(self, pairLst)
data/keypoint.py:45
↓ 1 callersMethodinit_categories_train
(self, unpairLst)
data/keypoint.py:34
↓ 1 callersMethodinitialize
(self, opt)
data/custom_dataset_data_loader.py:23
↓ 1 callersMethodinitialize
(self, opt)
data/keypoint.py:11
↓ 1 callersMethodinitialize
(self)
options/base_options.py:12
↓ 1 callersMethodinitialize
(self, opt)
models/MUST.py:20
↓ 1 callersFunctionis_image_file
(filename)
data/image_folder.py:20
↓ 1 callersFunctionis_image_file
(filename)
tool/generate_fashion_datasets.py:10
↓ 1 callersFunctionload_pose_cords_from_strings
(y_str, x_str)
tool/generate_pose_map.py:14
↓ 1 callersFunctionload_pose_cords_from_strings
(y_str, x_str)
tool/pose_utils.py:91
↓ 1 callersFunctionmake_dataset
(dir)
data/image_folder.py:24
↓ 1 callersFunctionmake_dataset
(dir)
tool/generate_fashion_datasets.py:13
↓ 1 callersFunctionmap_to_cord
(pose_map, threshold=0.1)
util/util.py:54
↓ 1 callersFunctionmap_to_cord
(pose_map, threshold=0.1)
tool/pose_utils.py:29
↓ 1 callersMethodname
(self)
data/custom_dataset_data_loader.py:20
↓ 1 callersMethodname
(self)
data/keypoint.py:133
↓ 1 callersMethodname
(self)
models/MUST.py:17
↓ 1 callersMethodnorm_2
(self, x)
losses/styleloss.py:23
↓ 1 callersMethodoptimize_parameters
(self)
models/MUST.py:239
↓ 1 callersMethodplot_current_errors
(self, epoch, counter_ratio, opt, errors)
util/visualizer.py:99
↓ 1 callersMethodprint_current_errors
(self, epoch, i, errors, t)
util/visualizer.py:124
↓ 1 callersFunctionproduce_ma_mask
(kp_array, img_size, point_radius=4)
tool/pose_utils.py:108
↓ 1 callersMethodreset
(self)
util/visualizer.py:31
↓ 1 callersMethodsave
(self, label)
models/base_model.py:45
↓ 1 callersMethodsave_images
(self, webpage, visuals, image_path)
util/visualizer.py:134
↓ 1 callersMethodshortcut
(self, x, statistics_code)
models/model_must.py:234
↓ 1 callersFunctionsparse2dense
(indices, values, shape)
tool/getPoseMask.py:95
↓ 1 callersMethodtest
(self)
models/MUST.py:145
↓ 1 callersMethodupdate_learning_rate
(self)
models/base_model.py:99
Method__call__
(self, input, target_is_real)
models/networks.py:216
Method__call__
(self, x, y)
losses/styleloss.py:32
Method__getitem__
(self, index)
data/keypoint.py:57
Method__getitem__
(self, index)
data/image_folder.py:57
Method__init__
(self)
data/base_data_loader.py:3
Method__init__
(self)
data/base_dataset.py:6
Method__init__
(self, root, transform=None, return_paths=False, loader=default_loader)
data/image_folder.py:43
Method__init__
(self)
options/base_options.py:8
Method__init__
(self)
models/base_model.py:9
Method__init__
(self, input_nc, ngf=64, norm_layer=nn.BatchNorm2d, use_dropout=False, n_blocks=6, gpu_ids=[],
models/networks.py:222
Method__init__
(self, dim, padding_type, norm_layer, use_dropout, use_bias)
models/networks.py:286
Method__init__
(self, dataroot, input_dim, dim, style_dim, n_downsample, n_res, mlp_dim, activ='relu', pad_type='reflect')
models/model_must.py:13
Method__init__
(self, dataroot, n_downsample, input_dim, dim, style_dim, norm, activ, pad_type)
models/model_must.py:39
Method__init__
(self, channel, reduction=16)
models/model_must.py:148
Method__init__
(self, n_downsample, n_res, input_dim, dim, norm, activ, pad_type, convGroup=8)
models/model_must.py:165
Method__init__
(self, n_upsample, n_res, dim, output_dim, norm='in', activ='relu', pad_type='zero', convgroup=1)
models/model_must.py:184
Method__init__
(self, fin, fout, up_flag, norm='bn', activation='relu', pad_type='zero', convgroup=1)
models/model_must.py:206
Method__init__
(self, in_nc, out_nc)
models/model_must.py:255
Method__init__
(self, input_dim ,output_dim, kernel_size, stride, padding=0, norm='none', activation='relu',
models/model_must.py:287
next →1–100 of 172, ranked by callers