GanHY97 / Classification-by-Fusing-Multimodal-DataLinks
This is a multi-modal fusion method based on VGG16 and FastText for identifying useful information collected from social media platforms.
☆15Updated 3 years ago
Alternatives and similar repositories for Classification-by-Fusing-Multimodal-Data
Users that are interested in Classification-by-Fusing-Multimodal-Data are comparing it to the libraries listed below
Sorting:
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆99Updated 5 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆82Updated 2 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆339Updated 3 years ago
- This is the code for the Paper "Guilherme L. Toledo, Ricardo M. Marcacini: Transfer Learning with Joint Fine-Tuning for Multimodal Sentim…☆17Updated 3 years ago
- ☆32Updated last year
- Bimodal and Unimodal Sentiment Analysis of Internet Memes (Image+Text)☆16Updated 4 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆45Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- [ACMMM 2020] Code release for "Learning Deep Multimodal Feature Representation with Asymmetric Multi-layer Fusion"☆28Updated 4 years ago
- multimodal social media content (text, image) classification☆50Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- ☆34Updated 3 years ago
- 用Pytorch从零实现各种GAN模型☆20Updated 4 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Updated 3 months ago
- CNN 图像多分类问题☆27Updated 6 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 5 years ago
- 该仓库存放了多模态情感分析实验的配套代码。☆42Updated 3 years ago
- The implementation of CubeMLP☆50Updated 2 years ago
- (1) Purpose: A weakly supervised surface defect detection model using image-level labels for simultaneous classification and segmentation…☆23Updated 2 years ago
- 本科毕业设计-基于多标记分类技术的音乐情感分析研究与实现☆15Updated 5 years ago
- 基于卷积神经网络U-Net实现生物医学影像分割,使用pytorch框架实现☆24Updated 4 years ago
- SPA: Self-Peripheral-Attention for Central-Peripheral Interactions in Endoscopic Image Classification and Segmentation☆11Updated last year
- 多模态融合情感分析☆137Updated 5 years ago
- Multimodal sentiment analysis using transformer encoders and fusion across text, audio, and visual features on the CMU-MOSEI dataset usin…☆11Updated 6 months ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆34Updated 2 years ago
- Code for UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning (ACL 2023)☆38Updated last year
- ResNet50 猫狗数据集训练☆33Updated 4 years ago
- Multimodal Sentiment Analysis with Image-Text Interaction Network☆15Updated 2 years ago
- 采用vit实现图像分类☆28Updated 2 years ago
- 基于Pytorch的图像分类框架☆99Updated 3 months ago