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%)☆77Updated 2 years ago
- 使用pytorch复现vit模型(图像分类)☆28Updated 2 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆45Updated 3 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆260Updated 2 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆37Updated 3 years ago
- LSTM_poetry_generate☆26Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆156Updated 2 years ago
- ☆70Updated 2 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆327Updated 3 years ago
- a super easy clip model with mnist dataset for study☆106Updated last year
- 中山大学2022届本科生毕业论文《基于注意力机制和图卷积神经网络的多任务谣言检测》代码实现和baseline代码。现采用BERT作为编码器,实现了新的模型。☆49Updated last month
- Pytorch_Learning_Notes☆102Updated last month
- 本项目采用多模态特征融合和引入外部知识的方式来检测短视频谣言,创新性地引入了对比学习的方式实现了谣言的区分☆18Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆128Updated 2 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆88Updated 4 years ago
- 人工智能实验五:多模态情感分类☆14Updated 2 years ago
- A Transformer Framework Based Translation Task☆148Updated last month
- 采用SVM方法,对美国威斯康星州的乳腺癌诊断数据集进行分类,最终实现一个针对乳腺癌检测的分类器☆26Updated 5 years ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆96Updated 3 weeks ago
- submission file of elsevier.☆113Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆136Updated last year
- 基于Swin-transformer训练图像分类并部署web端☆89Updated 2 years ago
- bilibili-nlp☆28Updated 2 years ago
- 2020年研究生数学建模竞赛C题,全国二等奖,分析脑机接口数据进行分析预测。The data of BCI were analyzed and predicted.☆7Updated 4 years ago
- ✨基于 3D 卷积神经网络(CNN)的阿尔兹海默智能诊断 Web 应用 Alzheimer's Intelligent Diagnosis Web Application based on 3D Convolutional Neural Network and the AD…☆119Updated 2 months ago
- This is a project for Media&Recognition course.☆13Updated 5 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Updated 2 years ago
- NKU_2022Fall Python language programming project. 虚假新闻检测项目,分别使用机器学习、深度学习和bert方法完成任务☆26Updated 4 months ago