Three things everyone should know about Vision Transformers
1–10 of 19 posts
Re: Three things everyone should know about Vision Transformers
#2Re: Three things everyone should know about Vision Transformers
#3There's something that tickles me about this paper's title. The thought that everyone should know these three things. The idea of going to my neighbor who's a retired K-12 teacher and telling her about how adding MLP-based patch pre-processing layers improves Bert-like self-supervised training based on patch masking.
Had to throw some Jurassic Park humor in here.
Re: Three things everyone should know about Vision Transformers
#4There's something that tickles me about this paper's title. The thought that everyone should know these three things. The idea of going to my neighbor who's a retired K-12 teacher and telling her about how adding MLP-based patch pre-processing layers improves Bert-like self-supervised training based on patch masking.
Re: Three things everyone should know about Vision Transformers
#5There's something that tickles me about this paper's title. The thought that everyone should know these three things. The idea of going to my neighbor who's a retired K-12 teacher and telling her about how adding MLP-based patch pre-processing layers improves Bert-like self-supervised training based on patch masking.
Clickbait titles are something of a tradition in this field by now. Some important paper titles include "One weird trick for parallelizing convolutional neural networks", "Attention is all you need", and "A picture is worth 16x16 words". Personally I still find it kind of irritating, but to each their own I guess.
Re: Three things everyone should know about Vision Transformers
#6- Vision Transformers can be parallelized to reduce latency and improve optimization without sacrificing accuracy.
- Fine-tuning only the attention layers is often sufficient for adapting ViTs to new tasks or resolutions, saving compute and memory.
- Using MLP-based patch preprocessing improves performance in masked self-supervised learning by preserving patch independence.
Re: Three things everyone should know about Vision Transformers
#7There's something that tickles me about this paper's title. The thought that everyone should know these three things. The idea of going to my neighbor who's a retired K-12 teacher and telling her about how adding MLP-based patch pre-processing layers improves Bert-like self-supervised training based on patch masking.
Re: Three things everyone should know about Vision Transformers
#8Earlier quoted context omitted.
Clickbait titles are something of a tradition in this field by now. Some important paper titles include "One weird trick for parallelizing convolutional neural networks", "Attention is all you need", and "A picture is worth 16x16 words". Personally I still find it kind of irritating, but to each their own I guess.
Only the first one is clickbait in the style of blogs that incentivize you to click on the headline (i.e. the information gap), the last two are just fun puns.
Re: Three things everyone should know about Vision Transformers
#9Earlier quoted context omitted.
Clickbait titles are something of a tradition in this field by now. Some important paper titles include "One weird trick for parallelizing convolutional neural networks", "Attention is all you need", and "A picture is worth 16x16 words". Personally I still find it kind of irritating, but to each their own I guess.
Only the first one is clickbait in the style of blogs that incentivize you to click on the headline (i.e. the information gap), the last two are just fun puns.
Re: Three things everyone should know about Vision Transformers
#10Earlier quoted context omitted.
Only the first one is clickbait in the style of blogs that incentivize you to click on the headline (i.e. the information gap), the last two are just fun puns.
In what sense is "Attention is all you need" a pun?