fmc123653 / Deep-learning
Share some deep learning knowledge and reproduce the model framework
☆29Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-learning
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模 型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆68Updated last year
- LSTM_poetry_generate☆26Updated 2 years ago
- 使用pytorch复现vit模型(图像分类)☆19Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆125Updated 2 years ago
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆17Updated last year
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆72Updated last month
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆254Updated last year
- 多模态情感分析——基于BERT+ResNet的多种融合方法☆234Updated 2 years ago
- submission file of elsevier.☆87Updated last year
- Pytorch_Learning_Notes☆99Updated 2 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆33Updated 2 years ago
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆22Updated 5 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆79Updated 4 years ago
- ☆116Updated last year
- deep learning for image processing including classification and object-detection etc.☆22Updated 2 years ago
- 深度学习/计算机视觉/多模态/机器学习/人工智能零基础理论/实战教程汇总分享☆122Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆73Updated 4 years ago
- Official PyTorch code for training and inference pipeline for DepMamba: Progressive Fusion Mamba for Multimodal Depression Detection☆18Updated last month
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆321Updated 2 years ago
- 基于Swin-transformer训练图像分类并部署web端☆83Updated 2 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 2 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆76Updated 3 years ago
- 本系列代码主要是作者Python人工智能之Keras的系列博客,涉及回归神经网络、CNN、RNN、LSTM等内容。基础性代码,希望对您有所帮助。☆61Updated 5 months ago
- pytorch☆34Updated last year
- 一份pytorch模型训练框架,方便快速设计和开始训练一个模型☆61Updated 2 years ago
- A published large-scale dataset - Weibo User Depression Detection Dataset.☆71Updated 3 weeks ago
- 基于外挂知识库的大模型问答☆21Updated 8 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆358Updated 2 years ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆248Updated 2 weeks ago
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆41Updated 6 months ago