当前位置:网站首页>Vit (vision transformer) principle and code elaboration
Vit (vision transformer) principle and code elaboration
2022-07-04 12:41:00 【bai666ai】
Transformer In many NLP( natural language processing ) The most advanced results have been achieved in the mission . ViT (Vision Transformer) yes Transformer be applied to CV( Computer vision ) Milestone work in the field , Later, more variants have been developed , Such as Swin Transformer.
ViT (Vision Transformer) Model published in paper An Image is Worth 16X16 Words: Transformer For Image Recognition At Scale, Use pure Transformer Image classification .ViT stay JFT-300M After pre training on the dataset , It can exceed convolutional neural network ResNet Performance of , And the training computing resources used can be less .
This course is right ViT Principle and PyTorch The implementation code is refined , To help you master its detailed principle and specific implementation . The code implementation includes two code implementation methods , One is to adopt timm library , The other is to adopt einops/einsum.
Principle elaboration part Include :Transformer An overview of the architecture 、Transformer Of Encoder 、Transformer Of Decoder、ViT Architecture Overview 、ViT The model, 、ViT Performance and analysis .
Code elaboration part Use Jupyter Notebook Yes ViT Of PyTorch Read the code line by line , Include : install PyTorch、ViT Of timm Library implementation code interpretation 、 einops/einsum 、ViT Of einops/einsum Implement code interpretation .
边栏推荐
- 03_ Armv8 instruction set introduction load and store instructions
- Wechat video Number launches "creator traffic package"
- Possible to restore a backup of SQL Server 2014 on SQL Server 2012?
- How to realize the function of Sub Ledger of applet?
- ASP. Net razor – introduction to VB loops and arrays
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 15
- Clion configuration of opencv
- The frost peel off the purple dragon scale, and the xiariba people will talk about database SQL optimization and the principle of indexing (primary / secondary / clustered / non clustered)
- VIM, another program may be editing the same file If this is the solution of the case
- First knowledge of spark - 7000 words +15 diagrams, and learn the basic knowledge of spark
猜你喜欢
随机推荐
Lecture 9
SAP ui5 date type sap ui. model. type. Analysis of the display format of date
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 24
17. Memory partition and paging
Global and Chinese markets for environmental disinfection robots 2022-2028: Research Report on technology, participants, trends, market size and share
MySQL advanced (Advanced) SQL statement
DVC use case (VI): Data Registry
Kivy教程之 08 倒计时App实现timer调用(教程含源码)
Star leap plan | new projects are continuously being recruited! MSR Asia MSR Redmond joint research program invites you to apply!
03_ Armv8 instruction set introduction load and store instructions
R语言--readr包读写数据
Experiment 7. IPv6
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 17
Iframe to only show a certain part of the page
C language: find the palindrome number whose 100-999 is a multiple of 7
Paper notes ACL 2020 improving event detection via open domain trigger knowledge
Possible to restore a backup of SQL Server 2014 on SQL Server 2012?
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 13
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 20
MYCAT middleware installation and use