We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdb8dd commit 680d446Copy full SHA for 680d446
vit_pytorch/simple_vit_with_register_tokens.py
@@ -1,3 +1,8 @@
1
+"""
2
+ Vision Transformers Need Registers
3
+ https://arxiv.org/abs/2309.16588
4
5
+
6
import torch
7
from torch import nn
8
0 commit comments