GanHY97 / Classification-by-Fusing-Multimodal-Data
This is a multi-modal fusion method based on VGG16 and FastText for identifying useful information collected from social media platforms.
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Classification-by-Fusing-Multimodal-Data
- Bimodal and Unimodal Sentiment Analysis of Internet Memes (Image+Text)☆15Updated 3 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆68Updated last year
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆80Updated 4 years ago
- This is the code for the Paper "Guilherme L. Toledo, Ricardo M. Marcacini: Transfer Learning with Joint Fine-Tuning for Multimodal Sentim…☆15Updated 2 years ago
- ☆32Updated 2 months ago
- 用Pytorch从零实现各种GAN模型☆17Updated 3 years ago
- Code for UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning (ACL 2023)☆32Updated 5 months ago
- Multimodal classification solution for the SIGIR eCOM using Co-attention and transformer language models☆19Updated 4 years ago
- [ACMMM 2020] Code release for "Learning Deep Multimodal Feature Representation with Asymmetric Multi-layer Fusion"☆28Updated 3 years ago
- Multimodal Sentiment Detection Based on Multi-channel Graph Neural Networks☆35Updated 2 years ago
- ☆74Updated 2 years ago
- Multimodal Fusion, Multimodal Sentiment Analysis☆20Updated 4 years ago
- Multimodal Information Bottleneck: Learning Minimal Sufficient Unimodal and Multimodal Representations (MIB for multimodal sentiment anal…☆52Updated last year
- Multimodal Sentiment Analysis with Image-Text Interaction Network☆11Updated last year
- 疫情期间互联网虚假新闻检测☆11Updated 4 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆235Updated 2 years ago
- multimodal social media content (text, image) classification☆49Updated 2 years ago
- ☆112Updated last year
- Mitigating Inconsistencies in Multimodal Sentiment Analysis under Uncertain Missing Modalities, in EMNLP2022☆22Updated 2 years ago
- Missing Modality Imagination Network for Emotion Recognition with Uncertain Missing Modalities☆59Updated 2 years ago
- This repository contains the official implementation code of the paper Improving Multimodal Fusion with Hierarchical Mutual Information M…☆165Updated last year
- ☆14Updated 3 years ago
- 该仓库存放了多模态情感分析实验的配套代码。☆38Updated 2 years ago
- MISA: Modality-Invariant and -Specific Representations for Multimodal Sentiment Analysis☆202Updated last year
- [ACL 2022] The source code of Multi-Modal Sarcasm Detection via Cross-Modal Graph Convolutional Network☆33Updated last year
- This project contains the code of the implementation of the approach proposed in I. Gallo, A. Calefati, S. Nawaz and M.K. Janjua, "Image …☆20Updated 5 years ago
- Multi-Interactive Memory Network for Aspect Based Multimodal Sentiment Analysis - AAAI 2019☆94Updated 4 years ago
- The implementation of CubeMLP☆41Updated last year
- The source code for the paper titled "Sentiment Knowledge Enhanced Attention Fusion Network (SKEAFN)".☆23Updated last year
- This is the reproduction of MCAN from paper in ACL 2021: "Multimodal Fusion with Co-Attention Networks for Fake News Detection"☆35Updated 10 months ago