fmc123653 / Deep-learning
Share some deep learning knowledge and reproduce the model framework
☆30Updated 3 years ago
Alternatives and similar repositories for Deep-learning:
Users that are interested in Deep-learning are comparing it to the libraries listed below
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆72Updated last year
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆87Updated 3 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆399Updated 2 years ago
- Pytorch实战☆38Updated 2 months ago
- submission file of elsevier.☆106Updated last year
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆46Updated this week
- zglxjtu / Baidu-Business-AI-Technology-Innovation-Competition-Track-2-Advertising-Image-Description-Generation百度商业AI技术创新大赛赛道二:广告图片描述生成 Rank3方案分享☆10Updated 4 months ago
- ☆120Updated last year
- A published large-scale dataset - Weibo User Depression Detection Dataset.☆78Updated 2 weeks ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型 性能。☆40Updated 2 years ago
- Pytorch_Learning_Notes☆100Updated 3 weeks ago
- Z Lab数据实验室开源代码汇总☆199Updated 8 months ago
- 在sts数据集上用多头注意力机制上进行测试。 pytorch torchtext 代码简练,非常适合新手了解多头注意力机制的运作。不想transformer牵扯很多层 multi-head attention + one layer linear☆16Updated 4 months ago
- GAIIC赛道一:影像学 NLP — 医学影像诊断报告生成 [A100换你大棚甜瓜 Rank-12 方案]☆61Updated last year
- ☆69Updated 2 years ago
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆271Updated 2 years ago
- 采用vit实现图像分类☆21Updated last year
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆26Updated 5 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆17Updated last year
- 使用pytorch复现vit模型(图像分类)☆27Updated 2 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 6 months ago
- Code for UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning (ACL 2023)☆33Updated 9 months ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆84Updated 4 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆126Updated last year
- 🔥数据科学竞赛 Baseline & Topline☆139Updated last year
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆54Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆258Updated last year
- ☆18Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- ☆20Updated 2 years ago