-
Hello, I'm sorry to disturb you. I recently read your paper "Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification". In III.M ETHODOLOGY, A. Notation and …
-
Hello!
I could run successfully the face recognition part.
However, running your code for the voice recognition part is raising problems. Could you please share your dataset and triplet_loss_trai…
-
Hi~
Can you provide the pretrained checkpoint?
It will be great if you can provide one.
-
your paper only show the result of each modality, how about the fusion result of RGB depth and flow?
-
positive = -(mu - y)**2/2./torch.exp(logvar)
Is "positive" vector (above in line 152) for the p(y|x) ~ N(y|µθ1(x), σ2 (x) I)? where is the -(lnσ + C) items in the probability density function for …
-
May I ask if you can send me the complete code of the paper? For learning and research purposes only, thank you very much!
E-mail: [wangruoxin@gdiist.cn](mailto:wangruoxin@gdiist.cn)
-
I want to run the demo, but can not find pie_file/sitw_file/pubfig_file/Samples_Paired_pie_full.csv/pubfig_epa.csv listed in config.ini. How to generate those files from original dataset? and where ca…
-
Hello, I'm trying to apply OGM-GE strategy to multimodal fusion network with text, video and audio modalities(e.g. MISA, MAG). However, when I use SGD optimizer, the model training process moves on wi…
-
May I ask if this code can provide a relevant reference paper?
-
Hello, can you tell me the relevant reference papers