MCPcopy Create free account

hub / github.com/WarmCongee/SDUMC / types & classes

Types & classes115 in github.com/WarmCongee/SDUMC

↓ 19 callersClassLSTMEncoder
The LSTM-based subnetwork that is used in TFN for text
toolkit/models/modules/encoder.py:45
↓ 19 callersClassMLPEncoder
The subnetwork that is used in TFN for video and audio in the pre-fusion stage
toolkit/models/modules/encoder.py:9
↓ 17 callersClassget_datasets
toolkit/data/__init__.py:6
↓ 15 callersClassFRA2UTT_new
toolkit/models/wengnet_mosei_mult_views_text_missing.py:46
↓ 10 callersClassFRA2UTT_new
toolkit/models/mult_mosei.py:12
↓ 9 callersClassCross_Attention
toolkit/models/wengnet_mosei_mult_views_text_missing.py:70
↓ 6 callersClassDiffLoss
toolkit/models/misa.py:36
↓ 6 callersClassTransformerEncoder
Transformer encoder consisting of *args.encoder_layers* layers. Each layer is a :class:`TransformerEncoderLayer`. Args: embed_tok
toolkit/models/modules/transformers_encoder/transformer.py:10
↓ 5 callersClassMatMul
toolkit/models/wengnet_mosei_mult_views_text_missing.py:10
↓ 5 callersClassNormalizeLayer
toolkit/models/wengnet_mosei_mult_views_text_missing.py:17
↓ 4 callersClassAverageMeter
Computes and stores the average and current value
feature_extraction/visual/manet/main.py:232
↓ 4 callersClassDataLoaderX
toolkit/utils/read_data.py:15
↓ 3 callersClassCMD
Adapted from https://github.com/wzell/cmd/blob/master/models/domain_regularizer.py
toolkit/models/misa.py:65
↓ 3 callersClassCPC
Contrastive Predictive Coding: score computation. See https://arxiv.org/pdf/1807.03748.pdf. Args: x_size (int): embeddin
toolkit/models/mmim.py:85
↓ 3 callersClassFaceDataset
feature_extraction/visual/dataset.py:9
↓ 3 callersClassKLLoss
toolkit/utils/loss.py:74
↓ 3 callersClassMSE
toolkit/models/misa.py:25
↓ 3 callersClassdecoderLSTM
toolkit/models/mfm.py:57
↓ 3 callersClassencoderLSTM
toolkit/models/mfm.py:33
↓ 2 callersClassAttention
toolkit/models/mctn.py:40
↓ 2 callersClassCELoss
toolkit/utils/loss.py:6
↓ 2 callersClassCosineSimilarityLoss4Seq
toolkit/utils/loss.py:108
↓ 2 callersClassDecoder
toolkit/models/mctn.py:90
↓ 2 callersClassEncoder
toolkit/models/mctn.py:8
↓ 2 callersClassMMILB
Compute the Modality Mutual Information Lower Bound (MMILB) given bimodal representations. Args: x_size (int): embedding size of input mod
toolkit/models/mmim.py:11
↓ 2 callersClassMSELoss
toolkit/utils/loss.py:19
↓ 2 callersClassProgressMeter
feature_extraction/visual/manet/main.py:256
↓ 2 callersClassRMSELoss
toolkit/utils/loss.py:37
↓ 2 callersClassResidualAE
Residual autoencoder using fc layers layers should be something like [128, 64, 32] eg:[128,64,32]-> add: [(input_dim, 128), (128, 64)
toolkit/models/wengnet_mosei_mult_views_text_missing.py:116
↓ 2 callersClassRnCLoss
toolkit/utils/loss.py:271
↓ 2 callersClassSeq2Seq
toolkit/models/mctn.py:60
↓ 2 callersClassget_dataloaders
toolkit/dataloader/__init__.py:15
↓ 2 callersClassget_models
toolkit/models/__init__.py:21
↓ 1 callersClassBasicConv
feature_extraction/visual/manet/model/attention.py:6
↓ 1 callersClassCBAM
feature_extraction/visual/manet/model/attention.py:75
↓ 1 callersClassCROSSDIM
toolkit/dataloader/crossdim.py:8
↓ 1 callersClassCROSSDIS
toolkit/dataloader/crossdis.py:20
↓ 1 callersClassChannelGate
feature_extraction/visual/manet/model/attention.py:28
↓ 1 callersClassChannelPool
feature_extraction/visual/manet/model/attention.py:56
↓ 1 callersClassDST_Encoder
toolkit/models/dst_att.py:232
↓ 1 callersClassData_WavLM_Text
feature_extraction/llm4wav/extract_wavlm_vicuna.py:97
↓ 1 callersClassData_WavLM_Text
feature_extraction/llm4wav/extract_wavlm_vicuna_hd.py:97
↓ 1 callersClassDeformable_Attention
toolkit/models/dst_att.py:129
↓ 1 callersClassDynamicFusionGraph
toolkit/models/graph_mfn.py:12
↓ 1 callersClassEncoderProjectorConcat
feature_extraction/llm4wav/extract_wavlm_vicuna.py:162
↓ 1 callersClassEncoderProjectorConcat
feature_extraction/llm4wav/extract_wavlm_vicuna_hd.py:162
↓ 1 callersClassFFN
toolkit/models/dst_att.py:109
↓ 1 callersClassFeatureSimilarity
toolkit/utils/loss.py:257
↓ 1 callersClassFlatten
feature_extraction/visual/manet/model/attention.py:23
↓ 1 callersClassFusion
The subnetwork that is used in TFN for video and audio in the pre-fusion stage
toolkit/models/mmim.py:129
↓ 1 callersClassImgDataset
Data processing using albumentation same as torchvision transforms
feature_extraction/visual/extract_vision_huggingface.py:59
↓ 1 callersClassLabelDifference
toolkit/utils/loss.py:243
↓ 1 callersClassMANet
feature_extraction/visual/manet/model/manet.py:165
↓ 1 callersClassMFN
toolkit/models/mfn.py:9
↓ 1 callersClassMixupFaceDataset
feature_extraction/visual/dataset.py:33
↓ 1 callersClassMultiheadAttention
Multi-headed attention. See "Attention Is All You Need" for more details.
toolkit/models/modules/transformers_encoder/multihead_attention.py:6
↓ 1 callersClassProj
main_frame_val_text_missing.py:71
↓ 1 callersClassProj
main_frame_val_text_missing_inference.py:70
↓ 1 callersClassRecorderMeter
Computes and stores the minimum loss value and its epoch index
feature_extraction/visual/manet/main.py:292
↓ 1 callersClassSinusoidalPositionalEmbedding
This module produces sinusoidal positional embeddings of any length. Padding symbols are ignored, but it is necessary to specify whether padding
toolkit/models/modules/transformers_encoder/position_embedding.py:29
↓ 1 callersClassSpatialGate
feature_extraction/visual/manet/model/attention.py:61
↓ 1 callersClassTransformerEncoderLayer
Encoder layer block. In the original paper each operation (multi-head attention or FFN) is postprocessed with: `dropout -> add residual -> lay
toolkit/models/modules/transformers_encoder/transformer.py:103
↓ 1 callersClassWavLM2Vicuna
feature_extraction/llm4wav/extract_wavlm_vicuna.py:187
↓ 1 callersClassWavLM2Vicuna
feature_extraction/llm4wav/extract_wavlm_vicuna_hd.py:187
ClassAttention
toolkit/models/attention.py:8
ClassAttentionBlock
feature_extraction/visual/manet/model/manet.py:129
ClassBasicBlock
feature_extraction/visual/extract_imagenet_embedding.py:26
ClassBasicBlock
feature_extraction/visual/manet/model/manet.py:15
ClassCMUDATA
toolkit/dataloader/cmudata.py:9
ClassCMUMOSEI
toolkit/dataloader/cmumosei.py:66
ClassCollate_fn
toolkit/utils/read_data.py:301
ClassDST_ATT
toolkit/models/dst_att.py:258
ClassData_Feat
toolkit/data/feat_data.py:8
ClassData_Feat_MOSEI
toolkit/data/feat_data.py:370
ClassData_Feat_MOSEI_EmoVal
toolkit/data/feat_data.py:89
ClassData_Feat_MOSEI_EmoVal_4F
toolkit/data/feat_data.py:171
ClassData_Feat_MOSEI_LMDB
toolkit/data/feat_data.py:452
ClassData_Feat_Vicuna_MOSEI_EmoVal_4F
toolkit/data/feat_data.py:263
ClassFRA2UTT
toolkit/models/wengnet_mosei_mult_views_text_missing.py:24
ClassFaceDatasetForEmoNet
feature_extraction/visual/dataset.py:70
ClassFlatten
feature_extraction/visual/extract_imagenet_embedding.py:21
ClassGraph_MFN
toolkit/models/graph_mfn.py:99
ClassIEMOCAP
toolkit/dataloader/iemocap.py:11
ClassLMF
toolkit/models/lmf.py:11
ClassMCTN
toolkit/models/mctn.py:129
ClassMELD
toolkit/dataloader/meld.py:8
ClassMER2023
toolkit/dataloader/mer2023.py:13
ClassMFM
toolkit/models/mfm.py:87
ClassMILoss
toolkit/utils/loss.py:123
ClassMISA
toolkit/models/misa.py:96
ClassMMIM
toolkit/models/mmim.py:160
ClassMULT
toolkit/models/mult.py:11
ClassMULTMOSE0_V1
Cuda out of memory
toolkit/models/mult_mosei.py:318
ClassMULTMOSEI
toolkit/models/mult_mosei.py:37
ClassMULTMOSEI_V0
toolkit/models/mult_mosei.py:464
ClassMULTMOSEI_V2
toolkit/models/mult_mosei.py:176
ClassMoseiEmoLoss
toolkit/utils/loss.py:54
ClassMulScaleBlock
feature_extraction/visual/manet/model/manet.py:47
ClassRecorderMeter
Computes and stores the minimum loss value and its epoch index
feature_extraction/visual/extract_manet_embedding.py:19
ClassRecorderMeter
Computes and stores the minimum loss value and its epoch index
feature_extraction/visual/extract_manet_embedding_mixup.py:19
next →1–100 of 115, ranked by callers