MCPcopy Create free account

hub / github.com/WarmCongee/SDUMC / functions

Functions495 in github.com/WarmCongee/SDUMC

Method__init__
(self, distance_type='l1')
toolkit/utils/loss.py:244
Method__init__
(self, similarity_type='l2')
toolkit/utils/loss.py:258
Method__init__
(self, temperature=2, label_diff='l1', feature_sim='l2')
toolkit/utils/loss.py:272
Method__init__
(self, temperature=0.07, contrast_mode='all', base_temperature=0.07)
toolkit/utils/loss.py:321
Method__init__
(self, padding_value=0)
toolkit/utils/read_data.py:302
Method__init__
(self, args)
toolkit/dataloader/mer2023.py:15
Method__init__
(self, args)
toolkit/dataloader/simsv2.py:10
Method__init__
(self, args)
toolkit/dataloader/iemocap.py:13
Method__init__
(self, args)
toolkit/dataloader/__init__.py:17
Method__init__
(self, args)
toolkit/dataloader/crossdis.py:21
Method__init__
(self, args)
toolkit/dataloader/sims.py:10
Method__init__
(self, args)
toolkit/dataloader/meld.py:10
Method__init__
(self, args)
toolkit/dataloader/cmudata.py:11
Method__init__
(self, args)
toolkit/dataloader/crossdim.py:10
Method__init__
(self, args)
toolkit/dataloader/cmumosei.py:67
Method__init__
(self, args, names, labels)
toolkit/data/__init__.py:8
Method__init__
(self, args, names, labels)
toolkit/data/feat_data.py:9
Method__init__
(self, args, names, labels)
toolkit/data/feat_data.py:90
Method__init__
(self, args, names, labels)
toolkit/data/feat_data.py:172
Method__init__
(self, args, names, labels)
toolkit/data/feat_data.py:264
Method__init__
(self, args, names, labels)
toolkit/data/feat_data.py:371
Method__init__
(self, args, names, labels)
toolkit/data/feat_data.py:453
Method__init__
(self, embed_dim, num_heads, length, duration_init_min, duration_init_max, dropout=0., bias=True)
toolkit/models/dst_att.py:130
Method__init__
(self, embed_dim, ffn_embed_dim, num_heads, length, duration_init_min, duration_init_max, dropout=0., bias=Tru
toolkit/models/dst_att.py:233
Method__init__
(self, args, input_dim = 1024, length = 326, ff
toolkit/models/dst_att.py:259
Method__init__
(self)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:18
Method__init__
(self, input_dim=1024, atsize=1024, softmax_scale=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:25
Method__init__
(self, input_dim=1024, atsize=1024, softmax_scale=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:47
Method__init__
(self, input_dim=1024, atsize=1024, softmax_scale=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:71
Method__init__
(self, input_dim)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:98
Method__init__
(self, layers, n_blocks, input_dim, dropout=0.3, use_bn=False)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:122
Method__init__
(self, args, output_dim1=1, output_dim2=1, layers='256,128', dropout=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:187
Method__init__
(self, args, output_dim1=1, output_dim2=1, layers='256,128', dropout=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:373
Method__init__
(self, args, output_dim1=1, output_dim2=1, layers='256,128', dropout=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:535
Method__init__
(self, args, output_dim1=1, output_dim2=1, layers='256,128', dropout=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:677
Method__init__
(self, args, output_dim1=1, output_dim2=1, layers='256,128', dropout=0.3)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:748
Method__init__
Args: pattern_model - nn.Module, a nn.Sequential model which will be used as core of the models inside the DFG in_dim
toolkit/models/graph_mfn.py:13
Method__init__
(self, d, h)
toolkit/models/mfm.py:34
Method__init__
(self, h, d)
toolkit/models/mfm.py:58
Method__init__
(self, args)
toolkit/models/__init__.py:22
Method__init__
(self, input_dim=1024, atsize=1024, softmax_scale=0.3)
toolkit/models/mult_mosei.py:13
Method__init__
(self, args)
toolkit/models/mult_mosei.py:177
Method__init__
(self, args)
toolkit/models/mult_mosei.py:322
Method__init__
(self, args)
toolkit/models/mult_mosei.py:465
Method__init__
(self, args)
toolkit/models/tfn.py:86
Method__init__
(self, args)
toolkit/models/lmf.py:13
Method__init__
(self, x_size, y_size, mid_activation='ReLU', last_activation='Tanh')
toolkit/models/mmim.py:19
Method__init__
Args: in_size: input dimension hidden_size: hidden layer dimension dropout: dropout probability O
toolkit/models/mmim.py:134
Method__init__
(self, args)
toolkit/models/mmim.py:161
Method__init__
(self, args)
toolkit/models/attention.py:9
Method__init__
(self, args)
toolkit/models/mult.py:12
Method__init__
(self, args)
toolkit/models/mfn.py:10
Method__init__
(self)
toolkit/models/misa.py:38
Method__init__
(self)
toolkit/models/misa.py:69
Method__init__
(self, args)
toolkit/models/misa.py:97
Method__init__
(self, input_dim, hidden_dim, dropout, depth, bidirectional=True, lengths=None)
toolkit/models/mctn.py:9
Method__init__
(self, hidden_dim, lengths=None)
toolkit/models/mctn.py:41
Method__init__
(self, encoder, decoder, device, lengths=None)
toolkit/models/mctn.py:61
Method__init__
(self, output_dim, hidden_dim, dropout, depth, attention, bidirectional, lengths=None)
toolkit/models/mctn.py:91
Method__init__
(self, in_size, hidden_size, dropout, num_layers=1, bidirectional=False)
toolkit/models/modules/encoder.py:50
Method__init__
(self, embedding_dim, padding_idx=0, left_pad=0, init_size=128)
toolkit/models/modules/transformers_encoder/position_embedding.py:35
Method__init__
(self, embed_dim, num_heads=4, attn_dropout=0.1, relu_dropout=0.1, res_dropout=0.1, attn_mask
toolkit/models/modules/transformers_encoder/transformer.py:116
Method__init__
(self, embed_dim, num_heads, attn_dropout=0., bias=True, add_bias_kv=False, add_zero_attn=Fal
toolkit/models/modules/transformers_encoder/multihead_attention.py:11
Method__init__
(self, total_epoch)
feature_extraction/visual/extract_manet_embedding.py:22
Method__init__
(self, vid, face_dir, mix_dic, transform=None)
feature_extraction/visual/dataset.py:34
Method__init__
(self, vid, face_dir, transform=None, augmentor=None)
feature_extraction/visual/dataset.py:71
Method__init__
(self, total_epoch)
feature_extraction/visual/extract_manet_embedding_mixup.py:22
Method__init__
(self, in_channels, out_channels, stride = 1, downsample = False)
feature_extraction/visual/extract_imagenet_embedding.py:30
Method__init__
(self, total_epoch)
feature_extraction/visual/extract_manet_embedding_yajiang.py:22
Method__init__
(self, face_dir, vids)
feature_extraction/visual/extract_vision_huggingface.py:63
Method__init__
(self, name, fmt=':f')
feature_extraction/visual/manet/main.py:234
Method__init__
(self, num_batches, meters, prefix="")
feature_extraction/visual/manet/main.py:257
Method__init__
(self, total_epoch)
feature_extraction/visual/manet/main.py:295
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
feature_extraction/visual/manet/model/manet.py:18
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
feature_extraction/visual/manet/model/manet.py:50
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
feature_extraction/visual/manet/model/manet.py:132
Method__init__
(self, in_planes, out_planes, kernel_size, stride=1, padding=0, dilation=1, groups=1, relu=True, bn=True, bias
feature_extraction/visual/manet/model/attention.py:7
Method__init__
(self, gate_channels, reduction_ratio=16, pool_types=['avg', 'max'])
feature_extraction/visual/manet/model/attention.py:29
Method__init__
(self)
feature_extraction/visual/manet/model/attention.py:62
Method__init__
(self)
feature_extraction/llm4wav/extract_wavlm_vicuna.py:98
Method__init__
(self, encoder_projector_ds_rate, encoder_dim, llm_dim)
feature_extraction/llm4wav/extract_wavlm_vicuna.py:164
Method__init__
(self)
feature_extraction/llm4wav/extract_wavlm_vicuna_hd.py:98
Method__init__
(self, encoder_projector_ds_rate, encoder_dim, llm_dim)
feature_extraction/llm4wav/extract_wavlm_vicuna_hd.py:164
Method__iter__
(self)
toolkit/utils/read_data.py:17
Method__len__
(self)
toolkit/data/__init__.py:43
Method__len__
(self)
toolkit/data/feat_data.py:48
Method__len__
(self)
toolkit/data/feat_data.py:130
Method__len__
(self)
toolkit/data/feat_data.py:215
Method__len__
(self)
toolkit/data/feat_data.py:314
Method__len__
(self)
toolkit/data/feat_data.py:411
Method__len__
(self)
toolkit/data/feat_data.py:506
Method__len__
(self)
feature_extraction/visual/dataset.py:21
Method__len__
(self)
feature_extraction/visual/dataset.py:47
Method__len__
(self)
feature_extraction/visual/dataset.py:83
Method__len__
(self)
feature_extraction/visual/extract_vision_huggingface.py:82
Method__len__
(self)
feature_extraction/llm4wav/extract_wavlm_vicuna.py:140
Method__len__
(self)
feature_extraction/llm4wav/extract_wavlm_vicuna_hd.py:140
Method__str__
(self)
feature_extraction/visual/manet/main.py:251
Functionadd_noise_multiprocess
(audio_root, choice_snrs)
toolkit/utils/functions.py:410
Functionalign_to_text
(audios, texts, videos)
toolkit/utils/read_data.py:194
← previousnext →201–300 of 495, ranked by callers