DA-southampton / TRM_tutorial
Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer
☆326Updated 3 years ago
Alternatives and similar repositories for TRM_tutorial:
Users that are interested in TRM_tutorial are comparing it to the libraries listed below
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆645Updated 3 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆258Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- ☆370Updated 4 years ago
- 《跟我一起深度学习》@月来客栈 出品☆200Updated 7 months ago
- 动手学CV-Pytorch版☆887Updated last year
- A Transformer Framework Based Translation Task☆147Updated last week
- ☆162Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,108Updated 2 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆802Updated last year
- Z Lab数据实验室开源代码汇总☆199Updated 8 months ago
- ☆193Updated 4 years ago
- Quickly bring up your PyTorch project(a skeleton)☆714Updated 2 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆414Updated 2 years ago
- GAIIC赛道一:影像学 NLP — 医学影像诊断报告生成 [A100换你大棚甜瓜 Rank-12 方案]☆61Updated last year
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆219Updated 2 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆175Updated 2 years ago
- 一份pytorch模型训练框架,方便快速设计和开始训练一个模型☆66Updated 2 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆195Updated 2 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆336Updated 2 years ago
- Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common…☆1,096Updated 2 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆382Updated 4 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆894Updated 3 years ago
- ☆16Updated 2 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆153Updated 2 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆79Updated 5 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 6 months ago
- 一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。☆308Updated 3 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆233Updated 10 months ago