MCPcopy Create free account

hub / github.com/Yipin/Dance_Dance_Generation / functions

Functions208 in github.com/Yipin/Dance_Dance_Generation

Method__getitem__
(self, index)
data/preprocess_dataset.py:69
Method__getitem__
(self, index)
data/aligned_dataset.py:37
Method__getitem__
(self, index)
data/image_folder.py:55
Method__init__
(self, timing_iter)
run_engine.py:42
Method__init__
(self)
data/base_data_loader.py:3
Method__init__
(self)
data/base_dataset.py:10
Method__init__
(self, root, transform=None, return_paths=False, loader=default_loader)
data/image_folder.py:41
Method__init__
(self)
options/base_options.py:13
Method__init__
(self, requires_grad=False)
models/networks_sp.py:40
Method__init__
(self, use_lsgan=True, target_real_label=1.0, target_fake_label=0.0, tensor=torch.FloatTensor
models/networks.py:72
Method__init__
(self, gpu_ids)
models/networks.py:117
Method__init__
(self, input_nc, output_nc, ngf=32, n_downsample_global=3, n_blocks_global=9, n_local_enhanc
models/networks.py:135
Method__init__
(self, input_nc, output_nc, ngf=64, n_downsampling=3, n_blocks=9, norm_layer=nn.BatchNorm2d,
models/networks.py:189
Method__init__
(self, dim, padding_type, norm_layer, activation=nn.ReLU(True), use_dropout=False)
models/networks.py:220
Method__init__
(self, input_nc, output_nc, ngf=32, n_downsampling=4, norm_layer=nn.BatchNorm2d)
models/networks.py:261
Method__init__
(self, input_nc, ndf=64, n_layers=3, norm_layer=nn.BatchNorm2d, use_sigmoid=False, num_D=3,
models/networks.py:298
Method__init__
(self, input_nc, ndf=64, n_layers=3, norm_layer=nn.BatchNorm2d, use_sigmoid=False, getIntermFeat=False)
models/networks.py:340
Method__init__
(self, web_dir, title, refresh=0)
util/html.py:7
Method__init__
(self, opt)
util/visualizer.py:93
Method__init__
(self, n=35)
util/util.py:86
Method__init__
(self, pool_size)
util/image_pool.py:5
Method__init__
(self, in_plane, out_plane)
nets_mula/hourglass_based_network.py:12
Method__init__
(self, in_plane, out_plane)
nets_mula/hourglass_based_network.py:48
Method__init__
(self, num_of_feat=256, num_of_class=17, num_of_module=1, num_of_stages=8)
nets_mula/hourglass_based_network.py:146
Method__init__
(self, stage_num_of_encoder=5, module_num_of_pose_encoder=1, num_of_joint=16, module_num_of_parsing_encoder=1,
nets_mula/hourglass_based_network.py:223
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bi
nets_mula/adaptive_conv.py:60
Method__init__
(self, pose_encoder_cfg='VGG16', num_of_joint=16, parsing_encoder_cfg='VGG16', num_of_part=20, batch_norm=Fals
nets_mula/vgg_based_network.py:41
Method__init__
(self, front_end_net)
nets_mula/network_init.py:10
Method__len__
(self)
data/preprocess_dataset.py:164
Method__len__
(self)
data/custom_dataset_data_loader.py:30
Method__len__
(self)
data/aligned_dataset.py:74
Method__len__
(self)
data/image_folder.py:65
Method__repr__
(self)
nets_mula/adaptive_conv.py:42
Method_make_conv1x1_list
(self, num_of_feat_in, num_of_feat_out, num_of_conv1x1)
nets_mula/hourglass_based_network.py:242
Method_make_param_adapter_list
(self, num_of_feat_in, num_of_feat_out, num_of_param_adapter)
nets_mula/hourglass_based_network.py:252
Methodadd_objects
(self, click_src, label_tgt, mask, style_id=0)
models/ui_model.py:192
Methodadd_strokes
(self, click_src, label_tgt, bw, save)
models/ui_model.py:154
Methodchange_labels
(self, click_src, click_tgt)
models/ui_model.py:119
Methoddecode_label
(self, segment)
util/visualizer.py:224
Functiondefault_loader
(path)
data/image_folder.py:35
Functiondefine_D
(input_nc, ndf, n_layers_D, norm='instance', use_sigmoid=False, num_D=1, getIntermFeat=False, gpu_ids=[])
models/networks.py:49
Functiondefine_G
(input_nc, output_nc, ngf, netG, n_downsample_global=3, n_blocks_global=9, n_local_enhancers=1,
models/networks.py:30
Functiondeprocess
(image)
data/preprocess_dataset.py:32
Methoddisplay_current_results
(self, visuals, epoch, step)
util/visualizer.py:117
Methodencode_features
(self, image, inst)
models/pix2pixHD_model.py:240
Methodencode_features
(self, image, inst)
models/twostage_model.py:445
Methodforward
(self, inp)
models/pix2pixHD_model.py:300
Methodforward
(self, inp)
models/twostage_model.py:508
Methodforward
(self)
models/base_model.py:21
Methodforward
(self, x, y)
models/networks_sp.py:28
Methodforward
(self, X)
models/networks_sp.py:65
Methodforward
(self, x, y)
models/networks.py:124
Methodforward
(self, input)
models/networks.py:172
Methodforward
(self, input)
models/networks.py:215
Methodforward
(self, x)
models/networks.py:256
Methodforward
(self, input, inst)
models/networks.py:282
Methodforward
(self, input)
models/networks.py:324
Methodforward
(self, input)
models/networks.py:380
Methodforward
(self, x)
nets_mula/hourglass_based_network.py:35
Methodforward
(self, x)
nets_mula/hourglass_based_network.py:69
Methodforward
(self, x)
nets_mula/hourglass_based_network.py:111
Methodforward
(self, x)
nets_mula/hourglass_based_network.py:192
Methodforward
(self, x)
nets_mula/hourglass_based_network.py:267
Methodforward
(self, input, dynamic_weight)
nets_mula/adaptive_conv.py:70
Methodforward
(self, x)
nets_mula/vgg_based_network.py:36
Methodforward
(self, x)
nets_mula/vgg_based_network.py:81
Methodforward
(self, x)
nets_mula/network_init.py:15
Methodforward
(self, x)
nets_mula/network_init.py:42
Methodget_current_errors
(self)
models/base_model.py:37
Methodget_current_visuals
(self)
models/base_model.py:34
Methodget_current_visuals
(self, getLabel=False)
models/ui_model.py:338
Methodget_edges
(self, t)
models/twostage_model.py:467
Methodget_image_paths
(self)
models/base_model.py:28
Methodinitialize
(self, opt)
data/base_data_loader.py:6
Methodinitialize
(self, opt)
data/base_dataset.py:16
Methodinitialize
(self, opt)
data/preprocess_dataset.py:37
Methodinitialize
(self)
options/train_options.py:11
Methodinitialize
(self)
options/test_options.py:6
Methodinitialize
(self, opt)
models/pix2pixHD_model.py:19
Methodinitialize
(self, opt)
models/twostage_model.py:38
Methodinitialize
(self, opt)
models/base_model.py:11
Methodload_data
(self)
data/custom_dataset_data_loader.py:27
Methodload_image
(self, label_path, inst_path, feat_path)
models/ui_model.py:43
Functionmkdirs
(paths)
util/util.py:41
Methodname
(self)
data/base_dataset.py:13
Methodname
(self)
data/preprocess_dataset.py:167
Methodname
(self)
models/pix2pixHD_model.py:10
Methodname
(self)
models/twostage_model.py:22
Methodname
(self)
models/base_model.py:8
Methodoptimize_parameters
(self)
models/base_model.py:31
Functionprint_network
(net)
models/networks.py:59
Methodreport_layer_time
(self, layerName, ms)
run_engine.py:47
Methodreset
(self)
models/ui_model.py:93
Methodsample_features
(self, inst)
models/twostage_model.py:424
Methodsave
(self, which_epoch)
models/pix2pixHD_model.py:273
Methodsave
(self, which_epoch)
models/twostage_model.py:478
Functionsave_image
(image_numpy, image_path)
util/util.py:37
Methodsave_images
(self, webpage, visuals, image_path)
util/visualizer.py:194
Methodset_input
(self, input)
models/base_model.py:18
Methodstyle_forward
(self, click_pt, style_id=-1)
models/ui_model.py:227
← previousnext →101–200 of 208, ranked by callers