kitsch231 / pytorch_fake_news_Classification_mmlLinks
使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)
☆80Updated 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的多种融合方法☆317Updated 2 years ago
- 该仓库存放了多模态情感分析实验的配套代码。☆42Updated 2 years ago
- 商品图像检索、多模态、深度学习☆31Updated 3 years ago
- 基于bert的文本情感分析☆12Updated 2 years ago
- 人工智能实验五:多模态情感分类☆15Updated 3 years ago
- 基于多模态检索的互联网图文匹配☆14Updated last year
- 多模态融合情感分析☆131Updated 5 years ago
- 期末项目图片+文本多模态情感分析☆24Updated 2 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆111Updated 3 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆68Updated 2 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆23Updated last year
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆116Updated 3 years ago
- DIP & NLP期末大作业 — 课程设计☆18Updated 2 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆142Updated 2 years ago