随笔分类 -  计算机视觉

摘要:Transformer笔记 前言背景 Transformer 依赖于 Self Attention 的知识。Attention 是一种在深度学习中广泛使用的方法,Attention的思想提升了机器翻译的效果。 ​ 2017 年,Google 提出了 Transformer 模型,用 Self Att 阅读全文
posted @ 2022-08-18 14:19 阿飞的客栈 阅读(428) 评论(0) 推荐(0)