kitsch231 / pytorch_fake_news_Classification_mmlLinks
使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)
☆78Updated 2 years ago
Alternatives and similar repositories for pytorch_fake_news_Classification_mml
Users that are interested in pytorch_fake_news_Classification_mml are comparing it to the libraries listed below
Sorting:
- 多模态情 感分析——基于BERT+ResNet的多种融合方法☆312Updated 2 years ago
- 该仓库存放了多模态情感分析实验的配套代码。☆41Updated 2 years ago
- 期末项目图片+文本多模态情感分析☆24Updated last year
- 多模态融合情感分析☆131Updated 5 years ago
- 商品图像检索、多模态、深度学习☆31Updated 3 years ago
- 人工智能实验五:多模态情感分类☆15Updated 2 years ago
- 基于bert的文本情感分析☆11Updated 2 years ago
- 多模态情感分析☆17Updated last year
- 多模态融合情感分析☆35Updated 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…☆16Updated 2 years ago
- base on deep learning, multi-modal fusion.☆13Updated 8 months ago
- 多模态情感分析模型实现☆10Updated last year
- ☆127Updated 2 years ago
- Codes for AoM: Detecting Aspect-oriented Information for Multimodal Aspect-Based Sentiment Analysis☆42Updated 2 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆22Updated last year
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆93Updated 4 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆142Updated 2 years ago
- 基于文本的情感-原因对抽取(ECPE)与抑郁情绪原因识别系统☆13Updated 4 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆109Updated 3 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆114Updated 3 years ago
- ☆79Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- 基于多模态检索的互联网图文匹配☆14Updated last year
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆67Updated 2 years ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆54Updated 4 months ago
- 使用pytorch复现vit模型(图像分类)☆29Updated 3 years ago
- 多模态视频分类模型☆21Updated 2 years ago
- A published large-scale dataset - Weibo User Depression Detection Dataset.☆87Updated last week
- 基于深度学习的影像学报告多模态检索☆9Updated 4 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆55Updated 5 years ago